IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 7, 2014, 5:40:37 AM (12 years ago)
Author:
eugene
Message:

merge changes from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140423/psModules/src/objects/pmSource.h

    r36623 r36829  
    113113    float sky;                          ///< The sky at the center of the object
    114114    float skyErr;                       ///< The sky error at the center of the object
     115    float extSN;                        ///< for externally supplied source the kron signal to noise (used by full force)
    115116
    116117    psRegion region;                    ///< area on image covered by selected pixels
     
    119120    pmSourceExtendedPars *extpars;      ///< extended source parameters
    120121    pmSourceDiffStats *diffStats;       ///< extra parameters for difference detections
    121     pmSourceGalaxyFits *galaxyFits;     ///< fits to galaxy models (psphotFullForce only)
     122    psArray *galaxyFits;                ///< fits to galaxy models (psphotFullForce only)
    122123    pmSourceLensing *lensingOBJ;        ///< lensing moments parameters (per object)
    123124    pmSourceLensing *lensingPSF;        ///< lensing moments parameters (psf, interpolated)
Note: See TracChangeset for help on using the changeset viewer.