IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links
wiki:ippToPsps_Object

Version 36 (modified by heather, 14 years ago) ( diff )

--

Back to ippToPsps main page

Object batches

Object batches are generated from the 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, specifically:

  • cpt file: contains ..., definition here
  • cps file: contains mean mags etc definition here

One PSPS batch represents one DVO 'region', eg these files

s3000/7471.10.cps
s3000/7471.10.cpt

would be used to create an object batch for this DVO region.

PSPS tables

1 Object extension

The full table definitions can be seen here

Current IPP to PSPS mappings

Object
ODM attribute units Data type Default Description IPP source IPP variable/notes
objIDunknownBIGINT0ODM object identifier index cpt file EXT_ID
ippObjIDunknownBIGINT0IPP object number cpt file CAT_ID*1000000000 + OBJ_ID
projectionCellIDunknownINT-999projection cell identifier at discovery time
htmIDunknownBIGINT0HTM index to be DROPPED from table
zoneIDunknownINT0Zone index to be DROPPED from table
stackVerunknownSMALLINT-999 -static stack version number
objInfoFlagunknownBIGINT-999flag indicating odd properties
varFlagunknownTINYINT0variable in difference image detections
surveyIDunknownTINYINT255Survey ID config as set in the ippToPsps config
radegreeFLOAT0 Right Ascension cpt file RA - where this is the RA at the reference epoch. Defaults to RA in stack if not seen in frames
decdegreeFLOAT0 Declination cpt file DEC - where this is the Dec at the reference epoch. Defaults to Dec in stack if not seen in frames
raErrarcsecREAL0.0 Right Ascension error cpt file RA_ERR
decErrarcsecREAL0.0 Declination error cpt file DEC_ERR
cxunknownFLOAT0Cartesian x populated during PSPS merge
cyunknownFLOAT0Cartesian y populated during PSPS merge
czunknownFLOAT0Cartesian z populated during PSPS merge
lambdadegreeFLOAT-999 ecliptic longitude populated during PSPS merge
betadegreeFLOAT-999 ecliptic latitude populated during PSPS merge
ldegreeFLOAT-999 galactic longitude populated during PSPS merge
bdegreeFLOAT-999 galactic latitude populated during PSPS merge
lsgunknownFLOAT-999supergalactic longitude populated during PSPS merge
bsgunknownFLOAT-999supergalactic latitude populated during PSPS merge
nDetectionsunknownSMALLINT-999total number of detection measurements in all filters cpt file NMEASURE
raMeandegreeFLOAT-999 mean RA of object if only found in a stack, then left unpopulated
decMeandegreeFLOAT-999 mean DEC of object if only found in a stack, then left unpopulated
raMeanErrarcsecREAL-999 estimated error in raMean see above
decMeanErrarcsecREAL-999 estimated error in decMean see above
ngunknownSMALLINT-999number of measures in g filter cps file NCODE ("number of detections in band")
gMeanMagmagREAL-999 mean g magnitude cps file MAG (the AB magnitude) (from exp,psf) to be renamed gMeanPSF
gMeanFluxmagREAL-999 mean g flux mean g kron mag from smfs cps file 3631 * POW(10.0, (-0.4*MAG)) mean kron mag from exp, psf to be renamed gMeanKron
gMeanMagErrmagREAL-999 estimated error of g magnitude mean cps file MAG_ERR, set to NULL if MAG_ERR > 0.5 (Gene's cut as of 2012-04-13) to be renamed gMeanPSFErr
gMeanFluxErrmagREAL-999 estimated error of g flux mean estimated error of gMeanKron cps KRON_MAG_ERR to be renamed gMeanKronErr
gMinmagREAL-999 minimum g magnitide cps file MAG_20/1000 need a name-change in PSPS schema - g20pct
gMaxmagREAL-999 maximum g magnitude cps file MAG_80/1000 need a name-change in PSPS schema - g80pct
repeat above block for filters r, i, z, y and w
grMeanColormagREAL-999 g-r color from gMean & rMean g psf mag stack cps file gMeanMag - rMeanMag to be renamed gstackPSF
riMeanColormagREAL-999 r-i color from rMean & iMean r psf mag stack cps file rMeanMag - iMeanMag to be renamed rstackPSF
izMeanColormagREAL-999 i-z color from iMean & zMean i psf mag stack cps file iMeanMag - zMeanMag to be renamed istackPSF
zyMeanColormagREAL-999 z-y color from zMean & yMean z psf mag stack cps file zMeanMag - yMeanMag to be renamed zstackPSF
grMeanColorErrmagREAL-999 Estimated error in g-r color from gMean & rMean y psf mag stack cps file SQRT(POW(gMeanMagErr,2) + POW(rMeanMagErr,2)) to be renamed ystackPSF
riMeanColorErrmagREAL-999 Estimated error in r-i color from rMean & iMean g psf mag err stack cps file SQRT(POW(rMeanMagErr,2) + POW(iMeanMagErr,2)) gstackPSFErr
izMeanColorErrmagREAL-999 Estimated error in i-z color from iMean & zMean r psf mag err stackcps file SQRT(POW(iMeanMagErr,2) + POW(zMeanMagErr,2)) rstackPSFErr
zyMeanColorErrmagREAL-999 Estimated error in z-y color from zMean & yMean i psf mag err stackcps file SQRT(POW(zMeanMagErr,2) + POW(yMeanMagErr,2)) istackPSFErr
gMagBestmagREAL-999 g kron magnitude from stack frames cps to be renamed gStackKron
gModIDunknownSMALLINT-999 index of which g model magnitude was used from stack flags cps flags (including one from ipptopsps if forced/limit) to be renamed gflags
rMagBestmagREAL-999 r kron magnitude from stack framescps to be renamed rStackKron
rModIDunknownSMALLINT-999index of which r model magnitude was used from stackflags cps flags (including one from ipptopsps if forced/limit) to be renamed rflags
iMagBestmagREAL-999 i kron magnitude from stack framescps to be renamed iStackKron
iModIDunknownSMALLINT-999index of which i model magnitude was used from stack flags cps flags (including one from ipptopsps if forced/limit) to be renamed iflags
zMagBestmagREAL-999 z kron magnitude from stack framescps to be renamed zStackKron
zModIDunknownSMALLINT-999index of which z model magnitude was used from stack flags cps flags (including one from ipptopsps if forced/limit) to be renamed zflags
yMagBestmagREAL-999 y kron magnitude from stack framescps to be renamed yStackKron
yModIDunknownSMALLINT-999index of which y model magnitude was used from stack flags cps flags (including one from ipptopsps if forced/limit) to be renamed yflags
grColorunknownREAL-999g-r color from gmag and rmag z psf mag err stack cps zstackPSFErr
riColorunknownREAL-999r-i color from rmag and imag y psf mag err stack cps ystackPSFErr
izColorunknownREAL-999i-z color from imag and zmag
zyColorunknownREAL-999z-y color from zmag and ymag
sgSepunknownREAL-999star/galaxy separator - true if any one color is represents fraction of time detections were 'extended' in P2s
consistencyFlagunknownSMALLINT0Value computed from associated detections, it is originally given by IPP and should agree with the ODM validation
dataReleaseunknownTINYINT0Data release
updatedunknownINT-999MJD of last update
Note: See TracWiki for help on using the wiki.