Changes between Version 18 and Version 19 of ippToPsps_Object
- Timestamp:
- Mar 27, 2012, 11:43:31 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPsps_Object
v18 v19 30 30 || '''Object''' |||||||||||||| 31 31 || '''ODM attribute''' || '''units''' || '''Data type''' || '''Default''' || '''Description''' || '''IPP source''' || '''IPP variable/notes''' || 32 || objID||unknown||BIGINT||0||ODM object identifier index|| DVO average.d (cpt)|| EXT_ID ||33 || ippObjID||unknown||BIGINT||0||IPP object number|| DVO average.d (cpt)||CAT_ID*1000000000 + OBJ_ID ||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 34 || projectionCellID||unknown||INT||-999||projection cell identifier at discovery time|| || || 35 35 || htmID||unknown||BIGINT||0||HTM index|| || to be DROPPED from table || … … 39 39 || varFlag||unknown||TINYINT||0||variable in difference image detections|| || || 40 40 || surveyID||unknown||TINYINT||255||Survey ID|| || || 41 || ra||degree||FLOAT||0|| Right Ascension|| DVO average.d (cpt) || R- 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|| DVO average.d (cpt) || D- where this is the Dec at the reference epoch. Defaults to Dec in stack if not seen in frames||43 || raErr||arcsec||REAL||0.0|| Right Ascension error|| DVO average.d (cpt) || dR ||44 || decErr||arcsec||REAL||0.0|| Declination error|| DVO average.d (cpt) || dD||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|| 43 || raErr||arcsec||REAL||0.0|| Right Ascension error|| cpt file || RA_ERR || 44 || decErr||arcsec||REAL||0.0|| Declination error|| cpt file || DEC_ERR || 45 45 || cx||unknown||FLOAT||0||Cartesian x|| || populated during PSPS merge || 46 46 || cy||unknown||FLOAT||0||Cartesian y|| || populated during PSPS merge ||
