IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 54 and Version 55 of ippToPsps_Object


Ignore:
Timestamp:
Nov 10, 2012, 9:39:18 PM (14 years ago)
Author:
chambers
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps_Object

    v54 v55  
    3030|| '''Object''' ||||||||||||||
    3131|| '''ODM attribute''' || '''units''' || '''Data type''' || '''Default''' || '''Description''' || '''IPP source''' || '''IPP variable/notes''' ||
    32 || objID||unknown||BIGINT||0||ODM object identifier index|| cpt file || EXT_ID ||
    33 || ippObjID||unknown||BIGINT||0||IPP object number|| cpt file ||CAT_ID*1000000000 + OBJ_ID ||
    34 || projectionCellID||unknown||INT||-999||projection cell identifier at discovery time|| || ||
    35 || htmID||unknown||BIGINT||0||HTM index|| || to be DROPPED from table ||
    36 || zoneID||unknown||INT||0||Zone index|| ||to be DROPPED from table ||
    37 || stackVer||unknown||SMALLINT||-999 -||static stack version number|| || ||
    38 || objInfoFlag||unknown||BIGINT||-999||flag indicating odd properties|| || ||
    39 || varFlag||unknown||TINYINT||0||variable in difference image detections|| || ||
    40 || surveyID||unknown||TINYINT||255||Survey ID|| config || as set in the ippToPsps config ||
    41 || ra||degree||FLOAT||0|| Right Ascension|| cpt file || RA - where this is the RA at the reference epoch. Defaults to RA in stack if not seen in frames ||
    42 || dec||degree||FLOAT||0|| Declination|| cpt file || DEC - where this is the Dec at the reference epoch. Defaults to Dec in stack if not seen in frames||
     32|| objID||dimensionless||BIGINT||0||ODM object identifier index|| cpt file || EXT_ID ||
     33|| ippObjID||dimensionless||BIGINT||0||IPP object number|| cpt file ||CAT_ID*1000000000 + OBJ_ID ||
     34|| projectionCellID||dimensionless||INT||-999||projection cell identifier at discovery time|| || ||
     35|| htmID||dimensionless||BIGINT||0||HTM index|| || to be DROPPED from table ||
     36|| zoneID||dimensionless||INT||0||Zone index|| ||to be DROPPED from table ||
     37|| stackVer||dimensionless||SMALLINT||-999 -||static stack version number|| || ||
     38|| objInfoFlag||dimensionless||BIGINT||-999||flag indicating odd properties|| || ||
     39|| varFlag||dimensionless||TINYINT||0||variable in difference image detections|| || ||
     40|| surveyID||dimensionless||TINYINT||255||Survey ID|| config || as set in the ippToPsps config ||
     41|| ra||degrees||FLOAT||0|| Right Ascension|| cpt file || RA - where this is the RA at the reference epoch. Defaults to RA in stack if not seen in frames ||
     42|| dec||degrees||FLOAT||0|| Declination|| cpt file || DEC - where this is the Dec at the reference epoch. Defaults to Dec in stack if not seen in frames||
    4343|| raErr||arcsec||REAL||0.0|| Right Ascension error|| cpt file || RA_ERR ||
    4444|| decErr||arcsec||REAL||0.0|| Declination error|| cpt file  || DEC_ERR ||
     
    4848|| lambda||degree||FLOAT||-999|| ecliptic longitude|| || populated during PSPS merge ||
    4949|| beta||degree||FLOAT||-999|| ecliptic latitude|| || populated during PSPS merge ||
    50 || l||degree||FLOAT||-999|| galactic longitude|| || populated during PSPS merge ||
    51 || b||degree||FLOAT||-999|| galactic latitude|| || populated during PSPS merge ||
     50|| l ||degrees||FLOAT||-999|| galactic longitude|| || populated during PSPS merge ||
     51|| b ||degrees||FLOAT||-999|| galactic latitude|| || populated during PSPS merge ||
    5252|| ~~~lsg~~~||~~~unknown~~~||~~~'''INT 8'''~~~||~~~-999~~~||~~~supergalactic longitude~~~|| || ~~~populated during PSPS merge~~~ ||
    5353|| ~~~bsg~~~ ||~~~unknown~~~||~~~'''INT 8'''~~~||~~~-999~~~||~~~supergalactic latitude~~~|| || ~~~populated during PSPS merge~~~||
    54 || nDetections||unknown||SMALLINT||-999||total number of detection measurements in all filters|| cpt file || sum of NCODE for different filters in dvo ||
    55 || ng||unknown||SMALLINT||-999||number of measures in g filter|| cps file || NCODE ("number of detections in band")||
     54|| nDetections||dimensionless||SMALLINT||-999||total number of detection measurements in all filters|| cpt file || sum of NCODE for different filters in dvo ||
     55|| ng||dimensionless||SMALLINT||-999||number of measures in g filter|| cps file || NCODE ("number of detections in band")||
    5656||  ||||||||||||||
    5757|| The block below is repeated for filters r, i, z, y and w ||||||||||||||
     
    7070|| gStackKronMagErr||mag||REAL||-999|| g stack kron mag err || cps file ||   FLUX_KRON_ERR /FLUX_KRON ||
    7171|| gFlags ||unknown||SMALLINT||-999|| g flags || cps || flags ||
    72 || gStackDetectID ||unknown||BIGINT||-999|| stackdetect id to map back to stackdetection table||cps or cpt || STACK_DETECT_ID ||
     72|| gStackDetectID ||dimensionless||BIGINT||-999|| stackdetect id to map back to stackdetection table||cps or cpt || STACK_DETECT_ID ||
    7373|| end repeat of block||||||||||||||
    7474|| ||||||||||||||
    75 || ~~~extra~~~ '''qf_perfect'''||unknown||REAL||-999|| qf_perfect|| cpt|| '''PSF_QF_PERFECT rename it qf_perfect''' ||
    76 || sgSep||unknown||REAL||-999|| star/galaxy separator - true if any one color is|| cpt|| STARGAL_SEPrepresents fraction of time detections were 'extended' in P2s ||
    77 || consistencyFlag||unknown||SMALLINT||0||Value computed from associated detections, it is originally given by IPP and should agree with the ODM validation|| || ||
    78 || dataRelease||unknown||TINYINT||0||Data release|| || ||
    79 || updated||unknown||INT||-999||MJD of last update|| || ||
     75|| ~~~extra~~~ '''qf_perfect'''||dimensionless||REAL||-999|| qf_perfect|| cpt|| '''PSF_QF_PERFECT rename it qf_perfect''' ||
     76|| sgSep||dimensionless||REAL||-999|| star/galaxy separator - true if any one color is|| cpt|| STARGAL_SEPrepresents fraction of time detections were 'extended' in P2s ||
     77|| consistencyFlag||dimensionless||SMALLINT||0||Value computed from associated detections, it is originally given by IPP and should agree with the ODM validation|| || ||
     78|| dataRelease||Mean Julian Day||TINYINT||0||Data release|| || ||
     79|| updated||Mean Julian Day||INT||-999||MJD of last update|| || ||
    8080
    8181