Changes between Version 34 and Version 35 of ippToPsps_Object
- Timestamp:
- Jul 17, 2012, 10:35:24 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPsps_Object
v34 v35 58 58 || decMeanErr||arcsec||REAL||-999|| estimated error in decMean|| || see above || 59 59 || ng||unknown||SMALLINT||-999||number of measures in g filter|| cps file || NCODE ("number of detections in band")|| 60 || gMeanMag||mag||REAL||-999|| mean g magnitude|| cps file || MAG (the AB magnitude) ||61 || gMeanFlux||mag||REAL||-999|| mean g flux|| cps file || ~~3631 * POW(10.0, (-0.4*MAG)) ~~ ||60 || gMeanMag||mag||REAL||-999|| mean g magnitude|| cps file || MAG (the AB magnitude) (from exp,psf) to be renamed '''gMeanPSF''' || 61 || gMeanFlux||mag||REAL||-999|| mean g flux|| cps file || ~~3631 * POW(10.0, (-0.4*MAG)) ~~ mean kron mag from exp, psf to be renamed '''gMeanKron'''|| 62 62 || gMeanMagErr||mag||REAL||-999|| estimated error of g magnitude mean|| cps file || MAG_ERR, set to NULL if MAG_ERR > 0.5 (Gene's cut as of 2012-04-13) || 63 63 || gMeanFluxErr||mag||REAL||-999|| estimated error of g flux mean|| || || … … 74 74 || zyMeanColorErr||mag||REAL||-999|| Estimated error in z-y color from zMean & yMean||cps file || ~~SQRT(POW(zMeanMagErr,2) + POW(yMeanMagErr,2))~~|| 75 75 || gMagBest||mag||REAL||-999|| g magnitude from stack frames|| || || 76 || gModID||unknown||SMALLINT||-999| |index of which g model magnitude was used from stack|| || ||76 || gModID||unknown||SMALLINT||-999| ~~|index of which g model magnitude was used from stack~~ flags (including one from ipptopsps) to be renamed '''gflags'''|| || || 77 77 || rMagBest||mag||REAL||-999|| r magnitude from stack frames|| || || 78 || rModID||unknown||SMALLINT||-999|| index of which r model magnitude was used from stack|| || ||78 || rModID||unknown||SMALLINT||-999||~~index of which r model magnitude was used from stack~~flags (including one from ipptopsps) to be renamed '''rflags'''|| || || 79 79 || iMagBest||mag||REAL||-999|| i magnitude from stack frames|| || || 80 || iModID||unknown||SMALLINT||-999|| index of which i model magnitude was used from stack|| || ||80 || iModID||unknown||SMALLINT||-999||~~index of which i model magnitude was used from stack~~ flags (including one from ipptopsps) to be renamed '''iflags'''|| || || 81 81 || zMagBest||mag||REAL||-999|| z magnitude from stack frames|| || || 82 || zModID||unknown||SMALLINT||-999|| index of which z model magnitude was used from stack|| || ||82 || zModID||unknown||SMALLINT||-999||~~index of which z model magnitude was used from stack~~ flags (including one from ipptopsps) to be renamed '''zflags'''|| || || 83 83 || yMagBest||mag||REAL||-999|| y magnitude from stack frames|| || || 84 || yModID||unknown||SMALLINT||-999|| index of which y model magnitude was used from stack|| || ||84 || yModID||unknown||SMALLINT||-999||~~index of which y model magnitude was used from stack~~ flags (including one from ipptopsps) to be renamed '''yflags'''|| || || 85 85 || grColor||unknown||REAL||-999||g-r color from gmag and rmag|| || || 86 86 || riColor||unknown||REAL||-999||r-i color from rmag and imag|| || ||
