IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 23 and Version 24 of ippToPsps_Object


Ignore:
Timestamp:
Apr 4, 2012, 12:01:51 PM (14 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps_Object

    v23 v24  
    6969|| izMeanColor||mag||REAL||-999|| i-z color from iMean & zMean|| cps file || iMeanMag - zMeanMag||
    7070|| zyMeanColor||mag||REAL||-999|| z-y color from zMean & yMean|| cps file ||  zMeanMag - yMeanMag||
    71 || grMeanColorErr||mag||REAL||-999|| Estimated error in g-r color from gMean & rMean|| cps file ||  gMeanMagErr - rMeanMagErr ||
    72 || riMeanColorErr||mag||REAL||-999|| Estimated error in r-i color from rMean & iMean|| cps file ||  rMeanMagErr - iMeanMagErr||
    73 || izMeanColorErr||mag||REAL||-999|| Estimated error in i-z color from iMean & zMean||cps file  || iMeanMagErr - zMeanMagErr||
    74 || zyMeanColorErr||mag||REAL||-999|| Estimated error in z-y color from zMean & yMean||cps file  ||  zMeanMagErr - yMeanMagErr||
     71|| grMeanColorErr||mag||REAL||-999|| Estimated error in g-r color from gMean & rMean|| cps file || SQRT(POW(gMeanMagErr,2) + POW(rMeanMagErr,2)) ||
     72|| riMeanColorErr||mag||REAL||-999|| Estimated error in r-i color from rMean & iMean|| cps file || SQRT(POW(rMeanMagErr,2) + POW(iMeanMagErr,2))||
     73|| izMeanColorErr||mag||REAL||-999|| Estimated error in i-z color from iMean & zMean||cps file  || SQRT(POW(iMeanMagErr,2) + POW(zMeanMagErr,2))||
     74|| 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|| || ||
    7676|| gModID||unknown||SMALLINT||-999||index of which g model magnitude was used from stack|| || ||