- Timestamp:
- Apr 26, 2011, 5:54:39 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110404/psModules/src/objects/pmSource.h
r31361 r31384 80 80 pmSourceMode2 mode2; ///< analysis flags set for object. 81 81 pmSourceTmpF tmpFlags; ///< internal-only flags 82 psArray *blends; ///< collection of sources thought to be confused with object 82 83 83 float psfMag; ///< calculated from flux in modelPSF 84 84 float psfMagErr; ///< error in psfMag … … 98 98 float crNsigma; ///< Nsigma deviation from PSF to CR 99 99 float extNsigma; ///< Nsigma deviation from PSF to EXT 100 float sky, skyErr; ///< The sky and its error at the center of the object 100 float sky; ///< The sky at the center of the object 101 float skyErr; ///< The sky error at the center of the object 102 101 103 psRegion region; ///< area on image covered by selected pixels 104 psArray *blends; ///< collection of sources thought to be confused with object 102 105 pmSourceExtendedPars *extpars; ///< extended source parameters 103 106 pmSourceDiffStats *diffStats; ///< extra parameters for difference detections
Note:
See TracChangeset
for help on using the changeset viewer.
