IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 28 and Version 29 of ippToPsps_Object


Ignore:
Timestamp:
Apr 13, 2012, 4:20:26 PM (14 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps_Object

    v28 v29  
    5959|| ng||unknown||SMALLINT||-999||number of measures in g filter|| cps file || NCODE ("number of detections in band")||
    6060|| gMeanMag||mag||REAL||-999|| mean g magnitude|| cps file || MAG (the AB magnitude) ||
    61 || gMeanFlux||mag||REAL||-999|| mean g flux|| || in Jansky (Jy) ||
    62 || gMeanMagErr||mag||REAL||-999|| estimated error of g magnitude mean|| cps file || MAG_ERR ||
     61|| gMeanFlux||mag||REAL||-999|| mean g flux|| cps file || 3631 * POW(10.0, (-0.4*MAG)) ||
     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) ||
    6363|| gMeanFluxErr||mag||REAL||-999|| estimated error of g flux mean|| || ||
    64 || gMin||mag||REAL||-999|| minimum g magnitide|| cps file || MAG_20 (need a name-change in PSPS schema) ||
    65 || gMax||mag||REAL||-999|| maximum g magnitude|| cps file || MAG_80 (need a name-change in PSPS schema) ||
     64|| gMin||mag||REAL||-999|| minimum g magnitide|| cps file || MAG_20/1000 (need a name-change in PSPS schema) ||
     65|| gMax||mag||REAL||-999|| maximum g magnitude|| cps file || MAG_80/1000 (need a name-change in PSPS schema) ||
    6666|| repeat above block for filters r, i, z, y and w ||||||||||||||
    6767|| grMeanColor||mag||REAL||-999|| g-r color from gMean & rMean|| cps file || gMeanMag - rMeanMag ||