| | 1 | == Stack Detection (ST) Tables == |
| | 2 | |
| | 3 | There are 5 tables within ST batches |
| | 4 | |
| | 5 | * StackMeta |
| | 6 | * StackObject |
| | 7 | * StackApFlx |
| | 8 | * StackModelFit |
| | 9 | * StackToImage |
| | 10 | |
| | 11 | --------------------------- |
| | 12 | === StackMeta VOTable description of PSPS table StackMeta === |
| | 13 | --------------------------- |
| | 14 | ||stackMetaID || dimensionless || BIGINT 8 || NA ||stack identifier|| |
| | 15 | ||batchID || dimensionless || INT 4 || NA ||batchID|| |
| | 16 | ||surveyID || dimensionless || TINYINT 1 || NA ||survey flag identifier|| |
| | 17 | ||filterID || dimensionless || TINYINT 1 || NA ||filter identifier|| |
| | 18 | ||stackTypeID || dimensionless || TINYINT 1 || 0 ||stack type identifier|| |
| | 19 | ||skyCellID || dimensionless || INT 4 || NA ||skycell region identifier|| |
| | 20 | ||photoCalID || dimensionless || INT 4 || NA ||photometry code numerical id|| |
| | 21 | ||magSat || dimensionless || REAL 4 || -999 ||saturation magnitude level|| |
| | 22 | ||analVer || dimensionless || SMALLINT 2 || -999 ||analysis version index|| |
| | 23 | ||expTime || seconds || REAL 4 || -999 || exposure time (unit = s)|| |
| | 24 | ||nP2Images || dimensionless || SMALLINT 2 || -999 ||number of P2 images contributing to this cell|| |
| | 25 | ||completMag || magnitudes || REAL 4 || -999 ||95% completion level in mag|| |
| | 26 | ||astroScat || dimensionless || REAL 4 || -999 ||astrometric scatter for chip|| |
| | 27 | ||photoScat || dimensionless || REAL 4 || -999 ||photometric scatter for chip|| |
| | 28 | ||nAstroRef || dimensionless || INT 4 || -999 ||number of astrometric reference sources|| |
| | 29 | ||nPhoRef || dimensionless || INT 4 || -999 ||number of photometric reference sources|| |
| | 30 | ||psfModelID || dimensionless || VARCHAR(100) || 8000 ||PSF model identifier|| |
| | 31 | ||psfFwhm_mean || arcsec || FLOAT 8 || -999 ||mean PSF FWHM in the stack|| |
| | 32 | ||psfFwhm_max || arcsec || FLOAT 8 || -999 ||maximum PSF FWHM in the stack|| |
| | 33 | ||photoZero || magnitudes || REAL 4 || -999 ||local derived photometric zero point|| |
| | 34 | ||photoColor || magnitudes || REAL 4 || -999 ||local derived photometric color term|| |
| | 35 | ||ctype1 || alphanumeric || VARCHAR(100) || 8000 ||name of astrometric projection in RA|| |
| | 36 | ||ctype2 || alphanumeric || VARCHAR(100) || 8000 ||name of astrometric projection in DEC|| |
| | 37 | ||crval1 || degrees || FLOAT 8 || -999 ||RA corresponding to reference pixel|| |
| | 38 | ||crval2 || degrees || FLOAT 8 || -999 ||DEC corresponding to reference pixel|| |
| | 39 | ||crpix1 || dimensionless || FLOAT 8 || -999 ||reference pixel value for RA|| |
| | 40 | ||crpix2 || dimensionless || FLOAT 8 || -999 ||reference pixel value for DEC|| |
| | 41 | ||cdelt1 || deg/pixel || FLOAT 8 || -999 ||scale factor for RA|| |
| | 42 | ||cdelt2 || deg/pixel || FLOAT 8 || -999 ||scale factor for DEC|| |
| | 43 | ||pc001001 || dimensionless || FLOAT 8 || -999 ||elements of rotation/scale matrix|| |
| | 44 | ||pc001002 || dimensionless || FLOAT 8 || -999 ||elements of rotation/scale matrix|| |
| | 45 | ||pc002001 || dimensionless || FLOAT 8 || -999 ||elements of rotation/scale matrix|| |
| | 46 | ||pc002002 || dimensionless || FLOAT 8 || -999 ||elements of rotation/scale matrix|| |
| | 47 | ||calibModNum || dimensionless || SMALLINT 2 || NA ||calibration modification number|| |
| | 48 | ||dataRelease || dimensionless || TINYINT 1 || NA ||Data release|| |
| | 49 | --------------------------- |
| | 50 | === StackObject VOTable description of PSPS table StackObject === |
| | 51 | --------------------------- |
| | 52 | ||objID || dimensionless || BIGINT 8 || NA ||ODM object identifier|| |
| | 53 | ||gcobjID || dimensionless || BIGINT 8 || NA ||galactic coordinates ODM object identifier|| |
| | 54 | ||ippObjID || dimensionless || BIGINT 8 || NA ||IPP object identifier|| |
| | 55 | ||surveyID || dimensionless || TINYINT 1 || NA ||survey flag identifier|| |
| | 56 | ||skyCellID || dimensionless || REAL 4 || -999 ||single float giving PrimaryCell.SkyCell identifier|| |
| | 57 | ||randomStackObjID || dimensionless || BIGINT 8 || NA ||random stack id|| |
| | 58 | ||stackDetectRowID || dimensionless || BIGINT 8 || NA ||identifies which of up to 5 possible stackdetections this row refers to: primary, up to 3 Secondary, 1 best|| |
| | 59 | ||primaryDetection || dimensionless || TINYINT 1 || 255 ||identifies if this row is a primary stack detection. True about 80 percent of time|| |
| | 60 | ||bestDetection || dimensionless || TINYINT 1 || 255 ||identifies if this row is a best detection or not. Also set if only a primary detection exists.|| |
| | 61 | ||dvoRegionID || dimensionless || REAL 4 || -999 ||identifier to dvo spatial region|| |
| | 62 | ||dataRelease || dimensionless || TINYINT 1 || NA ||Data release when this table was loaded.|| |
| | 63 | ||gippDetectID || dimensionless || BIGINT 8 || NA ||ipp identifier|| |
| | 64 | ||gstackDetectID || dimensionless || BIGINT 8 || NA ||ODM detection identifier|| |
| | 65 | ||gstackMetaID || dimensionless || BIGINT 8 || NA ||stack identifier|| |
| | 66 | ||gxPos || arcsec || REAL 4 || -999 ||measured x on skycell from PSF fit|| |
| | 67 | ||gyPos || arcsec || REAL 4 || -999 ||measured y on skycell from PSF fit|| |
| | 68 | ||gxPosErr || arcsec || REAL 4 || -999 ||estimated error in x|| |
| | 69 | ||gyPosErr || arcsec || REAL 4 || -999 ||estimated error in y|| |
| | 70 | ||gra || degrees || FLOAT 8 || NA ||right ascension|| |
| | 71 | ||gdec || degrees || FLOAT 8 || NA ||declination|| |
| | 72 | ||graErr || arcsec || REAL 4 || NA ||right ascension error|| |
| | 73 | ||gdecErr || arcsec || REAL 4 || NA ||declination error|| |
| | 74 | ||gzp || magnitude || REAL 4 || 0 ||zero point offset|| |
| | 75 | ||gexpTime || seconds || REAL 4 || -999 ||exposure time (informational)|| |
| | 76 | ||gpsfMajorFWHM || arcsec || REAL 4 || -999 ||PSF width in major axis|| |
| | 77 | ||gpsfMinorFWHM || arcsec || REAL 4 || -999 ||PSF width in minor axis|| |
| | 78 | ||gpsfTheta || degrees || REAL 4 || -999 ||PSF orientation angle|| |
| | 79 | ||gpsfCore || degrees || REAL 4 || -999 ||PSF core parameter [k in (1 + kz * z^1.66)]|| |
| | 80 | ||gpsfLikelihood || dimensionless || REAL 4 || -999 ||PSF likelihood|| |
| | 81 | ||gpsfQf || dimensionless || REAL 4 || -999 ||PSF coverage factor|| |
| | 82 | ||gpsfQfPerfect || dimensionless || REAL 4 || -999 ||PSF-weighted fraction of arcsec totally unmasked|| |
| | 83 | ||gpsfChiSq || dimensionless || REAL 4 || -999 ||PSF-weighted fraction of arcsec to.|| |
| | 84 | ||gmomentXX || arcsec squared || REAL 4 || -999 || moment XX|| |
| | 85 | ||gmomentXY || arcsec squared || REAL 4 || -999 || moment XY|| |
| | 86 | ||gmomentYY || arcsec squared || REAL 4 || -999 || moment YY|| |
| | 87 | ||gmomentR1 || arcsec || REAL 4 || -999 || moment R1|| |
| | 88 | ||gmomentRH || sqrt arcsec || REAL 4 || -999 || moment RH|| |
| | 89 | ||gPSFFlux || adu/seconds || REAL 4 || -999 ||PSF instrumental flux|| |
| | 90 | ||gPSFFluxErr || adu/seconds || REAL 4 || -999 ||estimated error in instrumental flux|| |
| | 91 | ||gApFlux || adu/seconds || REAL 4 || -999 || Aperture flux|| |
| | 92 | ||gApFluxErr || adu/seconds || REAL 4 || -999 || Aperture flux error|| |
| | 93 | ||gApFillFac || dimensionless || REAL 4 || -999 ||Aperture fill factor - redundant with psfQF, keep?|| |
| | 94 | ||gKronFlux || adu/seconds || REAL 4 || -999 || Kron flux|| |
| | 95 | ||gKronFluxErr || adu/seconds || REAL 4 || -999 || Kron flux error|| |
| | 96 | ||gKronRad || arcsec || REAL 4 || -999 || Kron radius|| |
| | 97 | ||gPSFMag || AB magnitude || REAL 4 || -999 ||g psf AB magnitude from stack|| |
| | 98 | ||gPSFMagErr || AB magnitude || REAL 4 || -999 ||estimated error of g psf AB magnitude from stack|| |
| | 99 | ||gApMag || AB magnitude || REAL 4 || -999 ||g Aperture AB magnitude from stack|| |
| | 100 | ||gApMagErr || AB magnitude || REAL 4 || -999 ||estimated error of g Ap AB magnitude from stack|| |
| | 101 | ||gKronMag || AB magnitude || REAL 4 || -999 ||g kron AB magnitude from stack|| |
| | 102 | ||gKronMagErr || AB magnitude || REAL 4 || -999 ||estimated error of g kron AB magnitude from stack|| |
| | 103 | ||gsky || adu/s/arcsec || REAL 4 || -999 ||PSF sky level at source (adu)|| |
| | 104 | ||gskyErr || adu/s/arcsec || REAL 4 || -999 ||estimated error in sky|| |
| | 105 | ||ginfoFlag || dimensionless || BIGINT 8 || -999 ||indicator of strange propeties|| |
| | 106 | ||gnFrames || dimensionless || INT 4 || -999 ||number of frames contributing to source|| |
| | 107 | ||rippDetectID || dimensionless || BIGINT 8 || NA ||ipp identifier|| |
| | 108 | ||rstackDetectID || dimensionless || BIGINT 8 || NA ||ODM detection identifier|| |
| | 109 | ||rstackMetaID || dimensionless || BIGINT 8 || NA ||stack identifier|| |
| | 110 | ||rxPos || arcsec || REAL 4 || -999 ||measured x on skycell from PSF fit|| |
| | 111 | ||ryPos || arcsec || REAL 4 || -999 ||measured y on skycell from PSF fit|| |
| | 112 | ||rxPosErr || arcsec || REAL 4 || -999 ||estimated error in x|| |
| | 113 | ||ryPosErr || arcsec || REAL 4 || -999 ||estimated error in y|| |
| | 114 | ||rra || degrees || FLOAT 8 || NA ||right ascension|| |
| | 115 | ||rdec || degrees || FLOAT 8 || NA ||declination|| |
| | 116 | ||rraErr || arcsec || REAL 4 || NA ||right ascension error|| |
| | 117 | ||rdecErr || arcsec || REAL 4 || NA ||declination error|| |
| | 118 | ||rzp || magnitude || REAL 4 || 0 ||zero point offset|| |
| | 119 | ||rexpTime || seconds || REAL 4 || -999 ||exposure time (informational)|| |
| | 120 | ||rpsfMajorFWHM || arcsec || REAL 4 || -999 ||PSF width in major axis|| |
| | 121 | ||rpsfMinorFWHM || arcsec || REAL 4 || -999 ||PSF width in minor axis|| |
| | 122 | ||rpsfTheta || degrees || REAL 4 || -999 ||PSF orientation angle|| |
| | 123 | ||rpsfCore || degrees || REAL 4 || -999 ||PSF core parameter [k in (1 + kz * z^1.66)]|| |
| | 124 | ||rpsfLikelihood || dimensionless || REAL 4 || -999 ||PSF likelihood|| |
| | 125 | ||rpsfQf || dimensionless || REAL 4 || -999 ||PSF coverage factor|| |
| | 126 | ||rpsfQfPerfect || dimensionless || REAL 4 || -999 ||PSF-weighted fraction of arcsec totally unmasked|| |
| | 127 | ||rpsfChiSq || dimensionless || REAL 4 || -999 ||PSF-weighted fraction of arcsec to.|| |
| | 128 | ||rmomentXX || arcsec squared || REAL 4 || -999 || moment XX|| |
| | 129 | ||rmomentXY || arcsec squared || REAL 4 || -999 || moment XY|| |
| | 130 | ||rmomentYY || arcsec squared || REAL 4 || -999 || moment YY|| |
| | 131 | ||rmomentR1 || arcsec || REAL 4 || -999 || moment R1|| |
| | 132 | ||rmomentRH || sqrt arcsec || REAL 4 || -999 || moment RH|| |
| | 133 | ||rPSFFlux || adu/seconds || REAL 4 || -999 ||PSF instrumental flux|| |
| | 134 | ||rPSFFluxErr || adu/seconds || REAL 4 || -999 ||estimated error in instrumental flux|| |
| | 135 | ||rApFlux || adu/seconds || REAL 4 || -999 || Aperture flux|| |
| | 136 | ||rApFluxErr || adu/seconds || REAL 4 || -999 || Aperture flux error|| |
| | 137 | ||rApFillFac || dimensionless || REAL 4 || -999 ||Aperture fill factor - redundant with psfQF, keep?|| |
| | 138 | ||rKronFlux || adu/seconds || REAL 4 || -999 || Kron flux|| |
| | 139 | ||rKronFluxErr || adu/seconds || REAL 4 || -999 || Kron flux error|| |
| | 140 | ||rKronRad || arcsec || REAL 4 || -999 || Kron radius|| |
| | 141 | ||rPSFMag || AB magnitude || REAL 4 || -999 ||psf AB mag from stack|| |
| | 142 | ||rPSFMagErr || AB magnitude || REAL 4 || -999 ||estimated error of psf mag from stack|| |
| | 143 | ||rApMag || AB magnitude || REAL 4 || -999 ||aperture AB mag from stack|| |
| | 144 | ||rApMagErr || AB magnitude || REAL 4 || -999 ||estimated error of aperture mag from stack|| |
| | 145 | ||rKronMag || AB magnitude || REAL 4 || -999 ||kron AB mag from stack|| |
| | 146 | ||rKronMagErr || AB magnitude || REAL 4 || -999 ||estimated error of kron mag from stack|| |
| | 147 | ||rsky || adu/s/arcsec || REAL 4 || -999 ||PSF sky level at source (adu)|| |
| | 148 | ||rskyErr || adu/s/arcsec || REAL 4 || -999 ||estimated error in sky|| |
| | 149 | ||rinfoFlag || dimensionless || BIGINT 8 || -999 ||indicator of strange propeties|| |
| | 150 | ||rnFrames || dimensionless || INT 4 || -999 ||number of frames contributing to source|| |
| | 151 | ||iippDetectID || dimensionless || BIGINT 8 || NA ||ipp identifier|| |
| | 152 | ||istackDetectID || dimensionless || BIGINT 8 || NA ||ODM detection identifier|| |
| | 153 | ||istackMetaID || dimensionless || BIGINT 8 || NA ||stack identifier|| |
| | 154 | ||ixPos || arcsec || REAL 4 || -999 ||measured x on skycell from PSF fit|| |
| | 155 | ||iyPos || arcsec || REAL 4 || -999 ||measured y on skycell from PSF fit|| |
| | 156 | ||ixPosErr || arcsec || REAL 4 || -999 ||estimated error in x|| |
| | 157 | ||iyPosErr || arcsec || REAL 4 || -999 ||estimated error in y|| |
| | 158 | ||ira || degrees || FLOAT 8 || NA ||right ascension|| |
| | 159 | ||idec || degrees || FLOAT 8 || NA ||declination|| |
| | 160 | ||iraErr || arcsec || REAL 4 || NA ||right ascension error|| |
| | 161 | ||idecErr || arcsec || REAL 4 || NA ||declination error|| |
| | 162 | ||izp || magnitude || REAL 4 || 0 ||zero point offset|| |
| | 163 | ||iexpTime || seconds || REAL 4 || -999 ||exposure time (informational)|| |
| | 164 | ||ipsfMajorFWHM || arcsec || REAL 4 || -999 ||PSF width in major axis|| |
| | 165 | ||ipsfMinorFWHM || arcsec || REAL 4 || -999 ||PSF width in minor axis|| |
| | 166 | ||ipsfTheta || degrees || REAL 4 || -999 ||PSF orientation angle|| |
| | 167 | ||ipsfCore || degrees || REAL 4 || -999 ||PSF core parameter [k in (1 + kz * z^1.66)]|| |
| | 168 | ||ipsfLikelihood || dimensionless || REAL 4 || -999 ||PSF likelihood|| |
| | 169 | ||ipsfQf || dimensionless || REAL 4 || -999 ||PSF coverage factor|| |
| | 170 | ||ipsfQfPerfect || dimensionless || REAL 4 || -999 ||PSF-weighted fraction of arcsec totally unmasked|| |
| | 171 | ||ipsfChiSq || dimensionless || REAL 4 || -999 ||PSF-weighted fraction of arcsec to.|| |
| | 172 | ||imomentXX || arcsec squared || REAL 4 || -999 || moment XX|| |
| | 173 | ||imomentXY || arcsec squared || REAL 4 || -999 || moment XY|| |
| | 174 | ||imomentYY || arcsec squared || REAL 4 || -999 || moment YY|| |
| | 175 | ||imomentR1 || arcsec || REAL 4 || -999 || moment R1|| |
| | 176 | ||imomentRH || sqrt arcsec || REAL 4 || -999 || moment RH|| |
| | 177 | ||iPSFFlux || adu/seconds || REAL 4 || -999 ||PSF instrumental flux|| |
| | 178 | ||iPSFFluxErr || adu/seconds || REAL 4 || -999 ||estimated error in instrumental flux|| |
| | 179 | ||iApFlux || adu/seconds || REAL 4 || -999 || Aperture flux|| |
| | 180 | ||iApFluxErr || adu/seconds || REAL 4 || -999 || Aperture flux error|| |
| | 181 | ||iApFillFac || dimensionless || REAL 4 || -999 ||Aperture fill factor - redundant with psfQF, keep?|| |
| | 182 | ||iKronFlux || adu/seconds || REAL 4 || -999 || Kron flux|| |
| | 183 | ||iKronFluxErr || adu/seconds || REAL 4 || -999 || Kron flux error|| |
| | 184 | ||iKronRad || arcsec || REAL 4 || -999 || Kron radius|| |
| | 185 | ||iPSFMag || AB magnitude || REAL 4 || -999 ||psf AB mag from stack|| |
| | 186 | ||iPSFMagErr || AB magnitude || REAL 4 || -999 ||estimated error of psf mag from stack|| |
| | 187 | ||iApMag || AB magnitude || REAL 4 || -999 ||aperture AB mag from stack|| |
| | 188 | ||iApMagErr || AB magnitude || REAL 4 || -999 ||estimated error of aperture mag from stack|| |
| | 189 | ||iKronMag || AB magnitude || REAL 4 || -999 ||kron AB mag from stack|| |
| | 190 | ||iKronMagErr || AB magnitude || REAL 4 || -999 ||estimated error of kron mag from stack|| |
| | 191 | ||isky || adu/s/arcsec || REAL 4 || -999 ||PSF sky level at source (adu)|| |
| | 192 | ||iskyErr || adu/s/arcsec || REAL 4 || -999 ||estimated error in sky|| |
| | 193 | ||iinfoFlag || dimensionless || BIGINT 8 || -999 ||indicator of strange propeties|| |
| | 194 | ||inFrames || dimensionless || INT 4 || -999 ||number of frames contributing to source|| |
| | 195 | ||zippDetectID || dimensionless || BIGINT 8 || NA ||ipp identifier|| |
| | 196 | ||zstackDetectID || dimensionless || BIGINT 8 || NA ||ODM detection identifier|| |
| | 197 | ||zstackMetaID || dimensionless || BIGINT 8 || NA ||stack identifier|| |
| | 198 | ||zxPos || arcsec || REAL 4 || -999 ||measured x on skycell from PSF fit|| |
| | 199 | ||zyPos || arcsec || REAL 4 || -999 ||measured y on skycell from PSF fit|| |
| | 200 | ||zxPosErr || arcsec || REAL 4 || -999 ||estimated error in x|| |
| | 201 | ||zyPosErr || arcsec || REAL 4 || -999 ||estimated error in y|| |
| | 202 | ||zra || degrees || FLOAT 8 || NA ||right ascension|| |
| | 203 | ||zdec || degrees || FLOAT 8 || NA ||declination|| |
| | 204 | ||zraErr || arcsec || REAL 4 || NA ||right ascension error|| |
| | 205 | ||zdecErr || arcsec || REAL 4 || NA ||declination error|| |
| | 206 | ||zzp || magnitude || REAL 4 || 0 ||zero point offset|| |
| | 207 | ||zexpTime || seconds || REAL 4 || -999 ||exposure time (informational)|| |
| | 208 | ||zpsfMajorFWHM || arcsec || REAL 4 || -999 ||PSF width in major axis|| |
| | 209 | ||zpsfMinorFWHM || arcsec || REAL 4 || -999 ||PSF width in minor axis|| |
| | 210 | ||zpsfTheta || degrees || REAL 4 || -999 ||PSF orientation angle|| |
| | 211 | ||zpsfCore || degrees || REAL 4 || -999 ||PSF core parameter [k in (1 + kz * z^1.66)]|| |
| | 212 | ||zpsfLikelihood || dimensionless || REAL 4 || -999 ||PSF likelihood|| |
| | 213 | ||zpsfQf || dimensionless || REAL 4 || -999 ||PSF coverage factor|| |
| | 214 | ||zpsfQfPerfect || dimensionless || REAL 4 || -999 ||PSF-weighted fraction of arcsec totally unmasked|| |
| | 215 | ||zpsfChiSq || dimensionless || REAL 4 || -999 ||PSF-weighted fraction of arcsec to.|| |
| | 216 | ||zmomentXX || arcsec squared || REAL 4 || -999 || moment XX|| |
| | 217 | ||zmomentXY || arcsec squared || REAL 4 || -999 || moment XY|| |
| | 218 | ||zmomentYY || arcsec squared || REAL 4 || -999 || moment YY|| |
| | 219 | ||zmomentR1 || arcsec || REAL 4 || -999 || moment R1|| |
| | 220 | ||zmomentRH || sqrt arcsec || REAL 4 || -999 || moment RH|| |
| | 221 | ||zPSFFlux || adu/seconds || REAL 4 || -999 ||PSF instrumental flux|| |
| | 222 | ||zPSFFluxErr || adu/seconds || REAL 4 || -999 ||estimated error in instrumental flux|| |
| | 223 | ||zApFlux || adu/seconds || REAL 4 || -999 || Aperture flux|| |
| | 224 | ||zApFluxErr || adu/seconds || REAL 4 || -999 || Aperture flux error|| |
| | 225 | ||zApFillFac || dimensionless || REAL 4 || -999 ||Aperture fill factor - redundant with psfQF, keep?|| |
| | 226 | ||zKronFlux || adu/seconds || REAL 4 || -999 || Kron flux|| |
| | 227 | ||zKronFluxErr || adu/seconds || REAL 4 || -999 || Kron flux error|| |
| | 228 | ||zKronRad || arcsec || REAL 4 || -999 || Kron radius|| |
| | 229 | ||zPSFMag || AB magnitude || REAL 4 || -999 ||psf AB mag from stack|| |
| | 230 | ||zPSFMagErr || AB magnitude || REAL 4 || -999 ||estimated error of psf mag from stack|| |
| | 231 | ||zApMag || AB magnitude || REAL 4 || -999 ||aperture AB mag from stack|| |
| | 232 | ||zApMagErr || AB magnitude || REAL 4 || -999 ||estimated error of aperture mag from stack|| |
| | 233 | ||zKronMag || AB magnitude || REAL 4 || -999 ||kron AB mag from stack|| |
| | 234 | ||zKronMagErr || AB magnitude || REAL 4 || -999 ||estimated error of kron mag from stack|| |
| | 235 | ||zsky || adu/s/arcsec || REAL 4 || -999 ||PSF sky level at source (adu)|| |
| | 236 | ||zskyErr || adu/s/arcsec || REAL 4 || -999 ||estimated error in sky|| |
| | 237 | ||zinfoFlag || dimensionless || BIGINT 8 || -999 ||indicator of strange propeties|| |
| | 238 | ||znFrames || dimensionless || INT 4 || -999 ||number of frames contributing to source|| |
| | 239 | ||yippDetectID || dimensionless || BIGINT 8 || NA ||ipp identifier|| |
| | 240 | ||ystackDetectID || dimensionless || BIGINT 8 || NA ||ODM detection identifier|| |
| | 241 | ||ystackMetaID || dimensionless || BIGINT 8 || NA ||stack identifier|| |
| | 242 | ||yxPos || arcsec || REAL 4 || -999 ||measured x on skycell from PSF fit|| |
| | 243 | ||yyPos || arcsec || REAL 4 || -999 ||measured y on skycell from PSF fit|| |
| | 244 | ||yxPosErr || arcsec || REAL 4 || -999 ||estimated error in x|| |
| | 245 | ||yyPosErr || arcsec || REAL 4 || -999 ||estimated error in y|| |
| | 246 | ||yra || degrees || FLOAT 8 || NA ||right ascension|| |
| | 247 | ||ydec || degrees || FLOAT 8 || NA ||declination|| |
| | 248 | ||yraErr || arcsec || REAL 4 || NA ||right ascension error|| |
| | 249 | ||ydecErr || arcsec || REAL 4 || NA ||declination error|| |
| | 250 | ||yzp || magnitude || REAL 4 || 0 ||zero point offset|| |
| | 251 | ||yexpTime || seconds || REAL 4 || -999 ||exposure time (informational)|| |
| | 252 | ||ypsfMajorFWHM || arcsec || REAL 4 || -999 ||PSF width in major axis|| |
| | 253 | ||ypsfMinorFWHM || arcsec || REAL 4 || -999 ||PSF width in minor axis|| |
| | 254 | ||ypsfTheta || degrees || REAL 4 || -999 ||PSF orientation angle|| |
| | 255 | ||zpsfCore || degrees || REAL 4 || -999 ||PSF core parameter [k in (1 + kz * z^1.66)]|| |
| | 256 | ||ypsfLikelihood || dimensionless || REAL 4 || -999 ||PSF likelihood|| |
| | 257 | ||ypsfQf || dimensionless || REAL 4 || -999 ||PSF coverage factor|| |
| | 258 | ||ypsfQfPerfect || dimensionless || REAL 4 || -999 ||PSF-weighted fraction of arcsec totally unmasked|| |
| | 259 | ||ypsfChiSq || dimensionless || REAL 4 || -999 ||PSF-weighted fraction of arcsec to.|| |
| | 260 | ||ymomentXX || arcsec squared || REAL 4 || -999 || moment XX|| |
| | 261 | ||ymomentXY || arcsec squared || REAL 4 || -999 || moment XY|| |
| | 262 | ||ymomentYY || arcsec squared || REAL 4 || -999 || moment YY|| |
| | 263 | ||ymomentR1 || arcsec || REAL 4 || -999 || moment R1|| |
| | 264 | ||ymomentRH || sqrt arcsec || REAL 4 || -999 || moment RH|| |
| | 265 | ||yPSFFlux || adu/seconds || REAL 4 || -999 ||PSF instrumental flux|| |
| | 266 | ||yPSFFluxErr || adu/seconds || REAL 4 || -999 ||estimated error in instrumental flux|| |
| | 267 | ||yApFlux || adu/seconds || REAL 4 || -999 || Aperture flux|| |
| | 268 | ||yApFluxErr || adu/seconds || REAL 4 || -999 || Aperture flux error|| |
| | 269 | ||yApFillFac || dimensionless || REAL 4 || -999 ||Aperture fill factor - redundant with psfQF, keep?|| |
| | 270 | ||yKronFlux || adu/seconds || REAL 4 || -999 || Kron flux|| |
| | 271 | ||yKronFluxErr || adu/seconds || REAL 4 || -999 || Kron flux error|| |
| | 272 | ||yKronRad || arcsec || REAL 4 || -999 || Kron radius|| |
| | 273 | ||yPSFMag || AB magnitude || REAL 4 || -999 ||psf AB mag from stack|| |
| | 274 | ||yPSFMagErr || AB magnitude || REAL 4 || -999 ||estimated error of psf mag from stack|| |
| | 275 | ||yApMag || AB magnitude || REAL 4 || -999 ||aperture AB mag from stack|| |
| | 276 | ||yApMagErr || AB magnitude || REAL 4 || -999 ||estimated error of aperture mag from stack|| |
| | 277 | ||yKronMag || AB magnitude || REAL 4 || -999 ||kron AB mag from stack|| |
| | 278 | ||yKronMagErr || AB magnitude || REAL 4 || -999 ||estimated error of kron mag from stack|| |
| | 279 | ||ysky || adu/s/arcsec || REAL 4 || -999 ||PSF sky level at source (adu)|| |
| | 280 | ||yskyErr || adu/s/arcsec || REAL 4 || -999 ||estimated error in sky|| |
| | 281 | ||yinfoFlag || dimensionless || BIGINT 8 || -999 ||indicator of strange propeties|| |
| | 282 | ||ynFrames || dimensionless || INT 4 || -999 ||number of frames contributing to source|| |
| | 283 | --------------------------- |
| | 284 | === StackApFlx VOTable description of PSPS table StackApFlx === |
| | 285 | --------------------------- |
| | 286 | ||objID || dimensionless || BIGINT 8 || NA ||ODM object identifier|| |
| | 287 | ||gcobjID || dimensionless || BIGINT 8 || NA ||galactic coordinates ODM object identifier|| |
| | 288 | ||ippObjID || dimensionless || BIGINT 8 || NA ||IPP object identifier|| |
| | 289 | ||surveyID || dimensionless || TINYINT 1 || 0 ||survey flag identifier|| |
| | 290 | ||skyCellID || dimensionless || REAL 4 || -999 ||single float giving PrimaryCell.SkyCell identifier|| |
| | 291 | ||randomStackObjID || dimensionless || BIGINT 8 || NA ||random stack id|| |
| | 292 | ||stackDetectRowID || dimensionless || BIGINT 8 || NA ||identifies which of up to 5 possible stackdetections thisrow refers to: primary, up to 3 Secondary, 1 best|| |
| | 293 | ||primaryDetection || dimensionless || TINYINT 1 || 255 ||identifies if this row is a primary stack detection. True about 80 percent of time|| |
| | 294 | ||bestDetection || dimensionless || TINYINT 1 || 255 ||identifies if this row is a best detection or not. Also set if only a primary detection exists.|| |
| | 295 | ||dvoRegionID || dimensionless || REAL 4 || -999 ||identifier to dvo spatial region|| |
| | 296 | ||dataRelease || dimensionless || TINYINT 1 || NA ||Data release when this table was loaded.|| |
| | 297 | ||gstackDetectID || dimensionless || BIGINT 8 || NA ||ODM detection identifier|| |
| | 298 | ||gstackMetaID || dimensionless || BIGINT 8 || NA ||stack identifier|| |
| | 299 | ||gippDetectID || dimensionless || BIGINT 8 || NA ||ipp identifier|| |
| | 300 | ||gflxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 301 | ||gflxR3Err || adu/seconds || REAL 4 || -999 ||estimated error in flxR3|| |
| | 302 | ||gflxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR3|| |
| | 303 | ||gflxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 304 | ||gflxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 305 | ||gflxR4Err || adu/seconds || REAL 4 || -999 ||estimated error in flxR4|| |
| | 306 | ||gflxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR4|| |
| | 307 | ||gflxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 308 | ||gflxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 309 | ||gflxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is gflxR5|| |
| | 310 | ||gflxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in gflxR5|| |
| | 311 | ||gflxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 312 | ||gc1flxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 313 | ||gc1flxR3Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR3|| |
| | 314 | ||gc1flxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR3|| |
| | 315 | ||gc1flxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 316 | ||gc1flxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 317 | ||gc1flxR4Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR4|| |
| | 318 | ||gc1flxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR4|| |
| | 319 | ||gc1flxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 320 | ||gc1flxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 321 | ||gc1flxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR5|| |
| | 322 | ||gc1flxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR5|| |
| | 323 | ||gc1flxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 324 | ||gc2flxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 325 | ||gc2flxR3Err || adu/seconds || REAL 4 || -999 ||estimated error in c2flxR3|| |
| | 326 | ||gc2flxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR3|| |
| | 327 | ||gc2flxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 328 | ||gc2flxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 329 | ||gc2flxR4Err || adu/seconds || REAL 4 || -999 ||estimated error in c2flxR4|| |
| | 330 | ||gc2flxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR4|| |
| | 331 | ||gc2flxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 332 | ||gc2flxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 333 | ||gc2flxR5Err || adu/seconds || REAL 4 || -999 ||estimated error in c2flxR5|| |
| | 334 | ||gc2flxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR5|| |
| | 335 | ||gc2flxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 336 | ||rstackDetectID || dimensionless || BIGINT 8 || NA ||ODM detection identifier|| |
| | 337 | ||rstackMetaID || dimensionless || BIGINT 8 || NA ||stack identifier|| |
| | 338 | ||rIppDetectID || dimensionless || BIGINT 8 || NA ||ipp identifier|| |
| | 339 | ||rflxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 340 | ||rflxR3Err || adu/seconds || REAL 4 || -999 ||estimated error in flxR3|| |
| | 341 | ||rflxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR3|| |
| | 342 | ||rflxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 343 | ||rflxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 344 | ||rflxR4Err || adu/seconds || REAL 4 || -999 ||estimated error in flxR4|| |
| | 345 | ||rflxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR4|| |
| | 346 | ||rflxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 347 | ||rflxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 348 | ||rflxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is gflxR5|| |
| | 349 | ||rflxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in gflxR5|| |
| | 350 | ||rflxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 351 | ||rc1flxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 352 | ||rc1flxR3Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR3|| |
| | 353 | ||rc1flxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR3|| |
| | 354 | ||rc1flxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 355 | ||rc1flxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 356 | ||rc1flxR4Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR4|| |
| | 357 | ||rc1flxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR4|| |
| | 358 | ||rc1flxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 359 | ||rc1flxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 360 | ||rc1flxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR5|| |
| | 361 | ||rc1flxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR5|| |
| | 362 | ||rc1flxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 363 | ||rc2flxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 364 | ||rc2flxR3Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR3|| |
| | 365 | ||rc2flxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR3|| |
| | 366 | ||rc2flxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 367 | ||rc2flxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 368 | ||rc2flxR4Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR4|| |
| | 369 | ||rc2flxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR4|| |
| | 370 | ||rc2flxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 371 | ||rc2flxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 372 | ||rc2flxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR5|| |
| | 373 | ||rc2flxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR5|| |
| | 374 | ||rc2flxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 375 | ||istackDetectID || dimensionless || BIGINT 8 || NA ||ODM detection identifier|| |
| | 376 | ||istackMetaID || dimensionless || BIGINT 8 || NA ||stack identifier|| |
| | 377 | ||iIppDetectID || dimensionless || BIGINT 8 || NA ||ipp identifier|| |
| | 378 | ||iflxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 379 | ||iflxR3Err || adu/seconds || REAL 4 || -999 ||estimated error in flxR3|| |
| | 380 | ||iflxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR3|| |
| | 381 | ||iflxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 382 | ||iflxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 383 | ||iflxR4Err || adu/seconds || REAL 4 || -999 ||estimated error in flxR4|| |
| | 384 | ||iflxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR4|| |
| | 385 | ||iflxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 386 | ||iflxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 387 | ||iflxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is gflxR5|| |
| | 388 | ||iflxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in gflxR5|| |
| | 389 | ||iflxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 390 | ||ic1flxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 391 | ||ic1flxR3Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR3|| |
| | 392 | ||ic1flxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR3|| |
| | 393 | ||ic1flxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 394 | ||ic1flxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 395 | ||ic1flxR4Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR4|| |
| | 396 | ||ic1flxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR4|| |
| | 397 | ||ic1flxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 398 | ||ic1flxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 399 | ||ic1flxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR5|| |
| | 400 | ||ic1flxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR5|| |
| | 401 | ||ic1flxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 402 | ||ic2flxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 403 | ||ic2flxR3Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR3|| |
| | 404 | ||ic2flxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR3|| |
| | 405 | ||ic2flxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 406 | ||ic2flxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 407 | ||ic2flxR4Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR4|| |
| | 408 | ||ic2flxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR4|| |
| | 409 | ||ic2flxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 410 | ||ic2flxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 411 | ||ic2flxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR5|| |
| | 412 | ||ic2flxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR5|| |
| | 413 | ||ic2flxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 414 | ||zstackDetectID || dimensionless || BIGINT 8 || NA ||ODM detection identifier|| |
| | 415 | ||zstackMetaID || dimensionless || BIGINT 8 || NA ||stack identifier|| |
| | 416 | ||zIppDetectID || dimensionless || BIGINT 8 || NA ||ipp identifier|| |
| | 417 | ||zflxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 418 | ||zflxR3Err || adu/seconds || REAL 4 || -999 ||estimated error in flxR3|| |
| | 419 | ||zflxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR3|| |
| | 420 | ||zflxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 421 | ||zflxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 422 | ||zflxR4Err || adu/seconds || REAL 4 || -999 ||estimated error in flxR4|| |
| | 423 | ||zflxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR4|| |
| | 424 | ||zflxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 425 | ||zflxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 426 | ||zflxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is gflxR5|| |
| | 427 | ||zflxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in gflxR5|| |
| | 428 | ||zflxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 429 | ||zc1flxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 430 | ||zc1flxR3Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR3|| |
| | 431 | ||zc1flxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR3|| |
| | 432 | ||zc1flxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 433 | ||zc1flxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 434 | ||zc1flxR4Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR4|| |
| | 435 | ||zc1flxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR4|| |
| | 436 | ||zc1flxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 437 | ||zc1flxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 438 | ||zc1flxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR5|| |
| | 439 | ||zc1flxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR5|| |
| | 440 | ||zc1flxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 441 | ||zc2flxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 442 | ||zc2flxR3Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR3|| |
| | 443 | ||zc2flxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR3|| |
| | 444 | ||zc2flxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 445 | ||zc2flxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 446 | ||zc2flxR4Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR4|| |
| | 447 | ||zc2flxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR4|| |
| | 448 | ||zc2flxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 449 | ||zc2flxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 450 | ||zc2flxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR5|| |
| | 451 | ||zc2flxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR5|| |
| | 452 | ||zc2flxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 453 | ||ystackDetectID || dimensionless || BIGINT 8 || NA ||ODM detection identifier|| |
| | 454 | ||ystackMetaID || dimensionless || BIGINT 8 || NA ||stack identifier|| |
| | 455 | ||yIppDetectID || dimensionless || BIGINT 8 || NA ||ipp identifier|| |
| | 456 | ||yflxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 457 | ||yflxR3Err || adu/seconds || REAL 4 || -999 ||estimated error in flxR3|| |
| | 458 | ||yflxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR3|| |
| | 459 | ||yflxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 460 | ||yflxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 461 | ||yflxR4Err || adu/seconds || REAL 4 || -999 ||estimated error in flxR4|| |
| | 462 | ||yflxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR4|| |
| | 463 | ||yflxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 464 | ||yflxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 465 | ||yflxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is gflxR5|| |
| | 466 | ||yflxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in gflxR5|| |
| | 467 | ||yflxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 468 | ||yc1flxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 469 | ||yc1flxR3Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR3|| |
| | 470 | ||yc1flxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR3|| |
| | 471 | ||yc1flxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 472 | ||yc1flxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 473 | ||yc1flxR4Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR4|| |
| | 474 | ||yc1flxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR4|| |
| | 475 | ||yc1flxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 476 | ||yc1flxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 477 | ||yc1flxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR5|| |
| | 478 | ||yc1flxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR5|| |
| | 479 | ||yc1flxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 480 | ||yc2flxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 481 | ||yc2flxR3Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR3|| |
| | 482 | ||yc2flxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR3|| |
| | 483 | ||yc2flxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 484 | ||yc2flxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 485 | ||yc2flxR4Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR4|| |
| | 486 | ||yc2flxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR4|| |
| | 487 | ||yc2flxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 488 | ||yc2flxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 489 | ||yc2flxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR5|| |
| | 490 | ||yc2flxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR5|| |
| | 491 | ||yc2flxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 492 | --------------------------- |
| | 493 | === StackModelFit VOTable description of PSPS table StackModelFit === |
| | 494 | --------------------------- |
| | 495 | ||objID || dimensionless || BIGINT 8 || NA ||ODM object identifier|| |
| | 496 | ||gcobjID || dimensionless || BIGINT 8 || NA ||galactic coordinates ODM object identifier|| |
| | 497 | ||ippObjID || dimensionless || BIGINT 8 || NA ||IPP object identifier|| |
| | 498 | ||surveyID || dimensionless || TINYINT 1 || NA ||survey flag identifier|| |
| | 499 | ||skyCellID || dimensionless || REAL 4 || -999 ||single float giving PrimaryCell.SkyCell identifier|| |
| | 500 | ||randomStackObjID || dimensionless || BIGINT 8 || NA ||random stack id|| |
| | 501 | ||stackDetectRowID || dimensionless || BIGINT 8 || NA ||identifies which of up to 5 possible stackdetections thisrow refers to: primary, up to 3 Secondary, 1 best|| |
| | 502 | ||primaryDetection || dimensionless || TINYINT 1 || 255 ||identifies if this row is a primary stack detection. True about 80 percent of time|| |
| | 503 | ||bestDetection || dimensionless || TINYINT 1 || 255 ||identifies if this row is a best detection or not. Also set if only a primary detection exists.|| |
| | 504 | ||dvoRegionID || dimensionless || REAL 4 || -999 ||identifier to dvo spatial region|| |
| | 505 | ||dataRelease || dimensionless || TINYINT 1 || NA ||Data release when this table was loaded.|| |
| | 506 | ||glogC || dimensionless || REAL 4 || -999 ||concentration index|| |
| | 507 | ||glogA || dimensionless || REAL 4 || -999 ||asymmetry index|| |
| | 508 | ||gclump || dimensionless || REAL 4 || -999 ||clumpiness factor|| |
| | 509 | ||gstackDetectID || dimensionless || BIGINT 8 || NA ||ODM detection identifier|| |
| | 510 | ||gstackMetaID || dimensionless || BIGINT 8 || NA ||stack identifier|| |
| | 511 | ||gippDetectID || dimensionless || BIGINT 8 || NA ||ipp detect identifier|| |
| | 512 | ||gdeVRadius || arcsec || REAL 4 || -999 ||deVaucouleurs radius|| |
| | 513 | ||gdeVRadiusErr || arcsec || REAL 4 || -999 ||estimated error in deVaucouleurs radius|| |
| | 514 | ||gdeVFlux || adu/seconds || REAL 4 || -999 ||deVaucouleurs magntiude|| |
| | 515 | ||gdeVFluxErr || adu/seconds || REAL 4 || -999 ||estimated error in deV_mag|| |
| | 516 | ||gdeVAb || dimensionless || REAL 4 || -999 ||deVaucoulerus axis ratio|| |
| | 517 | ||gdeVAbErr || dimensionless || REAL 4 || -999 ||estimated error in deVaucoulerus axis ratio|| |
| | 518 | ||gdeVPhi || degrees || REAL 4 || -999 ||estmated phi of deVaucouleurs axis|| |
| | 519 | ||gdeVPhiErr || degrees || REAL 4 || -999 ||estmated error of phi of deVaucouleurs axis|| |
| | 520 | ||graDeVOff || arcsec || REAL 4 || -999 ||Offset in RA of deVaucouleurs fit from PSF RA|| |
| | 521 | ||gdecDeVOff || arcsec || REAL 4 || -999 ||Offset in DEC of deVaucouleurs fit from PSF DEC|| |
| | 522 | ||graDeVOffErr || arcsec || REAL 4 || -999 ||estimated error in ra offset|| |
| | 523 | ||gdecDeVOffErr || arcsec || REAL 4 || -999 ||estimated error in dec offset|| |
| | 524 | ||gdeVCf || dimensionless || REAL 4 || -999 ||deVaucouleurs fit coverage factor|| |
| | 525 | ||gdeVLikelihood || dimensionless || REAL 4 || -999 ||deVaucouleurs fit likelihood factor|| |
| | 526 | ||gexpRadius || arcsec || REAL 4 || -999 ||Exponential fit radius|| |
| | 527 | ||gexpRadiusErr || arcsec || REAL 4 || -999 ||estimated error in Exponential fit radius|| |
| | 528 | ||gexpFlux || adu/seconds || REAL 4 || -999 ||Exponential fit flux|| |
| | 529 | ||gexpFluxErr || adu/seconds || REAL 4 || -999 ||estimated error in expFlux|| |
| | 530 | ||gexpAb || dimensionless || REAL 4 || -999 ||Exponential fit axis ratio|| |
| | 531 | ||gexpAbErr || dimensionless || REAL 4 || -999 ||estimated error in Exponential fit axis ratio|| |
| | 532 | ||gexpPhi || degrees || REAL 4 || -999 ||estmated phi of Exponential axis|| |
| | 533 | ||gexpPhiErr || degrees || REAL 4 || -999 ||estmated error of phi of Exponential axis|| |
| | 534 | ||graExpOff || dimensionless || REAL 4 || -999 ||Offset in RA of Exponential fit from PSF RA|| |
| | 535 | ||gdecExpOff || dimensionless || REAL 4 || -999 ||Offset in DEC of Exponential fit from PSF DEC|| |
| | 536 | ||graExpOffErr || dimensionless || REAL 4 || -999 ||estimated error in raExpOff|| |
| | 537 | ||gdecExpOffErr || dimensionless || REAL 4 || -999 ||estimated error in decExpOff|| |
| | 538 | ||gexpCf || dimensionless || REAL 4 || -999 ||Exponential fit coverage factor|| |
| | 539 | ||gexpLikelihood || dimensionless || REAL 4 || -999 ||Exponential fit likelihood factor|| |
| | 540 | ||gserRadius || arcsec || REAL 4 || -999 ||Sersic radius|| |
| | 541 | ||gserRadiusErr || arcsec || REAL 4 || -999 ||estimated error in Sersic radius|| |
| | 542 | ||gserFlux || adu/seconds || REAL 4 || -999 ||Sersic Flux|| |
| | 543 | ||gserFluxErr || adu/seconds || REAL 4 || -999 ||estimated error in serFlux|| |
| | 544 | ||gserAb || dimensionless || REAL 4 || -999 ||Sersic axis ratio|| |
| | 545 | ||gserAbErr || dimensionless || REAL 4 || -999 ||estimated error in Sersic axis ratio|| |
| | 546 | ||gserNu || dimensionless || REAL 4 || -999 ||Sersic index|| |
| | 547 | ||gserNuErr || dimensionless || REAL 4 || -999 ||estimated error in Sersic index|| |
| | 548 | ||gserPhi || degrees || REAL 4 || -999 ||estmated phi of Sersic axis|| |
| | 549 | ||gserPhiErr || degrees || REAL 4 || -999 ||estmated error of phi of Sersic axis|| |
| | 550 | ||graSerOff || dimensionless || REAL 4 || -999 ||Offset in RA of Sersic fit from PSF RA|| |
| | 551 | ||gdecSerOff || dimensionless || REAL 4 || -999 ||Offset in DEC of Sersic fit from PSF DEC|| |
| | 552 | ||graSerOffErr || dimensionless || REAL 4 || -999 ||estimated error in raSerOff|| |
| | 553 | ||gdecSerOffErr || dimensionless || REAL 4 || -999 ||estimated error in decSerOff|| |
| | 554 | ||gserCf || dimensionless || REAL 4 || -999 ||Sersic fit coverage factor|| |
| | 555 | ||gserLikelihood || dimensionless || REAL 4 || -999 ||Sersic fit likelihood factor|| |
| | 556 | ||gpetRadius || pixels || REAL 4 || -999 ||Petrosian radius|| |
| | 557 | ||gpetRadiusErr || pixels || REAL 4 || -999 ||estimated error inPetrosian radius|| |
| | 558 | ||gpetFlux || adu/seconds || REAL 4 || -999 ||Petrosian Flux|| |
| | 559 | ||gpetFluxErr || adu/seconds || REAL 4 || -999 ||estimated error in petFlux|| |
| | 560 | ||gpetR50 || pixels || REAL 4 || -999 ||Petrosian radius at 50% light|| |
| | 561 | ||gpetR50Err || pixels || REAL 4 || -999 ||estimated error inPetrosian radius at 50% light|| |
| | 562 | ||gpetR90 || pixels || REAL 4 || -999 ||Petrosian radius at 90% light|| |
| | 563 | ||gpetR90Err || pixels || REAL 4 || -999 ||estimated error in Petrosian radius at 90% light|| |
| | 564 | ||gpetCf || pixels || REAL 4 || -999 ||Petrosian fit coverage factor|| |
| | 565 | ||gflxR1 || adu/seconds || REAL 4 || -999 ||Flux inside r = 1|| |
| | 566 | ||gflxR1Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR1|| |
| | 567 | ||gflxR1Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR1|| |
| | 568 | ||gflxR1Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 569 | ||gflxR2 || adu/seconds || REAL 4 || -999 ||Flux inside r = 2|| |
| | 570 | ||gflxR2Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR2|| |
| | 571 | ||gflxR2Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR2|| |
| | 572 | ||gflxR2Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 573 | ||gflxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 574 | ||gflxR3Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR3|| |
| | 575 | ||gflxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR3|| |
| | 576 | ||gflxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 577 | ||gflxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 578 | ||gflxR4Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR4|| |
| | 579 | ||gflxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR4|| |
| | 580 | ||gflxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 581 | ||gflxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 582 | ||gflxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR5|| |
| | 583 | ||gflxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR5|| |
| | 584 | ||gflxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 585 | ||gflxR6 || adu/seconds || REAL 4 || -999 ||Flux inside r = 6|| |
| | 586 | ||gflxR6Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR6|| |
| | 587 | ||gflxR6Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR6|| |
| | 588 | ||gflxR6Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R6|| |
| | 589 | ||gflxR7 || adu/seconds || REAL 4 || -999 ||Flux inside r = 7|| |
| | 590 | ||gflxR7Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR7|| |
| | 591 | ||gflxR7Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR7|| |
| | 592 | ||gflxR7Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R7|| |
| | 593 | ||gflxR8 || adu/seconds || REAL 4 || -999 ||Flux inside r = 8|| |
| | 594 | ||gflxR8Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR8|| |
| | 595 | ||gflxR8Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR8|| |
| | 596 | ||gflxR8Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R8|| |
| | 597 | ||gflxR9 || adu/seconds || REAL 4 || -999 ||Flux inside r = 9|| |
| | 598 | ||gflxR9Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR9|| |
| | 599 | ||gflxR9Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR9|| |
| | 600 | ||gflxR9Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R9|| |
| | 601 | ||gflxR10 || adu/seconds || REAL 4 || -999 ||Flux inside r = 10|| |
| | 602 | ||gflxR10Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR10|| |
| | 603 | ||gflxR10Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR10|| |
| | 604 | ||gflxR10Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R10|| |
| | 605 | ||gc1flxR1 || adu/seconds || REAL 4 || -999 ||Flux inside r = 1|| |
| | 606 | ||gc1flxR1Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR1|| |
| | 607 | ||gc1flxR1Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR1|| |
| | 608 | ||gc1flxR1Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 609 | ||gc1flxR2 || adu/seconds || REAL 4 || -999 ||Flux inside r = 2|| |
| | 610 | ||gc1flxR2Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR2|| |
| | 611 | ||gc1flxR2Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR2|| |
| | 612 | ||gc1flxR2Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 613 | ||gc1flxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 614 | ||gc1flxR3Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR3|| |
| | 615 | ||gc1flxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR3|| |
| | 616 | ||gc1flxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 617 | ||gc1flxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 618 | ||gc1flxR4Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR4|| |
| | 619 | ||gc1flxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR4|| |
| | 620 | ||gc1flxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 621 | ||gc1flxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 622 | ||gc1flxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR5|| |
| | 623 | ||gc1flxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR5|| |
| | 624 | ||gc1flxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 625 | ||gc1flxR6 || adu/seconds || REAL 4 || -999 ||Flux inside r = 6|| |
| | 626 | ||gc1flxR6Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR6|| |
| | 627 | ||gc1flxR6Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR6|| |
| | 628 | ||gc1flxR6Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R6|| |
| | 629 | ||gc1flxR7 || adu/seconds || REAL 4 || -999 ||Flux inside r = 7|| |
| | 630 | ||gc1flxR7Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR7|| |
| | 631 | ||gc1flxR7Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR7|| |
| | 632 | ||gc1flxR7Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R7|| |
| | 633 | ||gc1flxR8 || adu/seconds || REAL 4 || -999 ||Flux inside r = 8|| |
| | 634 | ||gc1flxR8Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR8|| |
| | 635 | ||gc1flxR8Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR8|| |
| | 636 | ||gc1flxR8Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R8|| |
| | 637 | ||gc1flxR9 || adu/seconds || REAL 4 || -999 ||Flux inside r = 9|| |
| | 638 | ||gc1flxR9Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR9|| |
| | 639 | ||gc1flxR9Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR9|| |
| | 640 | ||gc1flxR9Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R9|| |
| | 641 | ||gc1flxR10 || adu/seconds || REAL 4 || -999 ||Flux inside r = 10|| |
| | 642 | ||gc1flxR10Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR10|| |
| | 643 | ||gc1flxR10Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR10|| |
| | 644 | ||gc1flxR10Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R10|| |
| | 645 | ||gc2flxR1 || adu/seconds || REAL 4 || -999 ||Flux inside r = 1|| |
| | 646 | ||gc2flxR1Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR1|| |
| | 647 | ||gc2flxR1Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR1|| |
| | 648 | ||gc2flxR1Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 649 | ||gc2flxR2 || adu/seconds || REAL 4 || -999 ||Flux inside r = 2|| |
| | 650 | ||gc2flxR2Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR2|| |
| | 651 | ||gc2flxR2Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR2|| |
| | 652 | ||gc2flxR2Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 653 | ||gc2flxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 654 | ||gc2flxR3Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR3|| |
| | 655 | ||gc2flxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR3|| |
| | 656 | ||gc2flxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 657 | ||gc2flxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 658 | ||gc2flxR4Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR4|| |
| | 659 | ||gc2flxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR4|| |
| | 660 | ||gc2flxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 661 | ||gc2flxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 662 | ||gc2flxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR5|| |
| | 663 | ||gc2flxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR5|| |
| | 664 | ||gc2flxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 665 | ||gc2flxR6 || adu/seconds || REAL 4 || -999 ||Flux inside r = 6|| |
| | 666 | ||gc2flxR6Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR6|| |
| | 667 | ||gc2flxR6Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR6|| |
| | 668 | ||gc2flxR6Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R6|| |
| | 669 | ||gc2flxR7 || adu/seconds || REAL 4 || -999 ||Flux inside r = 7|| |
| | 670 | ||gc2flxR7Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR7|| |
| | 671 | ||gc2flxR7Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR7|| |
| | 672 | ||gc2flxR7Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R7|| |
| | 673 | ||gc2flxR8 || adu/seconds || REAL 4 || -999 ||Flux inside r = 8|| |
| | 674 | ||gc2flxR8Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR8|| |
| | 675 | ||gc2flxR8Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR8|| |
| | 676 | ||gc2flxR8Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R8|| |
| | 677 | ||gc2flxR9 || adu/seconds || REAL 4 || -999 ||Flux inside r = 9|| |
| | 678 | ||gc2flxR9Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR9|| |
| | 679 | ||gc2flxR9Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR9|| |
| | 680 | ||gc2flxR9Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R9|| |
| | 681 | ||gc2flxR10 || adu/seconds || REAL 4 || -999 ||Flux inside r = 10|| |
| | 682 | ||gc2flxR10Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR10|| |
| | 683 | ||gc2flxR10Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR10|| |
| | 684 | ||gc2flxR10Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R10|| |
| | 685 | ||rlogC || dimensionless || REAL 4 || -999 ||concentration index|| |
| | 686 | ||rlogA || dimensionless || REAL 4 || -999 ||asymmetry index|| |
| | 687 | ||rclump || dimensionless || REAL 4 || -999 ||clumpiness factor|| |
| | 688 | ||rstackDetectID || dimensionless || BIGINT 8 || NA ||ODM detection identifier|| |
| | 689 | ||rstackMetaID || dimensionless || BIGINT 8 || NA ||stack identifier|| |
| | 690 | ||rippDetectID || dimensionless || BIGINT 8 || NA ||ipp detect identifier|| |
| | 691 | ||rdeVRadius || arcsec || REAL 4 || -999 ||deVaucouleurs radius|| |
| | 692 | ||rdeVRadiusErr || arcsec || REAL 4 || -999 ||estimated error in deVaucouleurs radius|| |
| | 693 | ||rdeVFlux || adu/seconds || REAL 4 || -999 ||deVaucouleurs magntiude|| |
| | 694 | ||rdeVFluxErr || adu/seconds || REAL 4 || -999 ||estimated error in deV_mag|| |
| | 695 | ||rdeVAb || dimensionless || REAL 4 || -999 ||deVaucoulerus axis ratio|| |
| | 696 | ||rdeVAbErr || dimensionless || REAL 4 || -999 ||estimated error in deVaucoulerus axis ratio|| |
| | 697 | ||rdeVPhi || degrees || REAL 4 || -999 ||estmated phi of deVaucouleurs axis|| |
| | 698 | ||rdeVPhiErr || degrees || REAL 4 || -999 ||estmated error of phi of deVaucouleurs axis|| |
| | 699 | ||rraDeVOff || arcsec || REAL 4 || -999 ||Offset in RA of deVaucouleurs fit from PSF RA|| |
| | 700 | ||rdecDeVOff || arcsec || REAL 4 || -999 ||Offset in DEC of deVaucouleurs fit from PSF DEC|| |
| | 701 | ||rraDeVOffErr || arcsec || REAL 4 || -999 ||estimated error in ra offset|| |
| | 702 | ||rdecDeVOffErr || arcsec || REAL 4 || -999 ||estimated error in dec offset|| |
| | 703 | ||rdeVCf || dimensionless || REAL 4 || -999 ||deVaucouleurs fit coverage factor|| |
| | 704 | ||rdeVLikelihood || dimensionless || REAL 4 || -999 ||deVaucouleurs fit likelihood factor|| |
| | 705 | ||rexpRadius || arcsec || REAL 4 || -999 ||Exponential fit radius|| |
| | 706 | ||rexpRadiusErr || arcsec || REAL 4 || -999 ||estimated error in Exponential fit radius|| |
| | 707 | ||rexpFlux || adu/seconds || REAL 4 || -999 ||Exponential fit flux|| |
| | 708 | ||rexpFluxErr || adu/seconds || REAL 4 || -999 ||estimated error in expFlux|| |
| | 709 | ||rexpAb || dimensionless || REAL 4 || -999 ||Exponential fit axis ratio|| |
| | 710 | ||rexpAbErr || dimensionless || REAL 4 || -999 ||estimated error in Exponential fit axis ratio|| |
| | 711 | ||rexpPhi || degrees || REAL 4 || -999 ||estmated phi of Exponential axis|| |
| | 712 | ||rexpPhiErr || degrees || REAL 4 || -999 ||estmated error of phi of Exponential axis|| |
| | 713 | ||rraExpOff || dimensionless || REAL 4 || -999 ||Offset in RA of Exponential fit from PSF RA|| |
| | 714 | ||rdecExpOff || dimensionless || REAL 4 || -999 ||Offset in DEC of Exponential fit from PSF DEC|| |
| | 715 | ||rraExpOffErr || dimensionless || REAL 4 || -999 ||estimated error in raExpOff|| |
| | 716 | ||rdecExpOffErr || dimensionless || REAL 4 || -999 ||estimated error in decExpOff|| |
| | 717 | ||rexpCf || dimensionless || REAL 4 || -999 ||Exponential fit coverage factor|| |
| | 718 | ||rexpLikelihood || dimensionless || REAL 4 || -999 ||Exponential fit likelihood factor|| |
| | 719 | ||rserRadius || arcsec || REAL 4 || -999 ||Sersic radius|| |
| | 720 | ||rserRadiusErr || arcsec || REAL 4 || -999 ||estimated error in Sersic radius|| |
| | 721 | ||rserFlux || adu/seconds || REAL 4 || -999 ||Sersic Flux|| |
| | 722 | ||rserFluxErr || adu/seconds || REAL 4 || -999 ||estimated error in serFlux|| |
| | 723 | ||rserAb || dimensionless || REAL 4 || -999 ||Sersic axis ratio|| |
| | 724 | ||rserAbErr || dimensionless || REAL 4 || -999 ||estimated error in Sersic axis ratio|| |
| | 725 | ||rserNu || dimensionless || REAL 4 || -999 ||Sersic index|| |
| | 726 | ||rserNuErr || dimensionless || REAL 4 || -999 ||estimated error in Sersic index|| |
| | 727 | ||rserPhi || degrees || REAL 4 || -999 ||estmated phi of Sersic axis|| |
| | 728 | ||rserPhiErr || degrees || REAL 4 || -999 ||estmated error of phi of Sersic axis|| |
| | 729 | ||rraSerOff || dimensionless || REAL 4 || -999 ||Offset in RA of Sersic fit from PSF RA|| |
| | 730 | ||rdecSerOff || dimensionless || REAL 4 || -999 ||Offset in DEC of Sersic fit from PSF DEC|| |
| | 731 | ||rraSerOffErr || dimensionless || REAL 4 || -999 ||estimated error in raSerOff|| |
| | 732 | ||rdecSerOffErr || dimensionless || REAL 4 || -999 ||estimated error in decSerOff|| |
| | 733 | ||rserCf || dimensionless || REAL 4 || -999 ||Sersic fit coverage factor|| |
| | 734 | ||rserLikelihood || dimensionless || REAL 4 || -999 ||Sersic fit likelihood factor|| |
| | 735 | ||rpetRadius || pixels || REAL 4 || -999 ||Petrosian radius|| |
| | 736 | ||rpetRadiusErr || pixels || REAL 4 || -999 ||estimated error inPetrosian radius|| |
| | 737 | ||rpetFlux || adu/seconds || REAL 4 || -999 ||Petrosian Flux|| |
| | 738 | ||rpetFluxErr || adu/seconds || REAL 4 || -999 ||estimated error in petFlux|| |
| | 739 | ||rpetR50 || pixels || REAL 4 || -999 ||Petrosian radius at 50% light|| |
| | 740 | ||rpetR50Err || pixels || REAL 4 || -999 ||estimated error inPetrosian radius at 50% light|| |
| | 741 | ||rpetR90 || pixels || REAL 4 || -999 ||Petrosian radius at 90% light|| |
| | 742 | ||rpetR90Err || pixels || REAL 4 || -999 ||estimated error in Petrosian radius at 90% light|| |
| | 743 | ||rpetCf || pixels || REAL 4 || -999 ||Petrosian fit coverage factor|| |
| | 744 | ||rflxR1 || adu/seconds || REAL 4 || -999 ||Flux inside r = 1|| |
| | 745 | ||rflxR1Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR1|| |
| | 746 | ||rflxR1Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR1|| |
| | 747 | ||rflxR1Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 748 | ||rflxR2 || adu/seconds || REAL 4 || -999 ||Flux inside r = 2|| |
| | 749 | ||rflxR2Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR2|| |
| | 750 | ||rflxR2Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR2|| |
| | 751 | ||rflxR2Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 752 | ||rflxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 753 | ||rflxR3Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR3|| |
| | 754 | ||rflxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR3|| |
| | 755 | ||rflxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 756 | ||rflxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 757 | ||rflxR4Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR4|| |
| | 758 | ||rflxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR4|| |
| | 759 | ||rflxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 760 | ||rflxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 761 | ||rflxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR5|| |
| | 762 | ||rflxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR5|| |
| | 763 | ||rflxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 764 | ||rflxR6 || adu/seconds || REAL 4 || -999 ||Flux inside r = 6|| |
| | 765 | ||rflxR6Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR6|| |
| | 766 | ||rflxR6Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR6|| |
| | 767 | ||rflxR6Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R6|| |
| | 768 | ||rflxR7 || adu/seconds || REAL 4 || -999 ||Flux inside r = 7|| |
| | 769 | ||rflxR7Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR7|| |
| | 770 | ||rflxR7Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR7|| |
| | 771 | ||rflxR7Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R7|| |
| | 772 | ||rflxR8 || adu/seconds || REAL 4 || -999 ||Flux inside r = 8|| |
| | 773 | ||rflxR8Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR8|| |
| | 774 | ||rflxR8Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR8|| |
| | 775 | ||rflxR8Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R8|| |
| | 776 | ||rflxR9 || adu/seconds || REAL 4 || -999 ||Flux inside r = 9|| |
| | 777 | ||rflxR9Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR9|| |
| | 778 | ||rflxR9Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR9|| |
| | 779 | ||rflxR9Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R9|| |
| | 780 | ||rflxR10 || adu/seconds || REAL 4 || -999 ||Flux inside r = 10|| |
| | 781 | ||rflxR10Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR10|| |
| | 782 | ||rflxR10Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR10|| |
| | 783 | ||rflxR10Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R10|| |
| | 784 | ||rc1flxR1 || adu/seconds || REAL 4 || -999 ||Flux inside r = 1|| |
| | 785 | ||rc1flxR1Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR1|| |
| | 786 | ||rc1flxR1Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR1|| |
| | 787 | ||rc1flxR1Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 788 | ||rc1flxR2 || adu/seconds || REAL 4 || -999 ||Flux inside r = 2|| |
| | 789 | ||rc1flxR2Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR2|| |
| | 790 | ||rc1flxR2Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR2|| |
| | 791 | ||rc1flxR2Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 792 | ||rc1flxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 793 | ||rc1flxR3Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR3|| |
| | 794 | ||rc1flxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR3|| |
| | 795 | ||rc1flxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 796 | ||rc1flxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 797 | ||rc1flxR4Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR4|| |
| | 798 | ||rc1flxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR4|| |
| | 799 | ||rc1flxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 800 | ||rc1flxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 801 | ||rc1flxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR5|| |
| | 802 | ||rc1flxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR5|| |
| | 803 | ||rc1flxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 804 | ||rc1flxR6 || adu/seconds || REAL 4 || -999 ||Flux inside r = 6|| |
| | 805 | ||rc1flxR6Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR6|| |
| | 806 | ||rc1flxR6Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR6|| |
| | 807 | ||rc1flxR6Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R6|| |
| | 808 | ||rc1flxR7 || adu/seconds || REAL 4 || -999 ||Flux inside r = 7|| |
| | 809 | ||rc1flxR7Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR7|| |
| | 810 | ||rc1flxR7Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR7|| |
| | 811 | ||rc1flxR7Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R7|| |
| | 812 | ||rc1flxR8 || adu/seconds || REAL 4 || -999 ||Flux inside r = 8|| |
| | 813 | ||rc1flxR8Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR8|| |
| | 814 | ||rc1flxR8Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR8|| |
| | 815 | ||rc1flxR8Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R8|| |
| | 816 | ||rc1flxR9 || adu/seconds || REAL 4 || -999 ||Flux inside r = 9|| |
| | 817 | ||rc1flxR9Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR9|| |
| | 818 | ||rc1flxR9Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR9|| |
| | 819 | ||rc1flxR9Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R9|| |
| | 820 | ||rc1flxR10 || adu/seconds || REAL 4 || -999 ||Flux inside r = 10|| |
| | 821 | ||rc1flxR10Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR10|| |
| | 822 | ||rc1flxR10Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR10|| |
| | 823 | ||rc1flxR10Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R10|| |
| | 824 | ||rc2flxR1 || adu/seconds || REAL 4 || -999 ||Flux inside r = 1|| |
| | 825 | ||rc2flxR1Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR1|| |
| | 826 | ||rc2flxR1Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR1|| |
| | 827 | ||rc2flxR1Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 828 | ||rc2flxR2 || adu/seconds || REAL 4 || -999 ||Flux inside r = 2|| |
| | 829 | ||rc2flxR2Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR2|| |
| | 830 | ||rc2flxR2Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR2|| |
| | 831 | ||rc2flxR2Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 832 | ||rc2flxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 833 | ||rc2flxR3Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR3|| |
| | 834 | ||rc2flxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR3|| |
| | 835 | ||rc2flxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 836 | ||rc2flxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 837 | ||rc2flxR4Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR4|| |
| | 838 | ||rc2flxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR4|| |
| | 839 | ||rc2flxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 840 | ||rc2flxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 841 | ||rc2flxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR5|| |
| | 842 | ||rc2flxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR5|| |
| | 843 | ||rc2flxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 844 | ||rc2flxR6 || adu/seconds || REAL 4 || -999 ||Flux inside r = 6|| |
| | 845 | ||rc2flxR6Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR6|| |
| | 846 | ||rc2flxR6Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR6|| |
| | 847 | ||rc2flxR6Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R6|| |
| | 848 | ||rc2flxR7 || adu/seconds || REAL 4 || -999 ||Flux inside r = 7|| |
| | 849 | ||rc2flxR7Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR7|| |
| | 850 | ||rc2flxR7Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR7|| |
| | 851 | ||rc2flxR7Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R7|| |
| | 852 | ||rc2flxR8 || adu/seconds || REAL 4 || -999 ||Flux inside r = 8|| |
| | 853 | ||rc2flxR8Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR8|| |
| | 854 | ||rc2flxR8Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR8|| |
| | 855 | ||rc2flxR8Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R8|| |
| | 856 | ||rc2flxR9 || adu/seconds || REAL 4 || -999 ||Flux inside r = 9|| |
| | 857 | ||rc2flxR9Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR9|| |
| | 858 | ||rc2flxR9Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR9|| |
| | 859 | ||rc2flxR9Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R9|| |
| | 860 | ||rc2flxR10 || adu/seconds || REAL 4 || -999 ||Flux inside r = 10|| |
| | 861 | ||rc2flxR10Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR10|| |
| | 862 | ||rc2flxR10Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR10|| |
| | 863 | ||rc2flxR10Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R10|| |
| | 864 | ||ilogC || dimensionless || REAL 4 || NA ||concentration index|| |
| | 865 | ||ilogA || dimensionless || REAL 4 || NA ||asymmetry index|| |
| | 866 | ||iclump || dimensionless || REAL 4 || NA ||clumpiness factor|| |
| | 867 | ||istackDetectID || dimensionless || BIGINT 8 || -999 ||ODM detection identifier|| |
| | 868 | ||istackMetaID || dimensionless || BIGINT 8 || -999 ||stack identifier|| |
| | 869 | ||iippDetectID || dimensionless || BIGINT 8 || -999 ||ipp detect identifier|| |
| | 870 | ||ideVRadius || arcsec || REAL 4 || -999 ||deVaucouleurs radius|| |
| | 871 | ||ideVRadiusErr || arcsec || REAL 4 || -999 ||estimated error in deVaucouleurs radius|| |
| | 872 | ||ideVFlux || adu/seconds || REAL 4 || -999 ||deVaucouleurs magntiude|| |
| | 873 | ||ideVFluxErr || adu/seconds || REAL 4 || -999 ||estimated error in deV_mag|| |
| | 874 | ||ideVAb || dimensionless || REAL 4 || -999 ||deVaucoulerus axis ratio|| |
| | 875 | ||ideVAbErr || dimensionless || REAL 4 || -999 ||estimated error in deVaucoulerus axis ratio|| |
| | 876 | ||ideVPhi || degrees || REAL 4 || -999 ||estmated phi of deVaucouleurs axis|| |
| | 877 | ||ideVPhiErr || degrees || REAL 4 || -999 ||estmated error of phi of deVaucouleurs axis|| |
| | 878 | ||iraDeVOff || arcsec || REAL 4 || -999 ||Offset in RA of deVaucouleurs fit from PSF RA|| |
| | 879 | ||idecDeVOff || arcsec || REAL 4 || -999 ||Offset in DEC of deVaucouleurs fit from PSF DEC|| |
| | 880 | ||iraDeVOffErr || arcsec || REAL 4 || -999 ||estimated error in ra offset|| |
| | 881 | ||idecDeVOffErr || arcsec || REAL 4 || -999 ||estimated error in dec offset|| |
| | 882 | ||ideVCf || dimensionless || REAL 4 || -999 ||deVaucouleurs fit coverage factor|| |
| | 883 | ||ideVLikelihood || dimensionless || REAL 4 || -999 ||deVaucouleurs fit likelihood factor|| |
| | 884 | ||iexpRadius || arcsec || REAL 4 || -999 ||Exponential fit radius|| |
| | 885 | ||iexpRadiusErr || arcsec || REAL 4 || -999 ||estimated error in Exponential fit radius|| |
| | 886 | ||iexpFlux || adu/seconds || REAL 4 || -999 ||Exponential fit flux|| |
| | 887 | ||iexpFluxErr || adu/seconds || REAL 4 || -999 ||estimated error in expFlux|| |
| | 888 | ||iexpAb || dimensionless || REAL 4 || -999 ||Exponential fit axis ratio|| |
| | 889 | ||iexpAbErr || dimensionless || REAL 4 || -999 ||estimated error in Exponential fit axis ratio|| |
| | 890 | ||iexpPhi || degrees || REAL 4 || -999 ||estmated phi of Exponential axis|| |
| | 891 | ||iexpPhiErr || degrees || REAL 4 || -999 ||estmated error of phi of Exponential axis|| |
| | 892 | ||iraExpOff || dimensionless || REAL 4 || -999 ||Offset in RA of Exponential fit from PSF RA|| |
| | 893 | ||idecExpOff || dimensionless || REAL 4 || -999 ||Offset in DEC of Exponential fit from PSF DEC|| |
| | 894 | ||iraExpOffErr || dimensionless || REAL 4 || -999 ||estimated error in raExpOff|| |
| | 895 | ||idecExpOffErr || dimensionless || REAL 4 || -999 ||estimated error in decExpOff|| |
| | 896 | ||iexpCf || dimensionless || REAL 4 || -999 ||Exponential fit coverage factor|| |
| | 897 | ||iexpLikelihood || dimensionless || REAL 4 || -999 ||Exponential fit likelihood factor|| |
| | 898 | ||iserRadius || arcsec || REAL 4 || -999 ||Sersic radius|| |
| | 899 | ||iserRadiusErr || arcsec || REAL 4 || -999 ||estimated error in Sersic radius|| |
| | 900 | ||iserFlux || adu/seconds || REAL 4 || -999 ||Sersic Flux|| |
| | 901 | ||iserFluxErr || adu/seconds || REAL 4 || -999 ||estimated error in serFlux|| |
| | 902 | ||iserAb || dimensionless || REAL 4 || -999 ||Sersic axis ratio|| |
| | 903 | ||iserAbErr || dimensionless || REAL 4 || -999 ||estimated error in Sersic axis ratio|| |
| | 904 | ||iserNu || dimensionless || REAL 4 || -999 ||Sersic index|| |
| | 905 | ||iserNuErr || dimensionless || REAL 4 || -999 ||estimated error in Sersic index|| |
| | 906 | ||iserPhi || degrees || REAL 4 || -999 ||estmated phi of Sersic axis|| |
| | 907 | ||iserPhiErr || degrees || REAL 4 || -999 ||estmated error of phi of Sersic axis|| |
| | 908 | ||iraSerOff || dimensionless || REAL 4 || -999 ||Offset in RA of Sersic fit from PSF RA|| |
| | 909 | ||idecSerOff || dimensionless || REAL 4 || -999 ||Offset in DEC of Sersic fit from PSF DEC|| |
| | 910 | ||iraSerOffErr || dimensionless || REAL 4 || -999 ||estimated error in raSerOff|| |
| | 911 | ||idecSerOffErr || dimensionless || REAL 4 || -999 ||estimated error in decSerOff|| |
| | 912 | ||iserCf || dimensionless || REAL 4 || -999 ||Sersic fit coverage factor|| |
| | 913 | ||iserLikelihood || dimensionless || REAL 4 || -999 ||Sersic fit likelihood factor|| |
| | 914 | ||ipetRadius || pixels || REAL 4 || -999 ||Petrosian radius|| |
| | 915 | ||ipetRadiusErr || pixels || REAL 4 || -999 ||estimated error inPetrosian radius|| |
| | 916 | ||ipetFlux || adu/seconds || REAL 4 || -999 ||Petrosian Flux|| |
| | 917 | ||ipetFluxErr || adu/seconds || REAL 4 || -999 ||estimated error in petFlux|| |
| | 918 | ||ipetR50 || pixels || REAL 4 || -999 ||Petrosian radius at 50% light|| |
| | 919 | ||ipetR50Err || pixels || REAL 4 || -999 ||estimated error inPetrosian radius at 50% light|| |
| | 920 | ||ipetR90 || pixels || REAL 4 || -999 ||Petrosian radius at 90% light|| |
| | 921 | ||ipetR90Err || pixels || REAL 4 || -999 ||estimated error in Petrosian radius at 90% light|| |
| | 922 | ||ipetCf || pixels || REAL 4 || -999 ||Petrosian fit coverage factor|| |
| | 923 | ||iflxR1 || adu/seconds || REAL 4 || -999 ||Flux inside r = 1|| |
| | 924 | ||iflxR1Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR1|| |
| | 925 | ||iflxR1Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR1|| |
| | 926 | ||iflxR1Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 927 | ||iflxR2 || adu/seconds || REAL 4 || -999 ||Flux inside r = 2|| |
| | 928 | ||iflxR2Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR2|| |
| | 929 | ||iflxR2Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR2|| |
| | 930 | ||iflxR2Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 931 | ||iflxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 932 | ||iflxR3Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR3|| |
| | 933 | ||iflxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR3|| |
| | 934 | ||iflxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 935 | ||iflxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 936 | ||iflxR4Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR4|| |
| | 937 | ||iflxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR4|| |
| | 938 | ||iflxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 939 | ||iflxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 940 | ||iflxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR5|| |
| | 941 | ||iflxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR5|| |
| | 942 | ||iflxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 943 | ||iflxR6 || adu/seconds || REAL 4 || -999 ||Flux inside r = 6|| |
| | 944 | ||iflxR6Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR6|| |
| | 945 | ||iflxR6Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR6|| |
| | 946 | ||iflxR6Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R6|| |
| | 947 | ||iflxR7 || adu/seconds || REAL 4 || -999 ||Flux inside r = 7|| |
| | 948 | ||iflxR7Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR7|| |
| | 949 | ||iflxR7Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR7|| |
| | 950 | ||iflxR7Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R7|| |
| | 951 | ||iflxR8 || adu/seconds || REAL 4 || -999 ||Flux inside r = 8|| |
| | 952 | ||iflxR8Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR8|| |
| | 953 | ||iflxR8Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR8|| |
| | 954 | ||iflxR8Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R8|| |
| | 955 | ||iflxR9 || adu/seconds || REAL 4 || -999 ||Flux inside r = 9|| |
| | 956 | ||iflxR9Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR9|| |
| | 957 | ||iflxR9Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR9|| |
| | 958 | ||iflxR9Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R9|| |
| | 959 | ||iflxR10 || adu/seconds || REAL 4 || -999 ||Flux inside r = 10|| |
| | 960 | ||iflxR10Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR10|| |
| | 961 | ||iflxR10Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR10|| |
| | 962 | ||iflxR10Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R10|| |
| | 963 | ||ic1flxR1 || adu/seconds || REAL 4 || -999 ||Flux inside r = 1|| |
| | 964 | ||ic1flxR1Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR1|| |
| | 965 | ||ic1flxR1Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR1|| |
| | 966 | ||ic1flxR1Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 967 | ||ic1flxR2 || adu/seconds || REAL 4 || -999 ||Flux inside r = 2|| |
| | 968 | ||ic1flxR2Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR2|| |
| | 969 | ||ic1flxR2Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR2|| |
| | 970 | ||ic1flxR2Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 971 | ||ic1flxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 972 | ||ic1flxR3Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR3|| |
| | 973 | ||ic1flxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR3|| |
| | 974 | ||ic1flxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 975 | ||ic1flxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 976 | ||ic1flxR4Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR4|| |
| | 977 | ||ic1flxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR4|| |
| | 978 | ||ic1flxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 979 | ||ic1flxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 980 | ||ic1flxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR5|| |
| | 981 | ||ic1flxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR5|| |
| | 982 | ||ic1flxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 983 | ||ic1flxR6 || adu/seconds || REAL 4 || -999 ||Flux inside r = 6|| |
| | 984 | ||ic1flxR6Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR6|| |
| | 985 | ||ic1flxR6Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR6|| |
| | 986 | ||ic1flxR6Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R6|| |
| | 987 | ||ic1flxR7 || adu/seconds || REAL 4 || -999 ||Flux inside r = 7|| |
| | 988 | ||ic1flxR7Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR7|| |
| | 989 | ||ic1flxR7Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR7|| |
| | 990 | ||ic1flxR7Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R7|| |
| | 991 | ||ic1flxR8 || adu/seconds || REAL 4 || -999 ||Flux inside r = 8|| |
| | 992 | ||ic1flxR8Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR8|| |
| | 993 | ||ic1flxR8Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR8|| |
| | 994 | ||ic1flxR8Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R8|| |
| | 995 | ||ic1flxR9 || adu/seconds || REAL 4 || -999 ||Flux inside r = 9|| |
| | 996 | ||ic1flxR9Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR9|| |
| | 997 | ||ic1flxR9Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR9|| |
| | 998 | ||ic1flxR9Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R9|| |
| | 999 | ||ic1flxR10 || adu/seconds || REAL 4 || -999 ||Flux inside r = 10|| |
| | 1000 | ||ic1flxR10Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR10|| |
| | 1001 | ||ic1flxR10Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR10|| |
| | 1002 | ||ic1flxR10Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R10|| |
| | 1003 | ||ic2flxR1 || adu/seconds || REAL 4 || -999 ||Flux inside r = 1|| |
| | 1004 | ||ic2flxR1Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR1|| |
| | 1005 | ||ic2flxR1Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR1|| |
| | 1006 | ||ic2flxR1Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 1007 | ||ic2flxR2 || adu/seconds || REAL 4 || -999 ||Flux inside r = 2|| |
| | 1008 | ||ic2flxR2Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR2|| |
| | 1009 | ||ic2flxR2Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR2|| |
| | 1010 | ||ic2flxR2Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 1011 | ||ic2flxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 1012 | ||ic2flxR3Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR3|| |
| | 1013 | ||ic2flxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR3|| |
| | 1014 | ||ic2flxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 1015 | ||ic2flxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 1016 | ||ic2flxR4Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR4|| |
| | 1017 | ||ic2flxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR4|| |
| | 1018 | ||ic2flxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 1019 | ||ic2flxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 1020 | ||ic2flxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR5|| |
| | 1021 | ||ic2flxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR5|| |
| | 1022 | ||ic2flxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 1023 | ||ic2flxR6 || adu/seconds || REAL 4 || -999 ||Flux inside r = 6|| |
| | 1024 | ||ic2flxR6Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR6|| |
| | 1025 | ||ic2flxR6Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR6|| |
| | 1026 | ||ic2flxR6Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R6|| |
| | 1027 | ||ic2flxR7 || adu/seconds || REAL 4 || -999 ||Flux inside r = 7|| |
| | 1028 | ||ic2flxR7Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR7|| |
| | 1029 | ||ic2flxR7Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR7|| |
| | 1030 | ||ic2flxR7Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R7|| |
| | 1031 | ||ic2flxR8 || adu/seconds || REAL 4 || -999 ||Flux inside r = 8|| |
| | 1032 | ||ic2flxR8Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR8|| |
| | 1033 | ||ic2flxR8Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR8|| |
| | 1034 | ||ic2flxR8Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R8|| |
| | 1035 | ||ic2flxR9 || adu/seconds || REAL 4 || -999 ||Flux inside r = 9|| |
| | 1036 | ||ic2flxR9Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR9|| |
| | 1037 | ||ic2flxR9Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR9|| |
| | 1038 | ||ic2flxR9Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R9|| |
| | 1039 | ||ic2flxR10 || adu/seconds || REAL 4 || -999 ||Flux inside r = 10|| |
| | 1040 | ||ic2flxR10Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR10|| |
| | 1041 | ||ic2flxR10Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR10|| |
| | 1042 | ||ic2flxR10Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R10|| |
| | 1043 | ||zlogC || dimensionless || REAL 4 || -999 ||concentration index|| |
| | 1044 | ||zlogA || dimensionless || REAL 4 || -999 ||asymmetry index|| |
| | 1045 | ||zclump || dimensionless || REAL 4 || -999 ||clumpiness factor|| |
| | 1046 | ||zstackDetectID || dimensionless || BIGINT 8 || NA ||ODM detection identifier|| |
| | 1047 | ||zstackMetaID || dimensionless || BIGINT 8 || NA ||stack identifier|| |
| | 1048 | ||zippDetectID || dimensionless || BIGINT 8 || NA ||ipp detect identifier|| |
| | 1049 | ||zdeVRadius || arcsec || REAL 4 || -999 ||deVaucouleurs radius|| |
| | 1050 | ||zdeVRadiusErr || arcsec || REAL 4 || -999 ||estimated error in deVaucouleurs radius|| |
| | 1051 | ||zdeVFlux || adu/seconds || REAL 4 || -999 ||deVaucouleurs magntiude|| |
| | 1052 | ||zdeVFluxErr || adu/seconds || REAL 4 || -999 ||estimated error in deV_mag|| |
| | 1053 | ||zdeVAb || dimensionless || REAL 4 || -999 ||deVaucoulerus axis ratio|| |
| | 1054 | ||zdeVAbErr || dimensionless || REAL 4 || -999 ||estimated error in deVaucoulerus axis ratio|| |
| | 1055 | ||zdeVPhi || degrees || REAL 4 || -999 ||estmated phi of deVaucouleurs axis|| |
| | 1056 | ||zdeVPhiErr || degrees || REAL 4 || -999 ||estmated error of phi of deVaucouleurs axis|| |
| | 1057 | ||zraDeVOff || arcsec || REAL 4 || -999 ||Offset in RA of deVaucouleurs fit from PSF RA|| |
| | 1058 | ||zdecDeVOff || arcsec || REAL 4 || -999 ||Offset in DEC of deVaucouleurs fit from PSF DEC|| |
| | 1059 | ||zraDeVOffErr || arcsec || REAL 4 || -999 ||estimated error in ra offset|| |
| | 1060 | ||zdecDeVOffErr || arcsec || REAL 4 || -999 ||estimated error in dec offset|| |
| | 1061 | ||zdeVCf || dimensionless || REAL 4 || -999 ||deVaucouleurs fit coverage factor|| |
| | 1062 | ||zdeVLikelihood || dimensionless || REAL 4 || -999 ||deVaucouleurs fit likelihood factor|| |
| | 1063 | ||zexpRadius || arcsec || REAL 4 || -999 ||Exponential fit radius|| |
| | 1064 | ||zexpRadiusErr || arcsec || REAL 4 || -999 ||estimated error in Exponential fit radius|| |
| | 1065 | ||zexpFlux || adu/seconds || REAL 4 || -999 ||Exponential fit flux|| |
| | 1066 | ||zexpFluxErr || adu/seconds || REAL 4 || -999 ||estimated error in expFlux|| |
| | 1067 | ||zexpAb || dimensionless || REAL 4 || -999 ||Exponential fit axis ratio|| |
| | 1068 | ||zexpAbErr || dimensionless || REAL 4 || -999 ||estimated error in Exponential fit axis ratio|| |
| | 1069 | ||zexpPhi || degrees || REAL 4 || -999 ||estmated phi of Exponential axis|| |
| | 1070 | ||zexpPhiErr || degrees || REAL 4 || -999 ||estmated error of phi of Exponential axis|| |
| | 1071 | ||zraExpOff || dimensionless || REAL 4 || -999 ||Offset in RA of Exponential fit from PSF RA|| |
| | 1072 | ||zdecExpOff || dimensionless || REAL 4 || -999 ||Offset in DEC of Exponential fit from PSF DEC|| |
| | 1073 | ||zraExpOffErr || dimensionless || REAL 4 || -999 ||estimated error in raExpOff|| |
| | 1074 | ||zdecExpOffErr || dimensionless || REAL 4 || -999 ||estimated error in decExpOff|| |
| | 1075 | ||zexpCf || dimensionless || REAL 4 || -999 ||Exponential fit coverage factor|| |
| | 1076 | ||zexpLikelihood || dimensionless || REAL 4 || -999 ||Exponential fit likelihood factor|| |
| | 1077 | ||zserRadius || arcsec || REAL 4 || -999 ||Sersic radius|| |
| | 1078 | ||zserRadiusErr || arcsec || REAL 4 || -999 ||estimated error in Sersic radius|| |
| | 1079 | ||zserFlux || adu/seconds || REAL 4 || -999 ||Sersic Flux|| |
| | 1080 | ||zserFluxErr || adu/seconds || REAL 4 || -999 ||estimated error in serFlux|| |
| | 1081 | ||zserAb || dimensionless || REAL 4 || -999 ||Sersic axis ratio|| |
| | 1082 | ||zserAbErr || dimensionless || REAL 4 || -999 ||estimated error in Sersic axis ratio|| |
| | 1083 | ||zserNu || dimensionless || REAL 4 || -999 ||Sersic index|| |
| | 1084 | ||zserNuErr || dimensionless || REAL 4 || -999 ||estimated error in Sersic index|| |
| | 1085 | ||zserPhi || degrees || REAL 4 || -999 ||estmated phi of Sersic axis|| |
| | 1086 | ||zserPhiErr || degrees || REAL 4 || -999 ||estmated error of phi of Sersic axis|| |
| | 1087 | ||zraSerOff || dimensionless || REAL 4 || -999 ||Offset in RA of Sersic fit from PSF RA|| |
| | 1088 | ||zdecSerOff || dimensionless || REAL 4 || -999 ||Offset in DEC of Sersic fit from PSF DEC|| |
| | 1089 | ||zraSerOffErr || dimensionless || REAL 4 || -999 ||estimated error in raSerOff|| |
| | 1090 | ||zdecSerOffErr || dimensionless || REAL 4 || -999 ||estimated error in decSerOff|| |
| | 1091 | ||zserCf || dimensionless || REAL 4 || -999 ||Sersic fit coverage factor|| |
| | 1092 | ||zserLikelihood || dimensionless || REAL 4 || -999 ||Sersic fit likelihood factor|| |
| | 1093 | ||zpetRadius || pixels || REAL 4 || -999 ||Petrosian radius|| |
| | 1094 | ||zpetRadiusErr || pixels || REAL 4 || -999 ||estimated error inPetrosian radius|| |
| | 1095 | ||zpetFlux || adu/seconds || REAL 4 || -999 ||Petrosian Flux|| |
| | 1096 | ||zpetFluxErr || adu/seconds || REAL 4 || -999 ||estimated error in petFlux|| |
| | 1097 | ||zpetR50 || pixels || REAL 4 || -999 ||Petrosian radius at 50% light|| |
| | 1098 | ||zpetR50Err || pixels || REAL 4 || -999 ||estimated error inPetrosian radius at 50% light|| |
| | 1099 | ||zpetR90 || pixels || REAL 4 || -999 ||Petrosian radius at 90% light|| |
| | 1100 | ||zpetR90Err || pixels || REAL 4 || -999 ||estimated error in Petrosian radius at 90% light|| |
| | 1101 | ||zpetCf || pixels || REAL 4 || -999 ||Petrosian fit coverage factor|| |
| | 1102 | ||zflxR1 || adu/seconds || REAL 4 || -999 ||Flux inside r = 1|| |
| | 1103 | ||zflxR1Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR1|| |
| | 1104 | ||zflxR1Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR1|| |
| | 1105 | ||zflxR1Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 1106 | ||zflxR2 || adu/seconds || REAL 4 || -999 ||Flux inside r = 2|| |
| | 1107 | ||zflxR2Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR2|| |
| | 1108 | ||zflxR2Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR2|| |
| | 1109 | ||zflxR2Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 1110 | ||zflxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 1111 | ||zflxR3Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR3|| |
| | 1112 | ||zflxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR3|| |
| | 1113 | ||zflxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 1114 | ||zflxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 1115 | ||zflxR4Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR4|| |
| | 1116 | ||zflxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR4|| |
| | 1117 | ||zflxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 1118 | ||zflxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 1119 | ||zflxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR5|| |
| | 1120 | ||zflxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR5|| |
| | 1121 | ||zflxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 1122 | ||zflxR6 || adu/seconds || REAL 4 || -999 ||Flux inside r = 6|| |
| | 1123 | ||zflxR6Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR6|| |
| | 1124 | ||zflxR6Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR6|| |
| | 1125 | ||zflxR6Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R6|| |
| | 1126 | ||zflxR7 || adu/seconds || REAL 4 || -999 ||Flux inside r = 7|| |
| | 1127 | ||zflxR7Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR7|| |
| | 1128 | ||zflxR7Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR7|| |
| | 1129 | ||zflxR7Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R7|| |
| | 1130 | ||zflxR8 || adu/seconds || REAL 4 || -999 ||Flux inside r = 8|| |
| | 1131 | ||zflxR8Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR8|| |
| | 1132 | ||zflxR8Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR8|| |
| | 1133 | ||zflxR8Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R8|| |
| | 1134 | ||zflxR9 || adu/seconds || REAL 4 || -999 ||Flux inside r = 9|| |
| | 1135 | ||zflxR9Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR9|| |
| | 1136 | ||zflxR9Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR9|| |
| | 1137 | ||zflxR9Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R9|| |
| | 1138 | ||zflxR10 || adu/seconds || REAL 4 || -999 ||Flux inside r = 10|| |
| | 1139 | ||zflxR10Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR10|| |
| | 1140 | ||zflxR10Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR10|| |
| | 1141 | ||zflxR10Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R10|| |
| | 1142 | ||zc1flxR1 || adu/seconds || REAL 4 || -999 ||Flux inside r = 1|| |
| | 1143 | ||zc1flxR1Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR1|| |
| | 1144 | ||zc1flxR1Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR1|| |
| | 1145 | ||zc1flxR1Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 1146 | ||zc1flxR2 || adu/seconds || REAL 4 || -999 ||Flux inside r = 2|| |
| | 1147 | ||zc1flxR2Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR2|| |
| | 1148 | ||zc1flxR2Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR2|| |
| | 1149 | ||zc1flxR2Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 1150 | ||zc1flxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 1151 | ||zc1flxR3Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR3|| |
| | 1152 | ||zc1flxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR3|| |
| | 1153 | ||zc1flxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 1154 | ||zc1flxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 1155 | ||zc1flxR4Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR4|| |
| | 1156 | ||zc1flxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR4|| |
| | 1157 | ||zc1flxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 1158 | ||zc1flxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 1159 | ||zc1flxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR5|| |
| | 1160 | ||zc1flxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR5|| |
| | 1161 | ||zc1flxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 1162 | ||zc1flxR6 || adu/seconds || REAL 4 || -999 ||Flux inside r = 6|| |
| | 1163 | ||zc1flxR6Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR6|| |
| | 1164 | ||zc1flxR6Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR6|| |
| | 1165 | ||zc1flxR6Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R6|| |
| | 1166 | ||zc1flxR7 || adu/seconds || REAL 4 || -999 ||Flux inside r = 7|| |
| | 1167 | ||zc1flxR7Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR7|| |
| | 1168 | ||zc1flxR7Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR7|| |
| | 1169 | ||zc1flxR7Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R7|| |
| | 1170 | ||zc1flxR8 || adu/seconds || REAL 4 || -999 ||Flux inside r = 8|| |
| | 1171 | ||zc1flxR8Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR8|| |
| | 1172 | ||zc1flxR8Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR8|| |
| | 1173 | ||zc1flxR8Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R8|| |
| | 1174 | ||zc1flxR9 || adu/seconds || REAL 4 || -999 ||Flux inside r = 9|| |
| | 1175 | ||zc1flxR9Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR9|| |
| | 1176 | ||zc1flxR9Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR9|| |
| | 1177 | ||zc1flxR9Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R9|| |
| | 1178 | ||zc1flxR10 || adu/seconds || REAL 4 || -999 ||Flux inside r = 10|| |
| | 1179 | ||zc1flxR10Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR10|| |
| | 1180 | ||zc1flxR10Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR10|| |
| | 1181 | ||zc1flxR10Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R10|| |
| | 1182 | ||zc2flxR1 || adu/seconds || REAL 4 || -999 ||Flux inside r = 1|| |
| | 1183 | ||zc2flxR1Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR1|| |
| | 1184 | ||zc2flxR1Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR1|| |
| | 1185 | ||zc2flxR1Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 1186 | ||zc2flxR2 || adu/seconds || REAL 4 || -999 ||Flux inside r = 2|| |
| | 1187 | ||zc2flxR2Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR2|| |
| | 1188 | ||zc2flxR2Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR2|| |
| | 1189 | ||zc2flxR2Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 1190 | ||zc2flxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 1191 | ||zc2flxR3Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR3|| |
| | 1192 | ||zc2flxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR3|| |
| | 1193 | ||zc2flxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 1194 | ||zc2flxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 1195 | ||zc2flxR4Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR4|| |
| | 1196 | ||zc2flxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR4|| |
| | 1197 | ||zc2flxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 1198 | ||zc2flxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 1199 | ||zc2flxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR5|| |
| | 1200 | ||zc2flxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR5|| |
| | 1201 | ||zc2flxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 1202 | ||zc2flxR6 || adu/seconds || REAL 4 || -999 ||Flux inside r = 6|| |
| | 1203 | ||zc2flxR6Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR6|| |
| | 1204 | ||zc2flxR6Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR6|| |
| | 1205 | ||zc2flxR6Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R6|| |
| | 1206 | ||zc2flxR7 || adu/seconds || REAL 4 || -999 ||Flux inside r = 7|| |
| | 1207 | ||zc2flxR7Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR7|| |
| | 1208 | ||zc2flxR7Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR7|| |
| | 1209 | ||zc2flxR7Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R7|| |
| | 1210 | ||zc2flxR8 || adu/seconds || REAL 4 || -999 ||Flux inside r = 8|| |
| | 1211 | ||zc2flxR8Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR8|| |
| | 1212 | ||zc2flxR8Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR8|| |
| | 1213 | ||zc2flxR8Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R8|| |
| | 1214 | ||zc2flxR9 || adu/seconds || REAL 4 || -999 ||Flux inside r = 9|| |
| | 1215 | ||zc2flxR9Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR9|| |
| | 1216 | ||zc2flxR9Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR9|| |
| | 1217 | ||zc2flxR9Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R9|| |
| | 1218 | ||zc2flxR10 || adu/seconds || REAL 4 || -999 ||Flux inside r = 10|| |
| | 1219 | ||zc2flxR10Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR10|| |
| | 1220 | ||zc2flxR10Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR10|| |
| | 1221 | ||zc2flxR10Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R10|| |
| | 1222 | ||ylogC || dimensionless || REAL 4 || -999 ||concentration index|| |
| | 1223 | ||ylogA || dimensionless || REAL 4 || -999 ||asymmetry index|| |
| | 1224 | ||yclump || dimensionless || REAL 4 || -999 ||clumpiness factor|| |
| | 1225 | ||ystackDetectID || dimensionless || BIGINT 8 || NA ||ODM detection identifier|| |
| | 1226 | ||ystackMetaID || dimensionless || BIGINT 8 || NA ||stack identifier|| |
| | 1227 | ||yippDetectID || dimensionless || BIGINT 8 || NA ||ipp detect identifier|| |
| | 1228 | ||ydeVRadius || arcsec || REAL 4 || -999 ||deVaucouleurs radius|| |
| | 1229 | ||ydeVRadiusErr || arcsec || REAL 4 || -999 ||estimated error in deVaucouleurs radius|| |
| | 1230 | ||ydeVFlux || adu/seconds || REAL 4 || -999 ||deVaucouleurs magntiude|| |
| | 1231 | ||ydeVFluxErr || adu/seconds || REAL 4 || -999 ||estimated error in deV_mag|| |
| | 1232 | ||ydeVAb || dimensionless || REAL 4 || -999 ||deVaucoulerus axis ratio|| |
| | 1233 | ||ydeVAbErr || dimensionless || REAL 4 || -999 ||estimated error in deVaucoulerus axis ratio|| |
| | 1234 | ||ydeVPhi || degrees || REAL 4 || -999 ||estmated phi of deVaucouleurs axis|| |
| | 1235 | ||ydeVPhiErr || degrees || REAL 4 || -999 ||estmated error of phi of deVaucouleurs axis|| |
| | 1236 | ||yraDeVOff || arcsec || REAL 4 || -999 ||Offset in RA of deVaucouleurs fit from PSF RA|| |
| | 1237 | ||ydecDeVOff || arcsec || REAL 4 || -999 ||Offset in DEC of deVaucouleurs fit from PSF DEC|| |
| | 1238 | ||yraDeVOffErr || arcsec || REAL 4 || -999 ||estimated error in ra offset|| |
| | 1239 | ||ydecDeVOffErr || arcsec || REAL 4 || -999 ||estimated error in dec offset|| |
| | 1240 | ||ydeVCf || dimensionless || REAL 4 || -999 ||deVaucouleurs fit coverage factor|| |
| | 1241 | ||ydeVLikelihood || dimensionless || REAL 4 || -999 ||deVaucouleurs fit likelihood factor|| |
| | 1242 | ||yexpRadius || arcsec || REAL 4 || -999 ||Exponential fit radius|| |
| | 1243 | ||yexpRadiusErr || arcsec || REAL 4 || -999 ||estimated error in Exponential fit radius|| |
| | 1244 | ||yexpFlux || adu/seconds || REAL 4 || -999 ||Exponential fit flux|| |
| | 1245 | ||yexpFluxErr || adu/seconds || REAL 4 || -999 ||estimated error in expFlux|| |
| | 1246 | ||yexpAb || dimensionless || REAL 4 || -999 ||Exponential fit axis ratio|| |
| | 1247 | ||yexpAbErr || dimensionless || REAL 4 || -999 ||estimated error in Exponential fit axis ratio|| |
| | 1248 | ||yexpPhi || degrees || REAL 4 || -999 ||estmated phi of Exponential axis|| |
| | 1249 | ||yexpPhiErr || degrees || REAL 4 || -999 ||estmated error of phi of Exponential axis|| |
| | 1250 | ||yraExpOff || dimensionless || REAL 4 || -999 ||Offset in RA of Exponential fit from PSF RA|| |
| | 1251 | ||ydecExpOff || dimensionless || REAL 4 || -999 ||Offset in DEC of Exponential fit from PSF DEC|| |
| | 1252 | ||yraExpOffErr || dimensionless || REAL 4 || -999 ||estimated error in raExpOff|| |
| | 1253 | ||ydecExpOffErr || dimensionless || REAL 4 || -999 ||estimated error in decExpOff|| |
| | 1254 | ||yexpCf || dimensionless || REAL 4 || -999 ||Exponential fit coverage factor|| |
| | 1255 | ||yexpLikelihood || dimensionless || REAL 4 || -999 ||Exponential fit likelihood factor|| |
| | 1256 | ||yserRadius || arcsec || REAL 4 || -999 ||Sersic radius|| |
| | 1257 | ||yserRadiusErr || arcsec || REAL 4 || -999 ||estimated error in Sersic radius|| |
| | 1258 | ||yserFlux || adu/seconds || REAL 4 || -999 ||Sersic Flux|| |
| | 1259 | ||yserFluxErr || adu/seconds || REAL 4 || -999 ||estimated error in serFlux|| |
| | 1260 | ||yserAb || dimensionless || REAL 4 || -999 ||Sersic axis ratio|| |
| | 1261 | ||yserAbErr || dimensionless || REAL 4 || -999 ||estimated error in Sersic axis ratio|| |
| | 1262 | ||yserNu || dimensionless || REAL 4 || -999 ||Sersic index|| |
| | 1263 | ||yserNuErr || dimensionless || REAL 4 || -999 ||estimated error in Sersic index|| |
| | 1264 | ||yserPhi || degrees || REAL 4 || -999 ||estmated phi of Sersic axis|| |
| | 1265 | ||yserPhiErr || degrees || REAL 4 || -999 ||estmated error of phi of Sersic axis|| |
| | 1266 | ||yraSerOff || dimensionless || REAL 4 || -999 ||Offset in RA of Sersic fit from PSF RA|| |
| | 1267 | ||ydecSerOff || dimensionless || REAL 4 || -999 ||Offset in DEC of Sersic fit from PSF DEC|| |
| | 1268 | ||yraSerOffErr || dimensionless || REAL 4 || -999 ||estimated error in raSerOff|| |
| | 1269 | ||ydecSerOffErr || dimensionless || REAL 4 || -999 ||estimated error in decSerOff|| |
| | 1270 | ||yserCf || dimensionless || REAL 4 || -999 ||Sersic fit coverage factor|| |
| | 1271 | ||yserLikelihood || dimensionless || REAL 4 || -999 ||Sersic fit likelihood factor|| |
| | 1272 | ||ypetRadius || pixels || REAL 4 || -999 ||Petrosian radius|| |
| | 1273 | ||ypetRadiusErr || pixels || REAL 4 || -999 ||estimated error inPetrosian radius|| |
| | 1274 | ||ypetFlux || adu/seconds || REAL 4 || -999 ||Petrosian Flux|| |
| | 1275 | ||ypetFluxErr || adu/seconds || REAL 4 || -999 ||estimated error in petFlux|| |
| | 1276 | ||ypetR50 || pixels || REAL 4 || -999 ||Petrosian radius at 50% light|| |
| | 1277 | ||ypetR50Err || pixels || REAL 4 || -999 ||estimated error inPetrosian radius at 50% light|| |
| | 1278 | ||ypetR90 || pixels || REAL 4 || -999 ||Petrosian radius at 90% light|| |
| | 1279 | ||ypetR90Err || pixels || REAL 4 || -999 ||estimated error in Petrosian radius at 90% light|| |
| | 1280 | ||ypetCf || pixels || REAL 4 || -999 ||Petrosian fit coverage factor|| |
| | 1281 | ||yflxR1 || adu/seconds || REAL 4 || -999 ||Flux inside r = 1|| |
| | 1282 | ||yflxR1Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR1|| |
| | 1283 | ||yflxR1Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR1|| |
| | 1284 | ||yflxR1Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 1285 | ||yflxR2 || adu/seconds || REAL 4 || -999 ||Flux inside r = 2|| |
| | 1286 | ||yflxR2Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR2|| |
| | 1287 | ||yflxR2Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR2|| |
| | 1288 | ||yflxR2Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 1289 | ||yflxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 1290 | ||yflxR3Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR3|| |
| | 1291 | ||yflxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR3|| |
| | 1292 | ||yflxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 1293 | ||yflxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 1294 | ||yflxR4Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR4|| |
| | 1295 | ||yflxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR4|| |
| | 1296 | ||yflxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 1297 | ||yflxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 1298 | ||yflxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR5|| |
| | 1299 | ||yflxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR5|| |
| | 1300 | ||yflxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 1301 | ||yflxR6 || adu/seconds || REAL 4 || -999 ||Flux inside r = 6|| |
| | 1302 | ||yflxR6Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR6|| |
| | 1303 | ||yflxR6Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR6|| |
| | 1304 | ||yflxR6Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R6|| |
| | 1305 | ||yflxR7 || adu/seconds || REAL 4 || -999 ||Flux inside r = 7|| |
| | 1306 | ||yflxR7Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR7|| |
| | 1307 | ||yflxR7Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR7|| |
| | 1308 | ||yflxR7Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R7|| |
| | 1309 | ||yflxR8 || adu/seconds || REAL 4 || -999 ||Flux inside r = 8|| |
| | 1310 | ||yflxR8Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR8|| |
| | 1311 | ||yflxR8Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR8|| |
| | 1312 | ||yflxR8Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R8|| |
| | 1313 | ||yflxR9 || adu/seconds || REAL 4 || -999 ||Flux inside r = 9|| |
| | 1314 | ||yflxR9Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR9|| |
| | 1315 | ||yflxR9Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR9|| |
| | 1316 | ||yflxR9Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R9|| |
| | 1317 | ||yflxR10 || adu/seconds || REAL 4 || -999 ||Flux inside r = 10|| |
| | 1318 | ||yflxR10Err || adu/seconds || REAL 4 || -999 ||estimated error is flxR10|| |
| | 1319 | ||yflxR10Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR10|| |
| | 1320 | ||yflxR10Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R10|| |
| | 1321 | ||yc1flxR1 || adu/seconds || REAL 4 || -999 ||Flux inside r = 1|| |
| | 1322 | ||yc1flxR1Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR1|| |
| | 1323 | ||yc1flxR1Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR1|| |
| | 1324 | ||yc1flxR1Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 1325 | ||yc1flxR2 || adu/seconds || REAL 4 || -999 ||Flux inside r = 2|| |
| | 1326 | ||yc1flxR2Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR2|| |
| | 1327 | ||yc1flxR2Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR2|| |
| | 1328 | ||yc1flxR2Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 1329 | ||yc1flxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 1330 | ||yc1flxR3Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR3|| |
| | 1331 | ||yc1flxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR3|| |
| | 1332 | ||yc1flxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 1333 | ||yc1flxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 1334 | ||yc1flxR4Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR4|| |
| | 1335 | ||yc1flxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR4|| |
| | 1336 | ||yc1flxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 1337 | ||yc1flxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 1338 | ||yc1flxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR5|| |
| | 1339 | ||yc1flxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR5|| |
| | 1340 | ||yc1flxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 1341 | ||yc1flxR6 || adu/seconds || REAL 4 || -999 ||Flux inside r = 6|| |
| | 1342 | ||yc1flxR6Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR6|| |
| | 1343 | ||yc1flxR6Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR6|| |
| | 1344 | ||yc1flxR6Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R6|| |
| | 1345 | ||yc1flxR7 || adu/seconds || REAL 4 || -999 ||Flux inside r = 7|| |
| | 1346 | ||yc1flxR7Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR7|| |
| | 1347 | ||yc1flxR7Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR7|| |
| | 1348 | ||yc1flxR7Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R7|| |
| | 1349 | ||yc1flxR8 || adu/seconds || REAL 4 || -999 ||Flux inside r = 8|| |
| | 1350 | ||yc1flxR8Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR8|| |
| | 1351 | ||yc1flxR8Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR8|| |
| | 1352 | ||yc1flxR8Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R8|| |
| | 1353 | ||yc1flxR9 || adu/seconds || REAL 4 || -999 ||Flux inside r = 9|| |
| | 1354 | ||yc1flxR9Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR9|| |
| | 1355 | ||yc1flxR9Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR9|| |
| | 1356 | ||yc1flxR9Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R9|| |
| | 1357 | ||yc1flxR10 || adu/seconds || REAL 4 || -999 ||Flux inside r = 10|| |
| | 1358 | ||yc1flxR10Err || adu/seconds || REAL 4 || -999 ||estimated error is c1flxR10|| |
| | 1359 | ||yc1flxR10Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c1flxR10|| |
| | 1360 | ||yc1flxR10Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R10|| |
| | 1361 | ||yc2flxR1 || adu/seconds || REAL 4 || -999 ||Flux inside r = 1|| |
| | 1362 | ||yc2flxR1Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR1|| |
| | 1363 | ||yc2flxR1Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR1|| |
| | 1364 | ||yc2flxR1Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 1365 | ||yc2flxR2 || adu/seconds || REAL 4 || -999 ||Flux inside r = 2|| |
| | 1366 | ||yc2flxR2Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR2|| |
| | 1367 | ||yc2flxR2Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR2|| |
| | 1368 | ||yc2flxR2Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R1|| |
| | 1369 | ||yc2flxR3 || adu/seconds || REAL 4 || -999 ||Flux inside r = 3|| |
| | 1370 | ||yc2flxR3Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR3|| |
| | 1371 | ||yc2flxR3Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR3|| |
| | 1372 | ||yc2flxR3Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R3|| |
| | 1373 | ||yc2flxR4 || adu/seconds || REAL 4 || -999 ||Flux inside r = 4|| |
| | 1374 | ||yc2flxR4Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR4|| |
| | 1375 | ||yc2flxR4Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR4|| |
| | 1376 | ||yc2flxR4Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R4|| |
| | 1377 | ||yc2flxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 1378 | ||yc2flxR5Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR5|| |
| | 1379 | ||yc2flxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR5|| |
| | 1380 | ||yc2flxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 1381 | ||yc2flxR6 || adu/seconds || REAL 4 || -999 ||Flux inside r = 6|| |
| | 1382 | ||yc2flxR6Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR6|| |
| | 1383 | ||yc2flxR6Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR6|| |
| | 1384 | ||yc2flxR6Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R6|| |
| | 1385 | ||yc2flxR7 || adu/seconds || REAL 4 || -999 ||Flux inside r = 7|| |
| | 1386 | ||yc2flxR7Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR7|| |
| | 1387 | ||yc2flxR7Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR7|| |
| | 1388 | ||yc2flxR7Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R7|| |
| | 1389 | ||yc2flxR8 || adu/seconds || REAL 4 || -999 ||Flux inside r = 8|| |
| | 1390 | ||yc2flxR8Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR8|| |
| | 1391 | ||yc2flxR8Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR8|| |
| | 1392 | ||yc2flxR8Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R8|| |
| | 1393 | ||yc2flxR9 || adu/seconds || REAL 4 || -999 ||Flux inside r = 9|| |
| | 1394 | ||yc2flxR9Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR9|| |
| | 1395 | ||yc2flxR9Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR9|| |
| | 1396 | ||yc2flxR9Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R9|| |
| | 1397 | ||yc2flxR10 || adu/seconds || REAL 4 || -999 ||Flux inside r = 10|| |
| | 1398 | ||yc2flxR10Err || adu/seconds || REAL 4 || -999 ||estimated error is c2flxR10|| |
| | 1399 | ||yc2flxR10Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in c2flxR10|| |
| | 1400 | ||yc2flxR10Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R10|| |
| | 1401 | --------------------------- |
| | 1402 | === StackToImage VOTable description of PSPS table StackToImage === |
| | 1403 | --------------------------- |
| | 1404 | ||stackMetaID || dimensionless || BIGINT 8 || NA ||stack identifier|| |
| | 1405 | ||imageID || dimensionless || BIGINT 8 || NA ||hashed exposure-ccdID identifier|| |