- Timestamp:
- Jun 7, 2014, 5:40:37 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140423/psModules/src/objects/pmSource.h
r36623 r36829 113 113 float sky; ///< The sky at the center of the object 114 114 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) 115 116 116 117 psRegion region; ///< area on image covered by selected pixels … … 119 120 pmSourceExtendedPars *extpars; ///< extended source parameters 120 121 pmSourceDiffStats *diffStats; ///< extra parameters for difference detections 121 p mSourceGalaxyFits *galaxyFits;///< fits to galaxy models (psphotFullForce only)122 psArray *galaxyFits; ///< fits to galaxy models (psphotFullForce only) 122 123 pmSourceLensing *lensingOBJ; ///< lensing moments parameters (per object) 123 124 pmSourceLensing *lensingPSF; ///< lensing moments parameters (psf, interpolated)
Note:
See TracChangeset
for help on using the changeset viewer.
