IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 80 and Version 81 of ippToPsps_Stack


Ignore:
Timestamp:
Nov 10, 2012, 9:23:23 PM (14 years ago)
Author:
chambers
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps_Stack

    v80 v81  
    6868|| '''!StackDetection''' ||||||||||||||
    6969|| '''ODM attribute''' || '''units''' || '''Data type''' || '''Default''' || '''Description''' || '''IPP source''' || '''IPP variable/notes''' ||
    70 || objID||unknown||BIGINT||0||ODM object identifier||DVO ||ave.extID from dvoDetection structure ||
    71 || stackDetectID||unknown||BIGINT||0||ODM detection identifier|| DVO ||(10 * DVO meas.extID) + filterID ||
    72 || ippObjID||unknown||BIGINT||0||IPP object identifier||DVO || ave.catID*1000000000 + ave.objID from dvoDetection structure ||
    73 || ippDetectID||unknown||BIGINT||0||detection ID generated by IPP|| cmf !SkyChip.psf table ||IPP_IDET ||
    74 || filterID||unknown||TINYINT||0||filter identifier||cmf primary header || Same as !StackMeta. See above. ||
    75 || stackTypeID||unknown||TINYINT||0||stack type identifier|| DVO|| Same as !StackMeta. See above. ||
    76 || surveyID||unknown||TINYINT||0||survey flag identifier|| GPC1 database/DVO|| Same as !StackMeta. See above. ||
    77 || primaryF||unknown||TINYINT||255||identifies best stack detection for Stacks overlapping the same region of the sky.|| NA || hardcoded to 0 ||
    78 || stackMetaID||unknown||BIGINT||0||stack identifier|| GPC1 database|| Same as !StackMeta. See above.||
    79 || skyCellID||unknown||INT||-999||skycell identifier|| GPC1 database|| Same as !StackMeta. See above.||
    80 || projectionCellID||unknown||INT||-999||projection cell identifier|| NA || from, eg skycell.1133.081, use 1133 ||
     70|| objID||dimensionless||BIGINT||0||ODM object identifier||DVO ||ave.extID from dvoDetection structure ||
     71|| stackDetectID||dimensionless||BIGINT||0||ODM detection identifier|| DVO ||(10 * DVO meas.extID) + filterID ||
     72|| ippObjID||dimensionless||BIGINT||0||IPP object identifier||DVO || ave.catID*1000000000 + ave.objID from dvoDetection structure ||
     73|| ippDetectID||dimensionless||BIGINT||0||detection ID generated by IPP|| cmf !SkyChip.psf table ||IPP_IDET ||
     74|| filterID||dimensionless||TINYINT||0||filter identifier||cmf primary header || Same as !StackMeta. See above. ||
     75|| stackTypeID||dimensionless||TINYINT||0||stack type identifier|| DVO|| Same as !StackMeta. See above. ||
     76|| surveyID||dimensionless||TINYINT||0||survey flag identifier|| GPC1 database/DVO|| Same as !StackMeta. See above. ||
     77|| primaryF||dimensionless||TINYINT||255||identifies best stack detection for Stacks overlapping the same region of the sky.|| NA || hardcoded to 0 ||
     78|| stackMetaID||dimensionless||BIGINT||0||stack identifier|| GPC1 database|| Same as !StackMeta. See above.||
     79|| skyCellID||dimensionless||INT||-999||skycell identifier|| GPC1 database|| Same as !StackMeta. See above.||
     80|| projectionCellID||dimensionless||INT||-999||projection cell identifier|| NA || from, eg skycell.1133.081, use 1133 ||
    8181|| ~~~obsTime~~~||~~~day~~~||~~~FLOAT~~~||~~~-999~~~|| ~~~Time of mid observation~~~|| ~~~cmf primary header~~~ || ~~~MJD-OBS~~~ - relabeled and moved down below to be qf_perfect ||
    82 || xPos||unknown||REAL||-999||measured x on '''skycell''' from PSF fit|| cmf !SkyChip.psf table||X_PSF ||
    83 || yPos||unknown||REAL||-999||measured y on '''skycell''' from PSF fit|| cmf !SkyChip.psf table||Y_PSF ||
    84 || xPosErr||unknown||REAL||-999||estimated error in x|| cmf !SkyChip.psf table||X_PSF_SIG ||
    85 || yPosErr||unknown||REAL||-999||estimated error in y||cmf !SkyChip.psf table ||Y_PSF_SIG ||
    86 || ~~~instFlux~~~ '''psfFlux'''||~~~unknown~~~ '''adu/s'''||REAL||-999||PSF instrumental flux|| cmf !SkyChip.psf table and GPC1 || POW(10.0, (-0.4*PSF_INST_MAG)) / expTime (where expTime is from !StackMeta, see above) ||
    87 || ~~~instFluxErr~~~ '''psfFluxErr'''||~~~unknown~~~ '''adu/s'''||REAL||-999||estimated error in instrumental flux||cmf !SkyChip.psf table and GPC1 || ABS((PSF_INST_MAG_SIG*(POW(10.0, (-0.4*PSF_INST_MAG)) / expTime)) / 1.085736) (where expTime from  !StackMeta, see above)||
     82|| xPos||pixels||REAL||-999||measured x on '''skycell''' from PSF fit|| cmf !SkyChip.psf table||X_PSF ||
     83|| yPos||pixels||REAL||-999||measured y on '''skycell''' from PSF fit|| cmf !SkyChip.psf table||Y_PSF ||
     84|| xPosErr||pixels||REAL||-999||estimated error in x|| cmf !SkyChip.psf table||X_PSF_SIG ||
     85|| yPosErr||pixels||REAL||-999||estimated error in y||cmf !SkyChip.psf table ||Y_PSF_SIG ||
     86|| ~~~instFlux~~~ '''psfFlux'''||~~~unknown~~~ '''adu/sec'''||REAL||-999||PSF instrumental flux|| cmf !SkyChip.psf table and GPC1 || POW(10.0, (-0.4*PSF_INST_MAG)) / expTime (where expTime is from !StackMeta, see above) ||
     87|| ~~~instFluxErr~~~ '''psfFluxErr'''||~~~unknown~~~ '''adu/sec'''||REAL||-999||estimated error in instrumental flux||cmf !SkyChip.psf table and GPC1 || ABS((PSF_INST_MAG_SIG*(POW(10.0, (-0.4*PSF_INST_MAG)) / expTime)) / 1.085736) (where expTime from  !StackMeta, see above)||
    8888|| peakFlux||~~~unknown~~~ '''adu'''||REAL||-999||ratio of peak flux to total flux|| cmf !SkyChip.psf table and GPC1||POW(10.0, (-0.4*PEAK_FLUX_AS_MAG)) / expTime (where expTime is from !StackMeta, see above)||
    89 || sky||~~~unknown~~~ '''adu/s/pixel''' ||REAL||-999||PSF sky level at source (adu)|| cmf !SkyChip.psf table||SKY ||
    90 || skyErr||~~~unknown~~~ '''adu/s/pixel''' ||REAL||-999||estimated error in sky||cmf !SkyChip.psf table ||SKY_SIGMA ||
    91 || sgSep||unknown||REAL||-999||star/galaxy separator||cmf !SkyChip.psf table ||~~~EXT_NSIGMA~~~ '''TBD''' ||
    92 || psfWidMajor||unknown||REAL||-999||PSF width in major axis||cmf !SkyChip.psf table || PSF_MAJOR||
    93 || psfWidMinor||unknown||REAL||-999||PSF width in minor axis||cmf !SkyChip.psf table ||PSF_MINOR ||
    94 || psfTheta||unknown||REAL||-999||PSF orientation angle||cmf !SkyChip.psf table ||PSF_THETA ||
    95 || psfLikelihood||unknown||REAL||-999||PSF likelihood|| cmf !SkyChip.psf table || ~~~erfc(abs(EXT_NSIGMA) / sqrt(2))~~~ '''sign(EXT_NSIGMA)*erfc(abs(EXT_NSIGMA) / sqrt(2))'''||
    96 || ~~~psfCf~~~ '''psfQf'''||unknown||REAL||-999||PSF coverage factor|| cmf !SkyChip.psf table||PSF_QF ||
    97 || '''psfQfPerfect''' ||unknown ||REAL ||-999|| PSF QF Perfect || cmf !SkyChip.psf table || PSF_QF_PERFECT ||
     89|| sky||~~~unknown~~~ '''adu/sec/pixel''' ||REAL||-999||PSF sky level at source (adu)|| cmf !SkyChip.psf table||SKY ||
     90|| skyErr||~~~unknown~~~ '''adu/sec/pixel''' ||REAL||-999||estimated error in sky||cmf !SkyChip.psf table ||SKY_SIGMA ||
     91|| sgSep||dimensionless||REAL||-999||star/galaxy separator||cmf !SkyChip.psf table ||~~~EXT_NSIGMA~~~ '''TBD''' ||
     92|| psfWidMajor||arcsec||REAL||-999||PSF width in major axis||cmf !SkyChip.psf table || PSF_MAJOR||
     93|| psfWidMinor||arcsec||REAL||-999||PSF width in minor axis||cmf !SkyChip.psf table ||PSF_MINOR ||
     94|| psfTheta||degrees East of North||REAL||-999||PSF orientation angle||cmf !SkyChip.psf table ||PSF_THETA ||
     95|| psfLikelihood||dimensionless||REAL||-999||PSF likelihood|| cmf !SkyChip.psf table || ~~~erfc(abs(EXT_NSIGMA) / sqrt(2))~~~ '''sign(EXT_NSIGMA)*erfc(abs(EXT_NSIGMA) / sqrt(2))'''||
     96|| ~~~psfCf~~~ '''psfQf'''||dimensionless||REAL||-999||PSF coverage factor|| cmf !SkyChip.psf table||PSF_QF ||
     97|| '''psfQfPerfect''' ||dimensionless ||REAL ||-999|| PSF QF Perfect || cmf !SkyChip.psf table || PSF_QF_PERFECT ||
    9898|| momentXX||arcsec||REAL||-999|| moment XX||cmf !SkyChip.psf table ||MOMENTS_XX ||
    9999|| momentXY||arcsec||REAL||-999|| moment XY|| cmf !SkyChip.psf table||MOMENTS_XY ||
     
    105105|| momentR1||arcsec||REAL||-999|| moment R1|| cmf !SkyChip.psf table|| MOMENTS_R1||
    106106|| momentRH||arcsec||REAL||-999|| moment RH||cmf !SkyChip.psf table || MOMENTS_RH||
    107 || ~~~apMag~~~'''apFlux'''||~~~magnitude~~~'''adu/s'''||REAL||-999|| Aperture magnitude||cmf !SkyChip.psf table || AP_MAG converted to flux||
    108 || ~~~apMagErr~~~'''apFluxErr'''||~~~magnitude~~~'''adu/s'''||REAL||-999|| Aperture magnitude error|| NA || empty ||
    109 || kronFlux||~~~magnitude~~~'''adu/s'''||REAL||-999|| Kron flux||cmf !SkyChip.psf table ||KRON_FLUX / expTime ||
    110 || kronFluxErr||~~~magnitude~~~'''adu/s'''||REAL||-999|| Kron flux error||cmf !SkyChip.psf table ||KRON_FLUX_ERR / expTime  ||
     107|| ~~~apMag~~~'''apFlux'''||~~~magnitude~~~'''adu/sec'''||REAL||-999|| Aperture magnitude||cmf !SkyChip.psf table || AP_MAG converted to flux||
     108|| ~~~apMagErr~~~'''apFluxErr'''||~~~magnitude~~~'''adu/sec'''||REAL||-999|| Aperture magnitude error|| NA || empty ||
     109|| kronFlux||~~~magnitude~~~'''adu/sec'''||REAL||-999|| Kron flux||cmf !SkyChip.psf table ||KRON_FLUX / expTime ||
     110|| kronFluxErr||~~~magnitude~~~'''adu/sec'''||REAL||-999|| Kron flux error||cmf !SkyChip.psf table ||KRON_FLUX_ERR / expTime  ||
    111111|| kronRad||arcsecs||REAL||-999|| Kron radius|| NA|| ~~empty CZW: generally 2.5 * MOMENTS_R1, except when MOMENTS_R1 is large or small~~  set to MOMENTS_R1 * 2.5||
    112112|| ~~~kronRadErr~~~ '''psfChiSq'''||~~~arcsecs~~~||REAL||-999|| ~~~Kron radius error~~~||from cmf !SkyChip.psf table || ~~~empty~~~ psf_chisq||
    113 || infoFlag||unknown||BIGINT||-999||detection properties||cmf !SkyChip.psf table || old (everything prior to SAS9:FLAGS << 32 | FLAGS2)sa9: FLAGS2 <<32 | FLAGS  sa10: dbflags <<45 |FLAGS2 <<32 |FLAGS   ||
    114 || nFrames||unknown||INT||-999||number of frames contributing to source||cmf !SkyChip.psf table ||N_FRAMES ||
    115 || activeFlag||unknown||TINYINT||-999||indicates whether this detection/orphan is still a detection/orphan|| NA || hardcoded to 0||
    116 || assocDate||unknown||DATE||28881231||date object association assigned|| NA || date that batch has been prepared ||
    117 || historyModNum||unknown||SMALLINT||0||modification number in the O-D association history||NA || hardcoded to 0||
    118 || dataRelease||unknown||TINYINT||0||Data release when this detection was originally taken.||NA || hardcoded to 1 ||
     113|| infoFlag||dimensionless||BIGINT||-999||detection properties||cmf !SkyChip.psf table || old (everything prior to SAS9:FLAGS << 32 | FLAGS2)sa9: FLAGS2 <<32 | FLAGS  sa10: dbflags <<45 |FLAGS2 <<32 |FLAGS   ||
     114|| nFrames||dimensionless||INT||-999||number of frames contributing to source||cmf !SkyChip.psf table ||N_FRAMES ||
     115|| activeFlag||dimensionless||TINYINT||-999||indicates whether this detection/orphan is still a detection/orphan|| NA || hardcoded to 0||
     116|| assocDate||Mean Julian Days||DATE||28881231||date object association assigned|| NA || date that batch has been prepared ||
     117|| historyModNum||dimensionless||SMALLINT||0||modification number in the O-D association history||NA || hardcoded to 0||
     118|| dataRelease||Mean Julian Days||TINYINT||0||Date release when this detection was originally taken.||NA || hardcoded to 1 ||
    119119|| '''!StackApFlx''' ||||||||||||||
    120120|| '''ODM attribute''' || '''units''' || '''Data type''' || '''Default''' || '''Description''' || '''IPP source''' || '''IPP variable/notes''' ||
     
    128128|| primaryF||unknown||TINYINT||255||identifies best stack detection for Stacks overlapping the same region of the sky.|| NA || hardcoded to 0 ||
    129129|| stackMetaID||unknown||BIGINT||0||stack identifier|| GPC1 database|| Same as !StackMeta. See above.||
    130 || ~~~isophotMag~~~ '''isophotFlux'''||unknown||REAL||-999||isophotal magnitude|| NA || empty ||
    131 || ~~~isophotMagErr~~~ '''isophotFluxErr'''||unknown||REAL||-999||estimated error in isophotal magnitude||  NA || empty ||
    132 || isophotMajAxis||unknown||REAL||-999||isophotal Major Axis||  NA || empty ||
    133 || isophotMajAxisErr||unknown||REAL||-999||estimated error in isophotal Major Axis||  NA || empty ||
    134 || isophotMinAxis||unknown||REAL||-999||isophotal Minor Axis||  NA || empty ||
    135 || isophotMinAxisErr||unknown||REAL||-999||estimated error in isophotal Minor Axis||  NA || empty ||
    136 || isophotMajAxisGrad||unknown||REAL||-999||isophotal major axis gradient||  NA || empty ||
    137 || isophotMinAxisGrad||unknown||REAL||-999||isophotal minor axis gradient||  NA || empty ||
    138 || isophotPA||unknown||REAL||-999||isophotal position angle||  NA || empty ||
    139 || isophotPAErr||unknown||REAL||-999||estimated error in isophotal position angle||  NA || empty ||
    140 || isophotPAGrad||unknown||REAL||-999||isophotal position angle gradient||  NA || empty ||
    141 || petRadius||unknown||REAL||-999||Petrosian radius|| cmf !SkyChip.xsrc extension || PETRO_RADIUS ||
    142 || petRadiusErr||unknown||REAL||-999||estimated error inPetrosian radius||cmf !SkyChip.xsrc extension  ||PETRO_RADIUS_ERR ||
    143 || ~~~petMag~~~ '''petFlux'''||unknown||REAL||-999||Petrosian magntiude||cmf !SkyChip.xsrc extension  || PETRO_MAG||
    144 || ~~~petMagErr~~~ '''petFluxErr'''||unknown||REAL||-999||estimated error in petMag||cmf !SkyChip.xsrc extension  ||PETRO_MAG_ERR ||
    145 || petR50||unknown||REAL||-999||Petrosian radius at 50% light||cmf !SkyChip.xsrc extension  || PETRO_RADIUS_50||
    146 || petR50Err||unknown||REAL||-999||estimated error inPetrosian radius at 50% light||cmf !SkyChip.xsrc extension  || PETRO_RADIUS_50_ERR||
    147 || petR90||unknown||REAL||-999||Petrosian radius at 90% light||cmf !SkyChip.xsrc extension  || PETRO_RADIUS_90||
    148 || petR90Err||unknown||REAL||-999||estimated error in Petrosian radius at 90% light||cmf !SkyChip.xsrc extension  ||PETRO_RADIUS_90_ERR ||
    149 || petCf||unknown||REAL||-999||Petrosian fit coverage factor|| cmf !SkyChip.xsrc extension || PETRO_FILL||
    150 || flxR1||unknown||REAL||-999||Flux inside r = 1||  cmf !SkyChip.xrad extension || APER_FLUX_1 where PSF_FWHM IS NULL||
    151 || flxR1Err||unknown||REAL||-999||estimated error is flxR1|| cmf !SkyChip.xrad extension ||APER_FLUX_ERR_1 where PSF_FWHM IS NULL ||
    152 || flxR1Std||unknown||REAL||-999||estimated standard deviation in flxR1|| cmf !SkyChip.xrad extension || APER_FLUX_STDEV_1 where PSF_FWHM IS NULL||
    153 || flxR1Fill||unknown||REAL||-999||estimated filling factor at R1|| cmf !SkyChip.xrad extension || APER_FILL_1 where PSF_FWHM IS NULL ||
     130|| ~~~isophotMag~~~ '''isophotFlux'''||adu/sec||REAL||-999||isophotal magnitude|| NA || empty ||
     131|| ~~~isophotMagErr~~~ '''isophotFluxErr'''||adu/sec||REAL||-999||estimated error in isophotal magnitude||  NA || empty ||
     132|| isophotMajAxis||arcsec||REAL||-999||isophotal Major Axis||  NA || empty ||
     133|| isophotMajAxisErr||arcsec||REAL||-999||estimated error in isophotal Major Axis||  NA || empty ||
     134|| isophotMinAxis||arcsec||REAL||-999||isophotal Minor Axis||  NA || empty ||
     135|| isophotMinAxisErr||arcsec||REAL||-999||estimated error in isophotal Minor Axis||  NA || empty ||
     136|| isophotMajAxisGrad||arcsec||REAL||-999||isophotal major axis gradient||  NA || empty ||
     137|| isophotMinAxisGrad||arcsec||REAL||-999||isophotal minor axis gradient||  NA || empty ||
     138|| isophotPA||degrees East of North||REAL||-999||isophotal position angle||  NA || empty ||
     139|| isophotPAErr||degrees||REAL||-999||estimated error in isophotal position angle||  NA || empty ||
     140|| isophotPAGrad||?||REAL||-999||isophotal position angle gradient||  NA || empty ||
     141|| petRadius||arcsec||REAL||-999||Petrosian radius|| cmf !SkyChip.xsrc extension || PETRO_RADIUS ||
     142|| petRadiusErr||arcsed||REAL||-999||estimated error inPetrosian radius||cmf !SkyChip.xsrc extension  ||PETRO_RADIUS_ERR ||
     143|| ~~~petMag~~~ '''petFlux'''||adu/sec||REAL||-999||Petrosian magntiude||cmf !SkyChip.xsrc extension  || PETRO_MAG||
     144|| ~~~petMagErr~~~ '''petFluxErr'''||adu/sec||REAL||-999||estimated error in petMag||cmf !SkyChip.xsrc extension  ||PETRO_MAG_ERR ||
     145|| petR50||arcsec||REAL||-999||Petrosian radius at 50% light||cmf !SkyChip.xsrc extension  || PETRO_RADIUS_50||
     146|| petR50Err||arcsed||REAL||-999||estimated error inPetrosian radius at 50% light||cmf !SkyChip.xsrc extension  || PETRO_RADIUS_50_ERR||
     147|| petR90||arcsec||REAL||-999||Petrosian radius at 90% light||cmf !SkyChip.xsrc extension  || PETRO_RADIUS_90||
     148|| petR90Err||arcsed||REAL||-999||estimated error in Petrosian radius at 90% light||cmf !SkyChip.xsrc extension  ||PETRO_RADIUS_90_ERR ||
     149|| petCf||dimensionless||REAL||-999||Petrosian fit coverage factor|| cmf !SkyChip.xsrc extension || PETRO_FILL||
     150|| flxR1||adu/sec||REAL||-999||Flux inside r = 1||  cmf !SkyChip.xrad extension || APER_FLUX_1 where PSF_FWHM IS NULL||
     151|| flxR1Err||adu/sec||REAL||-999||estimated error is flxR1|| cmf !SkyChip.xrad extension ||APER_FLUX_ERR_1 where PSF_FWHM IS NULL ||
     152|| flxR1Std||adu/sec||REAL||-999||estimated standard deviation in flxR1|| cmf !SkyChip.xrad extension || APER_FLUX_STDEV_1 where PSF_FWHM IS NULL||
     153|| flxR1Fill||dimensionless||REAL||-999||estimated filling factor at R1|| cmf !SkyChip.xrad extension || APER_FILL_1 where PSF_FWHM IS NULL ||
    154154|| repeat for R=2 -> 10 ||||||||||||||
    155155|| c1flxR1||unknown||REAL||-999||Flux inside r = 1|| cmf !SkyChip.xrad extension || APER_FLUX_1 where PSF_FWHM < 7.0||
     
    163163|| c2flxR1Fill||unknown||REAL||-999||estimated filling factor at R1||cmf !SkyChip.xrad extension || APER_FILL_1 where PSF_FWHM > 7.0 ||
    164164|| repeat for R=2 -> 10 ||||||||||||||
    165 || logC||unknown||REAL||-999||Abraham concentration index|| NA || empty ||
    166 || logA||unknown||REAL||-999||Abraham asymmetry index|| NA || empty ||
    167 || activeFlag||unknown||TINYINT||-999||indicates whether this detection/orphan is still a detection/orphan|| NA || hardcoded to 0||
    168 || dataRelease||unknown||TINYINT||0||Data release when this detection was taken|| NA ||hardcoded to 1 ||
     165|| logC||dimensionless||REAL||-999||Abraham concentration index|| NA || empty ||
     166|| logA||dimensionless||REAL||-999||Abraham asymmetry index|| NA || empty ||
     167|| activeFlag||dimensionless||TINYINT||-999||indicates whether this detection/orphan is still a detection/orphan|| NA || hardcoded to 0||
     168|| dataRelease||dimensionless||TINYINT||0||Data release when this detection was taken|| NA ||hardcoded to 1 ||
    169169|| '''!StackModelFit''' ||||||||||||||
    170170|| '''ODM attribute''' || '''units''' || '''Data type''' || '''Default''' || '''Description''' || '''IPP source''' || '''IPP variable/notes''' ||
    171171|| objID||unknown||BIGINT||0||ODM object identifier|| DVO || same as !StackDetection - see above ||
    172 || stackDetectID||unknown||BIGINT||0||ODM detection identifier|| DVO || same as !StackDetection - see above ||
    173 || ippObjID||unknown||BIGINT||0||IPP object identifier|| DVO || same as !StackDetection - see above ||
    174 || ippDetectID||unknown||BIGINT||0||detection ID generated by IPP|| from !SkyChip.xfit extension || IPP_IDET ||
    175 || filterID||unknown||TINYINT||0||filter identifier|| cmf primary header || Same as !StackMeta. See above. ||
    176 || stackTypeID||unknown||TINYINT||0||stack type identifier|| DVO|| Same as !StackMeta. See above. ||
    177 || surveyID||unknown||TINYINT||0||survey flag identifier|| GPC1 database/DVO|| Same as !StackMeta. See above. ||
    178 || primaryF||unknown||TINYINT||255||identifies best stack detection for Stacks overlapping the same region of the sky.|| NA || hardcoded to 0 ||
    179 || stackMetaID||unknown||BIGINT||0||stack identifier|| GPC1 database|| Same as !StackMeta. See above.||
    180 || deVRadius||unknown||REAL||-999||deVaucouleurs radius|| cmf !SkyChip.xfit extension || EXT_WIDTH_MAJ where MODEL_TYPE = PS_MODEL_DEV ||
    181 || deVRadiusErr||unknown||REAL||-999||estimated error in deVaucouleurs radius|| NA || empty ||
    182 || ~~~deVMag~~~'''deVFlux'''||~~~unknown~~~ '''adu/s'''||REAL||-999||deVaucouleurs magntiude||cmf !SkyChip.xfit extension ||EXT_INST_MAG where MODEL_TYPE = PS_MODEL_DEV ||
    183 || ~~~deVMagErr~~~'''deVFluxErr'''||~~~unknown~~~ '''adu/s'''||REAL||-999||estimated error in deV_mag|| cmf !SkyChip.xfit extension ||EXT_INST_MAG_SIG where MODEL_TYPE = PS_MODEL_DEV ||
    184 || deVAb||unknown||REAL||-999||deVaucoulerus axis ratio|| cmf !SkyChip.xfit extension || EXT_WIDTH_MAJ/b.EXT_WIDTH_MIN where MODEL_TYPE = PS_MODEL_DEV ||
    185 || deVAbErr||unknown||REAL||-999||estimated error in deVaucoulerus axis ratio|| NA || empty ||
    186 || deVPhi||unknown||REAL||-999||estmated phi of deVaucouleurs axis||cmf !SkyChip.xfit extension || EXT_THETA where MODEL_TYPE = PS_MODEL_DEV ||
    187 || deVPhiErr||unknown||REAL||-999||estmated error of phi of deVaucouleurs axis|| NA || empty ||
    188 || raDeVOff||unknown||REAL||-999||Offset in RA of deVaucouleurs fit from PSF RA|| NA || empty CZW: can be calculatd from X_PSF-X_EXT and Y_PSF-Y_EXT||
    189 || decDeVOff||unknown||REAL||-999||Offset in DEC of deVaucouleurs fit from PSF DEC|| NA || empty CZW: can be calculatd from X_PSF-X_EXT and Y_PSF-Y_EXT||
    190 || raDeVOffErr||unknown||REAL||-999||estimated error in ra offset|| NA || empty ||
    191 || decDeVOffErr||unknown||REAL||-999||estimated error in dec offset|| NA || empty ||
    192 || deVCf||unknown||REAL||-999||deVaucouleurs fit coverage factor|| NA || empty ||
    193 || deVLikelihood||unknown||REAL||-999||deVaucouleurs fit likelihood factor|| NA || empty ||
    194 || deVCovar11||unknown||REAL||-999||covariance for deVaucouleurs fit||cmf !SkyChip.xfit extension ||EXT_COVAR_00_00 where MODEL_TYPE = PS_MODEL_DEV ||
    195 || deVCovar12||unknown||REAL||-999||covariance for deVaucouleurs fit|| cmf !SkyChip.xfit extension ||EXT_COVAR_00_01 where MODEL_TYPE = PS_MODEL_DEV ||
     172|| stackDetectID||dimensionless||BIGINT||0||ODM detection identifier|| DVO || same as !StackDetection - see above ||
     173|| ippObjID||dimensionless||BIGINT||0||IPP object identifier|| DVO || same as !StackDetection - see above ||
     174|| ippDetectID||dimensionless||BIGINT||0||detection ID generated by IPP|| from !SkyChip.xfit extension || IPP_IDET ||
     175|| filterID||dimensionless||TINYINT||0||filter identifier|| cmf primary header || Same as !StackMeta. See above. ||
     176|| stackTypeID||dimensionless||TINYINT||0||stack type identifier|| DVO|| Same as !StackMeta. See above. ||
     177|| surveyID||dimensionless||TINYINT||0||survey flag identifier|| GPC1 database/DVO|| Same as !StackMeta. See above. ||
     178|| primaryF||dimensionless||TINYINT||255||identifies best stack detection for Stacks overlapping the same region of the sky.|| NA || hardcoded to 0 ||
     179|| stackMetaID||dimensionless||BIGINT||0||stack identifier|| GPC1 database|| Same as !StackMeta. See above.||
     180|| deVRadius||arcsec||REAL||-999||deVaucouleurs radius|| cmf !SkyChip.xfit extension || EXT_WIDTH_MAJ where MODEL_TYPE = PS_MODEL_DEV ||
     181|| deVRadiusErr||arcsec||REAL||-999||estimated error in deVaucouleurs radius|| NA || empty ||
     182|| ~~~deVMag~~~'''deVFlux'''||~~~unknown~~~ '''adu/sec'''||REAL||-999||deVaucouleurs magntiude||cmf !SkyChip.xfit extension ||EXT_INST_MAG where MODEL_TYPE = PS_MODEL_DEV ||
     183|| ~~~deVMagErr~~~'''deVFluxErr'''||~~~unknown~~~ '''adu/sec'''||REAL||-999||estimated error in deV_mag|| cmf !SkyChip.xfit extension ||EXT_INST_MAG_SIG where MODEL_TYPE = PS_MODEL_DEV ||
     184|| deVAb||dimensionless||REAL||-999||deVaucoulerus axis ratio|| cmf !SkyChip.xfit extension || EXT_WIDTH_MAJ/b.EXT_WIDTH_MIN where MODEL_TYPE = PS_MODEL_DEV ||
     185|| deVAbErr||dimensionless||REAL||-999||estimated error in deVaucoulerus axis ratio|| NA || empty ||
     186|| deVPhi||degrees East of North||REAL||-999||estmated phi of deVaucouleurs axis||cmf !SkyChip.xfit extension || EXT_THETA where MODEL_TYPE = PS_MODEL_DEV ||
     187|| deVPhiErr||degrees||REAL||-999||estmated error of phi of deVaucouleurs axis|| NA || empty ||
     188|| raDeVOff||arcsec||REAL||-999||Offset in RA of deVaucouleurs fit from PSF RA|| NA || empty CZW: can be calculatd from X_PSF-X_EXT and Y_PSF-Y_EXT||
     189|| decDeVOff||arcsec||REAL||-999||Offset in DEC of deVaucouleurs fit from PSF DEC|| NA || empty CZW: can be calculatd from X_PSF-X_EXT and Y_PSF-Y_EXT||
     190|| raDeVOffErr||arcsec||REAL||-999||estimated error in ra offset|| NA || empty ||
     191|| decDeVOffErr||arcsec||REAL||-999||estimated error in dec offset|| NA || empty ||
     192|| deVCf||dimensionless||REAL||-999||deVaucouleurs fit coverage factor|| NA || empty ||
     193|| deVLikelihood||dimensionless||REAL||-999||deVaucouleurs fit likelihood factor|| NA || empty ||
     194|| deVCovar11||dimensionless||REAL||-999||covariance for deVaucouleurs fit||cmf !SkyChip.xfit extension ||EXT_COVAR_00_00 where MODEL_TYPE = PS_MODEL_DEV ||
     195|| deVCovar12||dimensionless||REAL||-999||covariance for deVaucouleurs fit|| cmf !SkyChip.xfit extension ||EXT_COVAR_00_01 where MODEL_TYPE = PS_MODEL_DEV ||
    196196|| repeat until deVCovar77 and EXT_COVAR_06_06 ||||||||||||||
    197197|| expRadius||unknown||REAL||-999||Exponential fit radius|| cmf !SkyChip.xfit extension || EXT_WIDTH_MAJ where MODEL_TYPE = PS_MODEL_EXP ||