Changes between Version 66 and Version 67 of ippToPsps_Detections
- Timestamp:
- Oct 27, 2012, 7:32:23 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPsps_Detections
v66 v67 165 165 || psfTheta||deg||REAL||-999|| model PSF orientation angle|| smf XYnn.psf extension||PSF_THETA || 166 166 || psfLikelihood||unknown||REAL||-999||PSF likelihood||smf XYnn.psf extension || ~~~erfc(abs(EXT_NSIGMA) / sqrt(2)) ~~~ '''sign(EXT_NSIGMA) * erfc(abs(EXT_NSIGMA) / sqrt(2)''' || 167 || ~~~psfCf~~~ '''psf qf''' ||unknown||REAL||-999||PSF coverage factor||smf XYnn.psf extension || PSF_QF ||167 || ~~~psfCf~~~ '''psfQf''' ||unknown||REAL||-999||PSF coverage factor||smf XYnn.psf extension || PSF_QF || 168 168 || momentXX||arcsec||REAL||-999|| moment XX||smf XYnn.psf extension ||MOMENTS_XX || 169 169 || momentXY||arcsec||REAL||-999|| moment XY||smf XYnn.psf extension || MOMENTS_XY|| … … 175 175 || kronRad||arcsecs||REAL||-999|| Kron radius|| NA || empty || 176 176 || kronRadErr||arcsecs||REAL||-999|| Kron radius error|| NA || empty || 177 || ~~~crLikelihood~~~ '''psf qfperfect'''||unknown||REAL||-999||~~~Likelihood the source is a cosmic ray~~~|| smf XYnn.psf extension|| ~~~(EXT_NSIGMA > 0) ? 0 : 1 - psfLikelihood~~~ '''psfqfperfect'''||178 || ~~~extendedLikelihood~~~ '''psf chisq'''||unknown||REAL||-999||~~~Likelihood the source is extended~~~|| smf XYnn.psf extension || ~~~(EXT_NSIGMA > 0) ? 1 - psfLikelihood : 0~~~ '''psfchisq''' ||179 || infoFlag||unknown||BIGINT||-999||flag indicating provenance information||smf XYnn.psf extension and DVO || dvoDetection.meas.dbFlags << 32 | FLAGS ||177 || ~~~crLikelihood~~~ '''psfQfPerfect'''||unknown||REAL||-999||~~~Likelihood the source is a cosmic ray~~~|| smf XYnn.psf extension|| ~~~(EXT_NSIGMA > 0) ? 0 : 1 - psfLikelihood~~~ '''psf_qf_perfect'''|| 178 || ~~~extendedLikelihood~~~ '''psfChiSq'''||unknown||REAL||-999||~~~Likelihood the source is extended~~~|| smf XYnn.psf extension || ~~~(EXT_NSIGMA > 0) ? 1 - psfLikelihood : 0~~~ '''psf_chisq''' || 179 || infoFlag||unknown||BIGINT||-999||flag indicating provenance information||smf XYnn.psf extension and DVO || dvoDetection.meas.dbFlags << 46| FLAGS2 <<32 | FLAGS || 180 180 || sky||~~~adu~~~ '''adu/s/pixel''' ||REAL||-999|| PSF sky level at source|| smf XYnn.psf extension || SKY || 181 181 || skyErr||~~~adu~~~ '''adu/s/pixel''' ||REAL||-999|| estimated error in sky|| smf XYnn.psf extension|| SKY_SIGMA||
