IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 34 and Version 35 of ippToPsps_Object


Ignore:
Timestamp:
Jul 17, 2012, 10:35:24 AM (14 years ago)
Author:
heather
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps_Object

    v34 v35  
    5858|| decMeanErr||arcsec||REAL||-999|| estimated error in decMean|| || see above ||
    5959|| 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'''||
    6262|| 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|| || ||
     
    7474|| zyMeanColorErr||mag||REAL||-999|| Estimated error in z-y color from zMean & yMean||cps file  || ~~SQRT(POW(zMeanMagErr,2) + POW(yMeanMagErr,2))~~||
    7575|| 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'''|| || ||
    7777|| 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'''|| || ||
    7979|| 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'''|| || ||
    8181|| 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'''|| || ||
    8383|| 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'''|| || ||
    8585|| grColor||unknown||REAL||-999||g-r color from gmag and rmag|| || ||
    8686|| riColor||unknown||REAL||-999||r-i color from rmag and imag|| || ||