IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 8 and Version 9 of ippToPsps_Object


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

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps_Object

    v8 v9  
    66= Object batches =
    77
    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.
     8Object 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
    912
    1013= PSPS tables =
     
    2730|| varFlag||unknown||TINYINT||0||variable in difference image detections|| || ||
    2831|| 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||
    3134|| raErr||arcsec||REAL||0.0|| Right Ascension error|| || ||
    3235|| decErr||arcsec||REAL||0.0|| Declination error|| || ||
     
    4144|| bsg||unknown||FLOAT||-999||supergalactic latitude|| || ||
    4245|| 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||
    4750|| ng||unknown||SMALLINT||-999||number of measures in g filter|| || ||
    4851|| gMeanMag||mag||REAL||-999|| mean g magnitude|| || ||