IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 3 and Version 4 of ippToPsps_Object


Ignore:
Timestamp:
Mar 9, 2012, 10:39:09 AM (14 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps_Object

    v3 v4  
    1616= Unresolved fields =
    1717
    18 || '''PSPS field''' || '''PSPS type''' || '''PSPS Description''' || '''Comments''' ||
    19 
     18|| '''!Object''' ||||||||||||||
     19|| '''ODM attribute''' || '''units''' || '''Data type''' || '''Default''' || '''Description''' || '''IPP source''' || '''IPP variable/notes''' ||
     20|| objID||unknown||BIGINT||0||ODM object identifier index|| || ||
     21|| ippObjID||unknown||BIGINT||0||IPP object number|| || ||
     22|| projectionCellID||unknown||INT||-999||projection cell identifier at discovery time|| || ||
     23|| htmID||unknown||BIGINT||0||HTM index|| || ||
     24|| zoneID||unknown||INT||0||Zone index|| || ||
     25|| stackVer||unknown||SMALLINT||-999 -||static stack version number|| || ||
     26|| objInfoFlag||unknown||BIGINT||-999||flag indicating odd properties|| || ||
     27|| varFlag||unknown||TINYINT||0||variable in difference image detections|| || ||
     28|| surveyID||unknown||TINYINT||255||Survey ID|| || ||
     29|| ra||degree||FLOAT||0|| Right Ascension|| || ||
     30|| dec||degree||FLOAT||0|| Declination|| || ||
     31|| raErr||arcsec||REAL||0.0|| Right Ascension error|| || ||
     32|| decErr||arcsec||REAL||0.0|| Declination error|| || ||
     33|| cx||unknown||FLOAT||0||Cartesian x|| || ||
     34|| cy||unknown||FLOAT||0||Cartesian y|| || ||
     35|| cz||unknown||FLOAT||0||Cartesian z|| || ||
     36|| lambda||degree||FLOAT||-999|| ecliptic longitude|| || ||
     37|| beta||degree||FLOAT||-999|| ecliptic latitude|| || ||
     38|| l||degree||FLOAT||-999|| galactic longitude|| || ||
     39|| b||degree||FLOAT||-999|| galactic latitude|| || ||
     40|| lsg||unknown||FLOAT||-999||supergalactic longitude|| || ||
     41|| bsg||unknown||FLOAT||-999||supergalactic latitude|| || ||
     42|| nDetections||unknown||SMALLINT||-999||total number of detection measurements in all filters|| || ||
     43|| raMean||degree||FLOAT||-999|| mean RA of object|| || ||
     44|| decMean||degree||FLOAT||-999|| mean DEC of object|| || ||
     45|| raMeanErr||arcsec||REAL||-999|| estimated error in raMean|| || ||
     46|| decMeanErr||arcsec||REAL||-999|| estimated error in decMean|| || ||
     47|| ng||unknown||SMALLINT||-999||number of measures in g filter|| || ||
     48|| gMeanMag||mag||REAL||-999|| mean g magnitude|| || ||
     49|| gMeanFlux||mag||REAL||-999|| mean g flux|| || ||
     50|| gMeanMagErr||mag||REAL||-999|| estimated error of g magnitude mean|| || ||
     51|| gMeanFluxErr||mag||REAL||-999|| estimated error of g flux mean|| || ||
     52|| gMin||mag||REAL||-999|| minimum g magnitide|| || ||
     53|| gMax||mag||REAL||-999|| maximum g magnitude|| || ||
     54|| nr||unknown||SMALLINT||-999||number of measures in r filter|| || ||
     55|| rMeanMag||mag||REAL||-999|| mean r magnitude|| || ||
     56|| rMeanFlux||mag||REAL||-999|| mean r flux|| || ||
     57|| rMeanMagErr||mag||REAL||-999|| estimated error of r magnitude mean|| || ||
     58|| rMeanFluxErr||mag||REAL||-999|| estimated error of r flux mean|| || ||
     59|| rMin||mag||REAL||-999|| minimum r magnitude|| || ||
     60|| rMax||mag||REAL||-999|| maximum r magnitude|| || ||
     61|| ni||unknown||SMALLINT||-999||number of measures in i filter|| || ||
     62|| iMeanMag||mag||REAL||-999|| mean i magnitude|| || ||
     63|| iMeanFlux||mag||REAL||-999|| mean i flux|| || ||
     64|| iMeanMagErr||mag||REAL||-999|| estimated error of i magitude mean|| || ||
     65|| iMeanFluxErr||mag||REAL||-999|| estimated error of i flux mean|| || ||
     66|| iMin||mag||REAL||-999|| minimum i magniutde|| || ||
     67|| iMax||mag||REAL||-999|| maximum i magnitude|| || ||
     68|| nz||mag||SMALLINT||-999|| number of measures in z filter|| || ||
     69|| zMeanMag||mag||REAL||-999|| mean z magnitude|| || ||
     70|| zMeanFlux||mag||REAL||-999|| mean z flux|| || ||
     71|| zMeanMagErr||mag||REAL||-999|| estimated error of z magnitude mean|| || ||
     72|| zMeanFluxErr||mag||REAL||-999|| estimated error of z flux mean|| || ||
     73|| zMin||mag||REAL||-999|| minimum z magnitude|| || ||
     74|| zMax||mag||REAL||-999|| maximum z magnitude|| || ||
     75|| ny||unknown||SMALLINT||-999||number of measures in y filter|| || ||
     76|| yMeanMag||mag||REAL||-999|| mean y magnitude|| || ||
     77|| yMeanFlux||mag||REAL||-999|| mean y flux|| || ||
     78|| yMeanMagErr||mag||REAL||-999|| estimated error of y magnitude mean|| || ||
     79|| yMeanFluxErr||mag||REAL||-999|| estimated error of y flux mean|| || ||
     80|| yMin||mag||REAL||-999|| minimum y magnitude|| || ||
     81|| yMax||mag||REAL||-999|| maximum y magnitude|| || ||
     82|| nw||unknown||SMALLINT||-999||number of measures in the wide (w) solar system filter|| || ||
     83|| wMeanMag||mag||REAL||-999|| mean w magnitude|| || ||
     84|| wMeanFlux||mag||REAL||-999|| mean w flux|| || ||
     85|| wMeanMagErr||mag||REAL||-999|| estimated error of w magnitude mean|| || ||
     86|| wMeanFluxErr||mag||REAL||-999|| estimated error of w flux mean|| || ||
     87|| wMin||mag||REAL||-999|| minimum w magnitude|| || ||
     88|| wMax||mag||REAL||-999|| maximum w magnitude|| || ||
     89|| grMeanColor||mag||REAL||-999|| g-r color from gMean & rMean|| || ||
     90|| riMeanColor||mag||REAL||-999|| r-i color from rMean & iMean|| || ||
     91|| izMeanColor||mag||REAL||-999|| i-z color from iMean & zMean|| || ||
     92|| zyMeanColor||mag||REAL||-999|| z-y color from zMean & yMean|| || ||
     93|| grMeanColorErr||mag||REAL||-999|| Estimated error in g-r color from gMean & rMean|| || ||
     94|| riMeanColorErr||mag||REAL||-999|| Estimated error in r-i color from rMean & iMean|| || ||
     95|| izMeanColorErr||mag||REAL||-999|| Estimated error in i-z color from iMean & zMean|| || ||
     96|| zyMeanColorErr||mag||REAL||-999|| Estimated error in z-y color from zMean & yMean|| || ||
     97|| gMagBest||mag||REAL||-999|| g magnitude from stack frames|| || ||
     98|| gModID||unknown||SMALLINT||-999||index of which g model magnitude was used from stack|| || ||
     99|| rMagBest||mag||REAL||-999|| r magnitude from stack frames|| || ||
     100|| rModID||unknown||SMALLINT||-999||index of which r model magnitude was used from stack|| || ||
     101|| iMagBest||mag||REAL||-999|| i magnitude from stack frames|| || ||
     102|| iModID||unknown||SMALLINT||-999||index of which i model magnitude was used from stack|| || ||
     103|| zMagBest||mag||REAL||-999|| z magnitude from stack frames|| || ||
     104|| zModID||unknown||SMALLINT||-999||index of which z model magnitude was used from stack|| || ||
     105|| yMagBest||mag||REAL||-999|| y magnitude from stack frames|| || ||
     106|| yModID||unknown||SMALLINT||-999||index of which y model magnitude was used from stack|| || ||
     107|| grColor||unknown||REAL||-999||g-r color from gmag and rmag|| || ||
     108|| riColor||unknown||REAL||-999||r-i color from rmag and imag|| || ||
     109|| izColor||unknown||REAL||-999||i-z color from imag and zmag|| || ||
     110|| zyColor||unknown||REAL||-999||z-y color from zmag and ymag|| || ||
     111|| sgSep||unknown||REAL||-999||star/galaxy separator - true if any one color is|| || ||
     112|| consistencyFlag||unknown||SMALLINT||0||Value computed from associated detections, it is originally given by IPP and should agree with the ODM validation|| || ||
     113|| dataRelease||unknown||TINYINT||0||Data release|| || ||
     114|| updated||unknown||INT||-999||MJD of last update|| || ||