Changes between Version 10 and Version 11 of ippToPsps_Object
- Timestamp:
- Mar 9, 2012, 10:51:19 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPsps_Object
v10 v11 8 8 Object 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: 9 9 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] 12 12 13 13 = PSPS tables = … … 24 24 || ippObjID||unknown||BIGINT||0||IPP object number|| || || 25 25 || 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 || 28 28 || stackVer||unknown||SMALLINT||-999 -||static stack version number|| || || 29 29 || objInfoFlag||unknown||BIGINT||-999||flag indicating odd properties|| || || … … 34 34 || raErr||arcsec||REAL||0.0|| Right Ascension error|| || see above || 35 35 || 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 || 45 45 || nDetections||unknown||SMALLINT||-999||total number of detection measurements in all filters|| || || 46 46 || raMean||degree||FLOAT||-999|| mean RA of object|| || if only found in a stack, then left unpopulated ||
