IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 10 and Version 11 of ippToPsps_Object


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

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps_Object

    v10 v11  
    88Object batches are generated from IPP for objects that have set for the year and that have been fully processed by the IPP. Data is taken entirely from DVO FITS files, specificall:
    99
    10  * {{{cpt}}} file: contains ...
    11  * {{{cps}}} file: contains mean mags etc
     10 * {{{cpt}}} file: contains ..., definition [browser:trunk/Ohana/src/libautocode/def/average.d here]
     11 * {{{cps}}} file: contains mean mags etc definition [browser:trunk/Ohana/src/libautocode/def/secfilt.d here]
    1212
    1313= PSPS tables =
     
    2424|| ippObjID||unknown||BIGINT||0||IPP object number|| || ||
    2525|| projectionCellID||unknown||INT||-999||projection cell identifier at discovery time|| || ||
    26 || htmID||unknown||BIGINT||0||HTM index|| || ||
    27 || zoneID||unknown||INT||0||Zone index|| || ||
     26|| htmID||unknown||BIGINT||0||HTM index|| || to be DROPPED from table ||
     27|| zoneID||unknown||INT||0||Zone index|| ||to be DROPPED from table ||
    2828|| stackVer||unknown||SMALLINT||-999 -||static stack version number|| || ||
    2929|| objInfoFlag||unknown||BIGINT||-999||flag indicating odd properties|| || ||
     
    3434|| raErr||arcsec||REAL||0.0|| Right Ascension error|| || see above ||
    3535|| decErr||arcsec||REAL||0.0|| Declination error|| || see above ||
    36 || cx||unknown||FLOAT||0||Cartesian x|| || ||
    37 || cy||unknown||FLOAT||0||Cartesian y|| || ||
    38 || cz||unknown||FLOAT||0||Cartesian z|| || ||
    39 || lambda||degree||FLOAT||-999|| ecliptic longitude|| || ||
    40 || beta||degree||FLOAT||-999|| ecliptic latitude|| || ||
    41 || l||degree||FLOAT||-999|| galactic longitude|| || ||
    42 || b||degree||FLOAT||-999|| galactic latitude|| || ||
    43 || lsg||unknown||FLOAT||-999||supergalactic longitude|| || ||
    44 || bsg||unknown||FLOAT||-999||supergalactic latitude|| || ||
     36|| cx||unknown||FLOAT||0||Cartesian x|| || populated during PSPS merge ||
     37|| cy||unknown||FLOAT||0||Cartesian y|| || populated during PSPS merge ||
     38|| cz||unknown||FLOAT||0||Cartesian z|| || populated during PSPS merge ||
     39|| lambda||degree||FLOAT||-999|| ecliptic longitude|| || populated during PSPS merge ||
     40|| beta||degree||FLOAT||-999|| ecliptic latitude|| || populated during PSPS merge ||
     41|| l||degree||FLOAT||-999|| galactic longitude|| || populated during PSPS merge ||
     42|| b||degree||FLOAT||-999|| galactic latitude|| || populated during PSPS merge ||
     43|| lsg||unknown||FLOAT||-999||supergalactic longitude|| || populated during PSPS merge ||
     44|| bsg||unknown||FLOAT||-999||supergalactic latitude|| || populated during PSPS merge ||
    4545|| nDetections||unknown||SMALLINT||-999||total number of detection measurements in all filters|| || ||
    4646|| raMean||degree||FLOAT||-999|| mean RA of object|| || if only found in a stack, then left unpopulated ||