IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 14 and Version 15 of ippToPsps_Object


Ignore:
Timestamp:
Mar 9, 2012, 11:01:34 AM (14 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps_Object

    v14 v15  
    4949|| decMeanErr||arcsec||REAL||-999|| estimated error in decMean|| || see above ||
    5050|| ng||unknown||SMALLINT||-999||number of measures in g filter|| || ||
    51 || gMeanMag||mag||REAL||-999|| mean g magnitude|| || ||
    52 || gMeanFlux||mag||REAL||-999|| mean g flux|| || ||
     51|| gMeanMag||mag||REAL||-999|| mean g magnitude|| || the AB magnitude ||
     52|| gMeanFlux||mag||REAL||-999|| mean g flux|| || in Jansky (Jy) ||
    5353|| gMeanMagErr||mag||REAL||-999|| estimated error of g magnitude mean|| || ||
    5454|| gMeanFluxErr||mag||REAL||-999|| estimated error of g flux mean|| || ||
     
    5656|| gMax||mag||REAL||-999|| maximum g magnitude|| || ||
    5757|| repeat above block for filters r, i, z, y and w ||||||||||||||
    58 || grMeanColor||mag||REAL||-999|| g-r color from gMean & rMean|| || ||
    59 || riMeanColor||mag||REAL||-999|| r-i color from rMean & iMean|| || ||
    60 || izMeanColor||mag||REAL||-999|| i-z color from iMean & zMean|| || ||
    61 || zyMeanColor||mag||REAL||-999|| z-y color from zMean & yMean|| || ||
    62 || grMeanColorErr||mag||REAL||-999|| Estimated error in g-r color from gMean & rMean|| || ||
    63 || riMeanColorErr||mag||REAL||-999|| Estimated error in r-i color from rMean & iMean|| || ||
    64 || izMeanColorErr||mag||REAL||-999|| Estimated error in i-z color from iMean & zMean|| || ||
    65 || zyMeanColorErr||mag||REAL||-999|| Estimated error in z-y color from zMean & yMean|| || ||
     58|| grMeanColor||mag||REAL||-999|| g-r color from gMean & rMean|| || calculated within ippToPsps: gMeanMag - rMeanMag ||
     59|| riMeanColor||mag||REAL||-999|| r-i color from rMean & iMean|| || calculated within ippToPsps: rMeanMag - iMeanMag||
     60|| izMeanColor||mag||REAL||-999|| i-z color from iMean & zMean|| || calculated within ippToPsps: iMeanMag - zMeanMag||
     61|| zyMeanColor||mag||REAL||-999|| z-y color from zMean & yMean|| || calculated within ippToPsps: zMeanMag - yMeanMag||
     62|| grMeanColorErr||mag||REAL||-999|| Estimated error in g-r color from gMean & rMean|| || calculated within ippToPsps: gMeanMagErr - rMeanMagErr ||
     63|| riMeanColorErr||mag||REAL||-999|| Estimated error in r-i color from rMean & iMean|| || calculated within ippToPsps: rMeanMagErr - iMeanMagErr||
     64|| izMeanColorErr||mag||REAL||-999|| Estimated error in i-z color from iMean & zMean|| || calculated within ippToPsps: iMeanMagErr - zMeanMagErr||
     65|| zyMeanColorErr||mag||REAL||-999|| Estimated error in z-y color from zMean & yMean|| || calculated within ippToPsps: zMeanMagErr - yMeanMagErr||
    6666|| gMagBest||mag||REAL||-999|| g magnitude from stack frames|| || ||
    6767|| gModID||unknown||SMALLINT||-999||index of which g model magnitude was used from stack|| || ||
     
    7878|| izColor||unknown||REAL||-999||i-z color from imag and zmag|| || ||
    7979|| zyColor||unknown||REAL||-999||z-y color from zmag and ymag|| || ||
    80 || sgSep||unknown||REAL||-999||star/galaxy separator - true if any one color is|| || ||
     80|| sgSep||unknown||REAL||-999||star/galaxy separator - true if any one color is|| || represents fraction of time detections were 'extended' in P2s ||
    8181|| consistencyFlag||unknown||SMALLINT||0||Value computed from associated detections, it is originally given by IPP and should agree with the ODM validation|| || ||
    8282|| dataRelease||unknown||TINYINT||0||Data release|| || ||