Changes between Version 8 and Version 9 of ippToPsps_Object
- Timestamp:
- Mar 9, 2012, 10:45:38 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPsps_Object
v8 v9 6 6 = Object batches = 7 7 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. 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 10 * {{{cpt}}} file: contains ... 11 * {{{cps}}} file: contains mean mags etc 9 12 10 13 = PSPS tables = … … 27 30 || varFlag||unknown||TINYINT||0||variable in difference image detections|| || || 28 31 || surveyID||unknown||TINYINT||255||Survey ID|| || || 29 || ra||degree||FLOAT||0|| Right Ascension|| ||||30 || dec||degree||FLOAT||0|| Declination|| ||||32 || 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 || 33 || 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|| 31 34 || raErr||arcsec||REAL||0.0|| Right Ascension error|| || || 32 35 || decErr||arcsec||REAL||0.0|| Declination error|| || || … … 41 44 || bsg||unknown||FLOAT||-999||supergalactic latitude|| || || 42 45 || 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|| || ||46 || raMean||degree||FLOAT||-999|| mean RA of object|| || if only found in a stack, then left unpopulated || 47 || decMean||degree||FLOAT||-999|| mean DEC of object|| || if only found in a stack, then left unpopulated|| 48 || raMeanErr||arcsec||REAL||-999|| estimated error in raMean|| || if only found in a stack, then left unpopulated|| 49 || decMeanErr||arcsec||REAL||-999|| estimated error in decMean|| || if only found in a stack, then left unpopulated|| 47 50 || ng||unknown||SMALLINT||-999||number of measures in g filter|| || || 48 51 || gMeanMag||mag||REAL||-999|| mean g magnitude|| || ||
