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

Version 34 (modified by rhenders, 15 years ago) ( diff )

--

Back to ippToPsps main page

Outline

PSPS loads both nightly and deep stacks from the IPP. For deep stacks, two extra tables are produced: StackApFlx and StackModelFit. The input for both are IPP cmf files produced at the stack stage of the pipeline. One FITS output is generated by the interface per skycell, per filter.

PSPS tables

1 Primary extension
1 StackMeta extension per skycell
1 StackDetection extension per skycell
1 StackToImage extension
1 SkinnyObject extension
1 ObjectCalColor extension

Deep stacks have two extra extensions.

1 StackApFlx extension per skycell
1 StackModelFit extension per skycell

The full table definitions can be seen here

Current IPP to PSPS mappings

The following table details the current mapping between IPP and PSPS. The source of cmf files queued by ippToPsps is a list of sky_ids that are loaded into the relevant DVO database. These sky_ids are then used to obtain metadata from the IPP GPC1 database, as well as the location of the cmf file themselves.

StackMeta
ODM attribute units Data type Default Description IPP source IPP variable/notes
stackMetaIDunknownBIGINT0stack identifier GPC1 database stackRun.stack_id using sky_id and filter via staticskyInput, staticskyRun, and staticskyResult tables
skycellIDunknownINT0skycell region identifier GPC1 database stackRun.skycell_id using sky_id and filter via staticskyInput, staticskyRun, and staticskyResult tables
surveyIDunknownTINYINT0survey flag identifierGPC1 database/DVO We know survey from the DVO database in use, we then get the surveyID from the PSPS 'Survey' table here
photoCalIDunknownINT0photometry code numerical id DVO image->photcode from Image structure
filterIDunknownTINYINT0filter identifier cmf primary header FPA.FILTER. This single character filter (grizy) is then used to get the PSPS ID from Filter table here
stackTypeIDunknownTINYINT0stack type identifier DVO Currently we have either DEEP_STACK or NIGHTLY_STACK, which we know when queuing up stacks. This is then used to get the PSPS ID from StackType table here
magSatunknownREAL-999saturation magnitude level NA empty
analVerunknownSMALLINT-999analysis version index NA empty
expTimesREAL-999 exposure time GPC1 SELECT SUM(exp_time) * (COUNT(warp_id) - reject_images) / COUNT(warp_id) as EXPTIME FROM staticskyRun. JOIN-ed through numerous tables using stack_id starting point
nP2ImagesunknownSMALLINT-999number of P2 images contributing to this cellGPC1 a count of images listed in the StackToImage table - see below
completMagunknownREAL-99995% completion level in mag NA empty
astroScatunknownREAL-999astrometric scatter for chip NA empty
photoScatunknownREAL-999photometric scatter for chip NA empty
nAstroRefunknownINT-999number of astrometric reference sources NA empty
nPhoRefunknownINT-999number of photometric reference sources NA empty
psfModelIDunknownVARCHAR(MAX) PSF model identifier cmf primary header PSFMODEL
psfFwhm_meanunknownFLOAT-999mean PSF FWHM in the stack NA empty
psfFwhm_maxunknownFLOAT-999maximum PSF FWHM in the stack NA empty
photoZerounknownREAL-999local derived photometric zero point cmf primary header FPA.ZP
photoColorunknownREAL-999local derived photometric color term NA empty
ctype1unknownVARCHAR(MAX) name of astrometric projection in RA cmf primary header CTYPE1
ctype2unknownVARCHAR(MAX) name of astrometric projection in DEC cmf primary header CTYPE2
crval1unknownFLOAT-999RA corresponding to reference pixel cmf primary header CRVAL1
crval2unknownFLOAT-999DEC corresponding to reference pixel cmf primary header CRVAL2
crpix1unknownFLOAT-999reference pixel value for RA cmf primary header CRPIX1
crpix2unknownFLOAT-999reference pixel value for DEC cmf primary headerCRPIX2
cdelt1unknownFLOAT-999scale factor for RA cmf primary headerCDELT1
cdelt2unknownFLOAT-999scale factor for DEC cmf primary header CDELT2
pc001001unknownFLOAT-999elements of rotation/Dcale matrixcmf primary header PC001001
pc001002unknownFLOAT-999elements of rotation/Dcale matrix cmf primary header PC001002
pc002001unknownFLOAT-999elements of rotation/Dcale matrix cmf primary header PC002001
pc002002unknownFLOAT-999elements of rotation/Dcale matrix cmf primary header PC002002
calibModNumunknownSMALLINT0calibration modification number NA empty
dataReleaseunknownTINYINT0Data release NA hardcoded to 1
StackDetection
ODM attribute units Data type Default Description IPP source IPP variable/notes
objIDunknownBIGINT0ODM object identifierDVO ave.extID from dvoDetection structure
stackDetectIDunknownBIGINT0ODM detection identifier DVO meas.extID from dvoDetection structure
ippObjIDunknownBIGINT0IPP object identifierDVO ave.catID*1000000000 + ave.objID from dvoDetection structure
ippDetectIDunknownBIGINT0detection ID generated by IPP cmf SkyChip.psf table IPP_IDET
filterIDunknownTINYINT0filter identifiercmf primary header Same as StackMeta. See above.
stackTypeIDunknownTINYINT0stack type identifier DVO Same as StackMeta. See above.
surveyIDunknownTINYINT0survey flag identifier GPC1 database/DVO Same as StackMeta. See above.
primaryFunknownTINYINT255identifies best stack detection for Stacks overlapping the same region of the sky. NA hardcoded to 0
stackMetaIDunknownBIGINT0stack identifier GPC1 database Same as StackMeta. See above.
skyCellIDunknownINT-999skycell identifier GPC1 database Same as StackMeta. See above.
projectionCellIDunknownINT-999projection cell identifier NA empty
obsTimedayFLOAT-999 Time of mid observation cmf primary header MJD-OBS
xPosunknownREAL-999measured x on CCD from PSF fit cmf SkyChip.psf tableX_PSF
yPosunknownREAL-999measured y on CCD from PSF fit cmf SkyChip.psf tableY_PSF
xPosErrunknownREAL-999estimated error in x cmf SkyChip.psf tableX_PSF_SIG
yPosErrunknownREAL-999estimated error in ycmf SkyChip.psf table Y_PSF_SIG
instFluxunknownREAL-999PSF instrumental flux cmf SkyChip.psf table and GPC1 POW(10.0, (-0.4*PSF_INST_MAG)) / expTime (where expTime is as derived in StackMeta, see above)
instFluxErrunknownREAL-999estimated error in instrumental fluxcmf SkyChip.psf table and GPC1 ABS((PSF_INST_MAG_SIG*(POW(10.0, (-0.4*PSF_INST_MAG)) / expTime)) / 1.085736) (where expTime is as derived in StackMeta, see above)
peakFluxunknownREAL-999ratio of peak flux to total flux cmf SkyChip.psf table and GPC1POW(10.0, (-0.4*PEAK_FLUX_AS_MAG)) / expTime (where expTime is as derived in StackMeta, see above)
skyunknownREAL-999PSF sky level at source (adu) cmf SkyChip.psf tableSKY
skyErrunknownREAL-999estimated error in skycmf SkyChip.psf table SKY_SIGMA
sgSepunknownREAL-999star/galaxy separatorcmf SkyChip.psf table EXT_NSIGMA
psfWidMajorunknownREAL-999PSF width in major axiscmf SkyChip.psf table PSF_MAJOR
psfWidMinorunknownREAL-999PSF width in minor axiscmf SkyChip.psf table PSF_MINOR
psfThetaunknownREAL-999PSF orientation anglecmf SkyChip.psf table PSF_THETA
psfLikelihoodunknownREAL-999PSF likelihood NA empty
psfCfunknownREAL-999PSF coverage factor cmf SkyChip.psf tablePSF_QF
momentXXarcsecREAL-999 moment XXcmf SkyChip.psf table MOMENTS_XX
momentXYarcsecREAL-999 moment XY cmf SkyChip.psf tableMOMENTS_XY
momentYYarcsecREAL-999 moment YYcmf SkyChip.psf table MOMENTS_YY
momentM3CarcsecREAL-999 moment M3Ccmf SkyChip.psf table MOMENTS_M3C
momentM3SarcsecREAL-999 moment M3Scmf SkyChip.psf table MOMENTS_M3S
momentM4CarcsecREAL-999 moment M4Ccmf SkyChip.psf table MOMENTS_M4C
momentM4SarcsecREAL-999 moment M4Scmf SkyChip.psf table MOMENTS_M4S
momentR1arcsecREAL-999 moment R1 cmf SkyChip.psf table MOMENTS_R1
momentRHarcsecREAL-999 moment RHcmf SkyChip.psf table MOMENTS_RH
apMagmagnitudeREAL-999 Aperture magnitudecmf SkyChip.psf table AP_MAG
apMagErrmagnitudeREAL-999 Aperture magnitude error NA empty
kronFluxmagnitudeREAL-999 Kron fluxcmf SkyChip.psf table KRON_FLUX
kronFluxErrmagnitudeREAL-999 Kron flux errorcmf SkyChip.psf table KRON_FLUX_ERR
kronRadarcsecsREAL-999 Kron radius NA empty
kronRadErrarcsecsREAL-999 Kron radius errorNA empty
infoFlagunknownBIGINT-999indicator of strange propetiescmf SkyChip.psf table FLAGS << 32 | FLAGS2
nFramesunknownINT-999number of frames contributing to sourcecmf SkyChip.psf table N_FRAMES
activeFlagunknownTINYINT-999indicates whether this detection/orphan is still a detection/orphan NA hardcoded to 0
assocDateunknownDATE28881231date object association assigned NA date that batch has been prepared
historyModNumunknownSMALLINT0modification number in the O-D association historyNA hardcoded to 0
dataReleaseunknownTINYINT0Data release when this detection was originally taken.NA hardcoded to 1
StackApFlx
ODM attribute units Data type Default Description IPP source IPP variable/notes
objIDunknownBIGINT0ODM object identifierDVO same as StackDetection - see above
stackDetectIDunknownBIGINT0ODM detection identifier DVO same as StackDetection - see above
ippObjIDunknownBIGINT0IPP object identifier DVO same as StackDetection - see above
ippDetectIDunknownBIGINT0detection ID generated by IPP cmf SkyChip.xrad extension IPP_IDET
filterIDunknownTINYINT0filter identifier cmf primary header Same as StackMeta. See above.
stackTypeIDunknownTINYINT0stack type identifier DVO Same as StackMeta. See above.
surveyIDunknownTINYINT0survey flag identifier GPC1 database/DVO Same as StackMeta. See above.
primaryFunknownTINYINT255identifies best stack detection for Stacks overlapping the same region of the sky. NA hardcoded to 0
stackMetaIDunknownBIGINT0stack identifier GPC1 database Same as StackMeta. See above.
isophotMagunknownREAL-999isophotal magnitude NA empty
isophotMagErrunknownREAL-999estimated error in isophotal magnitude NA empty
isophotMajAxisunknownREAL-999isophotal Major Axis NA empty
isophotMajAxisErrunknownREAL-999estimated error in isophotal Major Axis NA empty
isophotMinAxisunknownREAL-999isophotal Minor Axis NA empty
isophotMinAxisErrunknownREAL-999estimated error in isophotal Minor Axis NA empty
isophotMajAxisGradunknownREAL-999isophotal major axis gradient NA empty
isophotMinAxisGradunknownREAL-999isophotal minor axis gradient NA empty
isophotPAunknownREAL-999isophotal position angle NA empty
isophotPAErrunknownREAL-999estimated error in isophotal position angle NA empty
isophotPAGradunknownREAL-999isophotal position angle gradient NA empty
petRadiusunknownREAL-999Petrosian radius cmf SkyChip.xsrc extension PETRO_RADIUS
petRadiusErrunknownREAL-999estimated error inPetrosian radiuscmf SkyChip.xsrc extension PETRO_RADIUS_ERR
petMagunknownREAL-999Petrosian magntiudecmf SkyChip.xsrc extension PETRO_MAG
petMagErrunknownREAL-999estimated error in petMagcmf SkyChip.xsrc extension PETRO_MAG_ERR
petR50unknownREAL-999Petrosian radius at 50% lightcmf SkyChip.xsrc extension PETRO_RADIUS_50
petR50ErrunknownREAL-999estimated error inPetrosian radius at 50% lightcmf SkyChip.xsrc extension PETRO_RADIUS_50_ERR
petR90unknownREAL-999Petrosian radius at 90% lightcmf SkyChip.xsrc extension PETRO_RADIUS_90
petR90ErrunknownREAL-999estimated error in Petrosian radius at 90% lightcmf SkyChip.xsrc extension PETRO_RADIUS_90_ERR
petCfunknownREAL-999Petrosian fit coverage factor NA empty
flxR1unknownREAL-999Flux inside r = 1 NA empty
flxR1ErrunknownREAL-999estimated error is flxR1 NA empty
flxR1StdunknownREAL-999estimated standard deviation in flxR1 NA empty
flxR1FillunknownREAL-999estimated filling factor at R1 NA empty
repeat for R=2 -> 10
c1flxR1unknownREAL-999Flux inside r = 1 cmf SkyChip.xrad extension APER_FLUX_1 where PSF_FWHM < 7.0
c1flxR1ErrunknownREAL-999estimated error is c1flxR1cmf SkyChip.xrad extension APER_FLUX_ERR_1 where PSF_FWHM < 7.0
c1flxR1StdunknownREAL-999estimated standard deviation in c1flxR1cmf SkyChip.xrad extension APER_FLUX_STDEV_1 where PSF_FWHM < 7.0
c1flxR1FillunknownREAL-999estimated filling factor at R1cmf SkyChip.xrad extension APER_FILL_1 where PSF_FWHM < 7.0
repeat for R=2 -> 10
c2flxR1unknownREAL-999Flux inside r = 1cmf SkyChip.xrad extension APER_FLUX_1 where PSF_FWHM > 7.0
c2flxR1ErrunknownREAL-999estimated error is c2flxR1cmf SkyChip.xrad extension APER_FLUX_ERR_1 where PSF_FWHM > 7.0
c2flxR1StdunknownREAL-999estimated standard deviation in c2flxR1cmf SkyChip.xrad extension APER_FLUX_STDEV_1 where PSF_FWHM > 7.0
c2flxR1FillunknownREAL-999estimated filling factor at R1cmf SkyChip.xrad extension APER_FILL_1 where PSF_FWHM > 7.0
repeat for R=2 -> 10
logCunknownREAL-999Abraham concentration index NA empty
logAunknownREAL-999Abraham asymmetry index NA empty
activeFlagunknownTINYINT-999indicates whether this detection/orphan is still a detection/orphan NA hardcoded to 0
dataReleaseunknownTINYINT0Data release when this detection was taken NA hardcoded to 1
StackModelFit
ODM attribute units Data type Default Description IPP source IPP variable/notes
objIDunknownBIGINT0ODM object identifier DVO same as StackDetection - see above
stackDetectIDunknownBIGINT0ODM detection identifier DVO same as StackDetection - see above
ippObjIDunknownBIGINT0IPP object identifier DVO same as StackDetection - see above
ippDetectIDunknownBIGINT0detection ID generated by IPP from SkyChip.xfit extension IPP_IDET
filterIDunknownTINYINT0filter identifier cmf primary header Same as StackMeta. See above.
stackTypeIDunknownTINYINT0stack type identifier DVO Same as StackMeta. See above.
surveyIDunknownTINYINT0survey flag identifier GPC1 database/DVO Same as StackMeta. See above.
primaryFunknownTINYINT255identifies best stack detection for Stacks overlapping the same region of the sky. NA hardcoded to 0
stackMetaIDunknownBIGINT0stack identifier GPC1 database Same as StackMeta. See above.
deVRadiusunknownREAL-999deVaucouleurs radius cmf SkyChip.xfit extension EXT_WIDTH_MAJ where MODEL_TYPE = PS_MODEL_DEV
deVRadiusErrunknownREAL-999estimated error in deVaucouleurs radius NA empty
deVMagunknownREAL-999deVaucouleurs magntiudecmf SkyChip.xfit extension EXT_INST_MAG where MODEL_TYPE = PS_MODEL_DEV
deVMagErrunknownREAL-999estimated error in deV_mag cmf SkyChip.xfit extension EXT_INST_MAG_SIG where MODEL_TYPE = PS_MODEL_DEV
deVAbunknownREAL-999deVaucoulerus axis ratio cmf SkyChip.xfit extension EXT_WIDTH_MAJ/b.EXT_WIDTH_MIN where MODEL_TYPE = PS_MODEL_DEV
deVAbErrunknownREAL-999estimated error in deVaucoulerus axis ratio NA empty
deVPhiunknownREAL-999estmated phi of deVaucouleurs axiscmf SkyChip.xfit extension EXT_THETA
deVPhiErrunknownREAL-999estmated error of phi of deVaucouleurs axis NA empty
raDeVOffunknownREAL-999Offset in RA of deVaucouleurs fit from PSF RA NA empty
decDeVOffunknownREAL-999Offset in DEC of deVaucouleurs fit from PSF DEC NA empty
raDeVOffErrunknownREAL-999estimated error in ra offset NA empty
decDeVOffErrunknownREAL-999estimated error in dec offset NA empty
deVCfunknownREAL-999deVaucouleurs fit coverage factor NA empty
deVLikelihoodunknownREAL-999deVaucouleurs fit likelihood factor NA empty
deVCovar11unknownREAL-999covariance for deVaucouleurs fitcmf SkyChip.xfit extension EXT_COVAR_00_00 where MODEL_TYPE = PS_MODEL_DEV
deVCovar12unknownREAL-999covariance for deVaucouleurs fit cmf SkyChip.xfit extension EXT_COVAR_00_01 where MODEL_TYPE = PS_MODEL_DEV
repeat until deVCovar77 and EXT_COVAR_06_06
expRadiusunknownREAL-999Exponential fit radius
expRadiusErrunknownREAL-999estimated error in Exponential fit radius
expMagunknownREAL-999Exponential fit magntiude
expMagErrunknownREAL-999estimated error in expMag
expAbunknownREAL-999Exponential fit axis ratio
expAbErrunknownREAL-999estimated error in Exponential fit axis ratio
expPhiunknownREAL-999estmated phi of Exponential axis
expPhiErrunknownREAL-999estmated error of phi of Exponential axis
raExpOffunknownREAL-999Offset in RA of Exponential fit from PSF RA
decExpOffunknownREAL-999Offset in DEC of Exponential fit from PSF DEC
raExpOffErrunknownREAL-999estimated error in raExpOff
decExpOffErrunknownREAL-999estimated error in decExpOff
expCfunknownREAL-999Exponential fit coverage factor
expLikelihoodunknownREAL-999Exponential fit likelihood factor
expCovar11unknownREAL-999covariance for Exponential fit
expCovar12unknownREAL-999covariance for Exponential fit
expCovar13unknownREAL-999covariance for Exponential fit
expCovar14unknownREAL-999covariance for Exponential fit
expCovar15unknownREAL-999covariance for Exponential fit
expCovar16unknownREAL-999covariance for Exponential fit
expCovar17unknownREAL-999covariance for Exponential fit
expCovar22unknownREAL-999covariance for Exponential fit
expCovar23unknownREAL-999covariance for Exponential fit
expCovar24unknownREAL-999covariance for Exponential fit
expCovar25unknownREAL-999covariance for Exponential fit
expCovar26unknownREAL-999covariance for Exponential fit
expCovar27unknownREAL-999covariance for Exponential fit
expCovar33unknownREAL-999covariance for Exponential fit
expCovar34unknownREAL-999covariance for Exponential fit
expCovar35unknownREAL-999covariance for Exponential fit
expCovar36unknownREAL-999covariance for Exponential fit
expCovar37unknownREAL-999covariance for Exponential fit
expCovar44unknownREAL-999covariance for Exponential fit
expCovar45unknownREAL-999covariance for Exponential fit
expCovar46unknownREAL-999covariance for Exponential fit
expCovar47unknownREAL-999covariance for Exponential fit
expCovar55unknownREAL-999covariance for Exponential fit
expCovar56unknownREAL-999covariance for Exponential fit
expCovar57unknownREAL-999covariance for Exponential fit
expCovar66unknownREAL-999covariance for Exponential fit
expCovar67unknownREAL-999covariance for Exponential fit
expCovar77unknownREAL-999covariance for Exponential fit
serRadiusunknownREAL-999Sersic radius
serRadiusErrunknownREAL-999estimated error in Sersic radius
serMagunknownREAL-999Sersic magntiude
serMagErrunknownREAL-999estimated error in serMag
serAbunknownREAL-999Sersic axis ratio
serAbErrunknownREAL-999estimated error in Sersic axis ratio
serNuunknownREAL-999Sersic index
serNuErrunknownREAL-999estimated error in Sersic index
serPhiunknownREAL-999estmated phi of Sersic axis
serPhiErrunknownREAL-999estmated error of phi of Sersic axis
raSerOffunknownREAL-999Offset in RA of Sersic fit from PSF RA
decSerOffunknownREAL-999Offset in DEC of Sersic fit from PSF DEC
raSerOffErrunknownREAL-999estimated error in raSerOff
decSerOffErrunknownREAL-999estimated error in decSerOff
serCfunknownREAL-999Sersic fit coverage factor
serLikelihoodunknownREAL-999Sersic fit likelihood factor
sersicCovar11unknownREAL-999covariance for Sersic fit
sersicCovar12unknownREAL-999covariance for Sersic fit
sersicCovar13unknownREAL-999covariance for Sersic fit
sersicCovar14unknownREAL-999covariance for Sersic fit
sersicCovar15unknownREAL-999covariance for Sersic fit
sersicCovar16unknownREAL-999covariance for Sersic fit
sersicCovar17unknownREAL-999covariance for Sersic fit
sersicCovar18unknownREAL-999covariance for Sersic fit
sersicCovar22unknownREAL-999covariance for Sersic fit
sersicCovar23unknownREAL-999covariance for Sersic fit
sersicCovar24unknownREAL-999covariance for Sersic fit
sersicCovar25unknownREAL-999covariance for Sersic fit
sersicCovar26unknownREAL-999covariance for Sersic fit
sersicCovar27unknownREAL-999covariance for Sersic fit
sersicCovar28unknownREAL-999covariance for Sersic fit
sersicCovar33unknownREAL-999covariance for Sersic fit
sersicCovar34unknownREAL-999covariance for Sersic fit
sersicCovar35unknownREAL-999covariance for Sersic fit
sersicCovar36unknownREAL-999covariance for Sersic fit
sersicCovar37unknownREAL-999covariance for Sersic fit
sersicCovar38unknownREAL-999covariance for Sersic fit
sersicCovar44unknownREAL-999covariance for Sersic fit
sersicCovar45unknownREAL-999covariance for Sersic fit
sersicCovar46unknownREAL-999covariance for Sersic fit
sersicCovar47unknownREAL-999covariance for Sersic fit
sersicCovar48unknownREAL-999covariance for Sersic fit
sersicCovar55unknownREAL-999covariance for Sersic fit
sersicCovar56unknownREAL-999covariance for Sersic fit
sersicCovar57unknownREAL-999covariance for Sersic fit
sersicCovar58unknownREAL-999covariance for Sersic fit
sersicCovar66unknownREAL-999covariance for Sersic fit
sersicCovar67unknownREAL-999covariance for Sersic fit
sersicCovar68unknownREAL-999covariance for Sersic fit
sersicCovar77unknownREAL-999covariance for Sersic fit
sersicCovar78unknownREAL-999covariance for Sersic fit
sersicCovar88unknownREAL-999covariance for Sersic fit
activeFlagunknownTINYINT-999indicates whether this detection/orphan is still a detection/orphan
dataReleaseunknownTINYINT0Data release when this detection was taken
StackToImage
ODM attribute units Data type Default Description IPP source IPP variable/notes
stackMetaIDunknownBIGINT0stack identifier GPC1 database Same as StackMeta. See above.
imageIDunknownBIGINT0hashed exposure-ccdID identifier
SkinnyObject
ODM attribute units Data type Default Description IPP source IPP variable/notes
objIDunknownBIGINT0ODM object identifier index DVO same as StackDetection - see above
ippObjIDunknownBIGINT0IPP object number DVO same as StackDetection - see above
projectionCellIDunknownINT-999projection cell identifier at discovery time
dataReleaseunknownTINYINT0Data release to propagate to the object
surveyIDunknownTINYINT255surveyID </coluumn> GPC1 database/DVO Same as StackMeta. See above.
ObjectCalColor
ODM attribute units Data type Default Description IPP source IPP variable/notes
objIDunknownBIGINT0ODM object identifier DVO same as StackDetection - see above
ippObjIDunknownBIGINT0ipp object identifier DVO same as StackDetection - see above
filterIDunknownTINYINT0filter identifier cmf primary header Same as StackMeta. See above.
calColormagREAL0 color adopted for magnitude calculation
calColorErrmagREAL0 error in calibrating color
calibModNumunknownSMALLINT0calibration modification number
dataReleaseunknownTINYINT0Data release when this color calibration was established

Running

Note: See TracWiki for help on using the wiki.