| | 23 | |
| | 24 | || '''!StackMeta''' |||||||||||||| |
| | 25 | || '''ODM attribute''' || '''units''' || '''Data type''' || '''Default''' || '''Description''' || '''IPP source''' || '''IPP variable/notes''' || |
| | 26 | || stackMetaID||unknown||BIGINT||0||stack identifier|| || || |
| | 27 | || skycellID||unknown||INT||0||skycell region identifier|| || || |
| | 28 | || surveyID||unknown||TINYINT||0||survey flag identifier|| || || |
| | 29 | || photoCalID||unknown||INT||0||photometry code numerical id|| || || |
| | 30 | || filterID||unknown||TINYINT||0||filter identifier|| || || |
| | 31 | || stackTypeID||unknown||TINYINT||0||stack type identifier|| || || |
| | 32 | || magSat||unknown||REAL||-999||saturation magnitude level|| || || |
| | 33 | || analVer||unknown||SMALLINT||-999||analysis version index|| || || |
| | 34 | || expTime||s||REAL||-999|| exposure time|| || || |
| | 35 | || nP2Images||unknown||SMALLINT||-999||number of P2 images contributing to this cell|| || || |
| | 36 | || completMag||unknown||REAL||-999||95% completion level in mag|| || || |
| | 37 | || astroScat||unknown||REAL||-999||astrometric scatter for chip|| || || |
| | 38 | || photoScat||unknown||REAL||-999||photometric scatter for chip|| || || |
| | 39 | || nAstroRef||unknown||INT||-999||number of astrometric reference sources|| || || |
| | 40 | || nPhoRef||unknown||INT||-999||number of photometric reference sources|| || || |
| | 41 | || psfModelID||unknown||VARCHAR(MAX)|| ||PSF model identifier|| || || |
| | 42 | || psfFwhm_mean||unknown||FLOAT||-999||mean PSF FWHM in the stack|| || || |
| | 43 | || psfFwhm_max||unknown||FLOAT||-999||maximum PSF FWHM in the stack|| || || |
| | 44 | || photoZero||unknown||REAL||-999||local derived photometric zero point|| || || |
| | 45 | || photoColor||unknown||REAL||-999||local derived photometric color term|| || || |
| | 46 | || ctype1||unknown||VARCHAR(MAX)|| ||name of astrometric projection in RA|| || || |
| | 47 | || ctype2||unknown||VARCHAR(MAX)|| ||name of astrometric projection in DEC|| || || |
| | 48 | || crval1||unknown||FLOAT||-999||RA corresponding to reference pixel|| || || |
| | 49 | || crval2||unknown||FLOAT||-999||DEC corresponding to reference pixel|| || || |
| | 50 | || crpix1||unknown||FLOAT||-999||reference pixel value for RA|| || || |
| | 51 | || crpix2||unknown||FLOAT||-999||reference pixel value for DEC|| || || |
| | 52 | || cdelt1||unknown||FLOAT||-999||scale factor for RA|| || || |
| | 53 | || cdelt2||unknown||FLOAT||-999||scale factor for DEC|| || || |
| | 54 | || pc001001||unknown||FLOAT||-999||elements of rotation/Dcale matrix|| || || |
| | 55 | || pc001002||unknown||FLOAT||-999||elements of rotation/Dcale matrix|| || || |
| | 56 | || pc002001||unknown||FLOAT||-999||elements of rotation/Dcale matrix|| || || |
| | 57 | || pc002002||unknown||FLOAT||-999||elements of rotation/Dcale matrix|| || || |
| | 58 | || calibModNum||unknown||SMALLINT||0||calibration modification number|| || || |
| | 59 | || dataRelease||unknown||TINYINT||0||Data release|| || || |
| | 60 | || '''!StackDetection''' |||||||||||||| |
| | 61 | || '''ODM attribute''' || '''units''' || '''Data type''' || '''Default''' || '''Description''' || '''IPP source''' || '''IPP variable/notes''' || |
| | 62 | || objID||unknown||BIGINT||0||ODM object identifier|| || || |
| | 63 | || stackDetectID||unknown||BIGINT||0||ODM detection identifier|| || || |
| | 64 | || ippObjID||unknown||BIGINT||0||IPP object identifier|| || || |
| | 65 | || ippDetectID||unknown||BIGINT||0||detection ID generated by IPP|| || || |
| | 66 | || filterID||unknown||TINYINT||0||filter identifier|| || || |
| | 67 | || stackTypeID||unknown||TINYINT||0||stack type identifier|| || || |
| | 68 | || surveyID||unknown||TINYINT||0||survey flag identifier|| || || |
| | 69 | || primaryF||unknown||TINYINT||255||identifies best stack detection for Stacks overlapping the same region of the sky.|| || || |
| | 70 | || stackMetaID||unknown||BIGINT||0||stack identifier|| || || |
| | 71 | || skyCellID||unknown||INT||-999||skycell identifier|| || || |
| | 72 | || projectionCellID||unknown||INT||-999||projection cell identifier|| || || |
| | 73 | || obsTime||day||FLOAT||-999|| Time of mid observation|| || || |
| | 74 | || xPos||unknown||REAL||-999||measured x on CCD from PSF fit|| || || |
| | 75 | || yPos||unknown||REAL||-999||measured y on CCD from PSF fit|| || || |
| | 76 | || xPosErr||unknown||REAL||-999||estimated error in x|| || || |
| | 77 | || yPosErr||unknown||REAL||-999||estimated error in y|| || || |
| | 78 | || instFlux||unknown||REAL||-999||PSF instrumental flux|| || || |
| | 79 | || instFluxErr||unknown||REAL||-999||estimated error in instrumental flux|| || || |
| | 80 | || peakFlux||unknown||REAL||-999||ratio of peak flux to total flux|| || || |
| | 81 | || sky||unknown||REAL||-999||PSF sky level at source (adu)|| || || |
| | 82 | || skyErr||unknown||REAL||-999||estimated error in sky|| || || |
| | 83 | || sgSep||unknown||REAL||-999||star/galaxy separator|| || || |
| | 84 | || psfWidMajor||unknown||REAL||-999||PSF width in major axis|| || || |
| | 85 | || psfWidMinor||unknown||REAL||-999||PSF width in minor axis|| || || |
| | 86 | || psfTheta||unknown||REAL||-999||PSF orientation angle|| || || |
| | 87 | || psfLikelihood||unknown||REAL||-999||PSF likelihood|| || || |
| | 88 | || psfCf||unknown||REAL||-999||PSF coverage factor|| || || |
| | 89 | || momentXX||arcsec||REAL||-999|| moment XX|| || || |
| | 90 | || momentXY||arcsec||REAL||-999|| moment XY|| || || |
| | 91 | || momentYY||arcsec||REAL||-999|| moment YY|| || || |
| | 92 | || momentM3C||arcsec||REAL||-999|| moment M3C|| || || |
| | 93 | || momentM3S||arcsec||REAL||-999|| moment M3S|| || || |
| | 94 | || momentM4C||arcsec||REAL||-999|| moment M4C|| || || |
| | 95 | || momentM4S||arcsec||REAL||-999|| moment M4S|| || || |
| | 96 | || momentR1||arcsec||REAL||-999|| moment R1|| || || |
| | 97 | || momentRH||arcsec||REAL||-999|| moment RH|| || || |
| | 98 | || apMag||magnitude||REAL||-999|| Aperture magnitude|| || || |
| | 99 | || apMagErr||magnitude||REAL||-999|| Aperture magnitude error|| || || |
| | 100 | || kronFlux||magnitude||REAL||-999|| Kron flux|| || || |
| | 101 | || kronFluxErr||magnitude||REAL||-999|| Kron flux error|| || || |
| | 102 | || kronRad||arcsecs||REAL||-999|| Kron radius|| || || |
| | 103 | || kronRadErr||arcsecs||REAL||-999|| Kron radius error|| || || |
| | 104 | || infoFlag||unknown||BIGINT||-999||indicator of strange propeties|| || || |
| | 105 | || nFrames||unknown||INT||-999||number of frames contributing to source|| || || |
| | 106 | || activeFlag||unknown||TINYINT||-999||indicates whether this detection/orphan is still a detection/orphan|| || || |
| | 107 | || assocDate||unknown||DATE||28881231||date object association assigned|| || || |
| | 108 | || historyModNum||unknown||SMALLINT||0||modification number in the O-D association history|| || || |
| | 109 | || dataRelease||unknown||TINYINT||0||Data release when this detection was originally taken.|| || || |
| | 110 | || '''!StackApFlx''' |||||||||||||| |
| | 111 | || '''ODM attribute''' || '''units''' || '''Data type''' || '''Default''' || '''Description''' || '''IPP source''' || '''IPP variable/notes''' || |
| | 112 | || objID||unknown||BIGINT||0||ODM object identifier|| || || |
| | 113 | || stackDetectID||unknown||BIGINT||0||ODM detection identifier|| || || |
| | 114 | || ippObjID||unknown||BIGINT||0||IPP object identifier|| || || |
| | 115 | || ippDetectID||unknown||BIGINT||0||detection ID generated by IPP|| || || |
| | 116 | || filterID||unknown||TINYINT||0||filter identifier|| || || |
| | 117 | || stackTypeID||unknown||TINYINT||0||stack type identifier|| || || |
| | 118 | || surveyID||unknown||TINYINT||0||survey flag identifier|| || || |
| | 119 | || primaryF||unknown||TINYINT||255||identifies best stack detection for Stacks overlapping the same region of the sky.|| || || |
| | 120 | || stackMetaID||unknown||BIGINT||0||stack identifier|| || || |
| | 121 | || isophotMag||unknown||REAL||-999||isophotal magnitude|| || || |
| | 122 | || isophotMagErr||unknown||REAL||-999||estimated error in isophotal magnitude|| || || |
| | 123 | || isophotMajAxis||unknown||REAL||-999||isophotal Major Axis|| || || |
| | 124 | || isophotMajAxisErr||unknown||REAL||-999||estimated error in isophotal Major Axis|| || || |
| | 125 | || isophotMinAxis||unknown||REAL||-999||isophotal Minor Axis|| || || |
| | 126 | || isophotMinAxisErr||unknown||REAL||-999||estimated error in isophotal Minor Axis|| || || |
| | 127 | || isophotMajAxisGrad||unknown||REAL||-999||isophotal major axis gradient|| || || |
| | 128 | || isophotMinAxisGrad||unknown||REAL||-999||isophotal minor axis gradient|| || || |
| | 129 | || isophotPA||unknown||REAL||-999||isophotal position angle|| || || |
| | 130 | || isophotPAErr||unknown||REAL||-999||estimated error in isophotal position angle|| || || |
| | 131 | || isophotPAGrad||unknown||REAL||-999||isophotal position angle gradient|| || || |
| | 132 | || petRadius||unknown||REAL||-999||Petrosian radius|| || || |
| | 133 | || petRadiusErr||unknown||REAL||-999||estimated error inPetrosian radius|| || || |
| | 134 | || petMag||unknown||REAL||-999||Petrosian magntiude|| || || |
| | 135 | || petMagErr||unknown||REAL||-999||estimated error in petMag|| || || |
| | 136 | || petR50||unknown||REAL||-999||Petrosian radius at 50% light|| || || |
| | 137 | || petR50Err||unknown||REAL||-999||estimated error inPetrosian radius at 50% light|| || || |
| | 138 | || petR90||unknown||REAL||-999||Petrosian radius at 90% light|| || || |
| | 139 | || petR90Err||unknown||REAL||-999||estimated error in Petrosian radius at 90% light|| || || |
| | 140 | || petCf||unknown||REAL||-999||Petrosian fit coverage factor|| || || |
| | 141 | || flxR1||unknown||REAL||-999||Flux inside r = 1|| || || |
| | 142 | || flxR1Err||unknown||REAL||-999||estimated error is flxR1|| || || |
| | 143 | || flxR1Std||unknown||REAL||-999||estimated standard deviation in flxR1|| || || |
| | 144 | || flxR1Fill||unknown||REAL||-999||estimated filling factor at R1|| || || |
| | 145 | || flxR2||unknown||REAL||-999||Flux inside r = 2|| || || |
| | 146 | || flxR2Err||unknown||REAL||-999||estimated error is flxR2|| || || |
| | 147 | || flxR2Std||unknown||REAL||-999||estimated standard deviation in flxR2|| || || |
| | 148 | || flxR2Fill||unknown||REAL||-999||estimated filling factor at R1|| || || |
| | 149 | || flxR3||unknown||REAL||-999||Flux inside r = 3|| || || |
| | 150 | || flxR3Err||unknown||REAL||-999||estimated error is flxR3|| || || |
| | 151 | || flxR3Std||unknown||REAL||-999||estimated standard deviation in flxR3|| || || |
| | 152 | || flxR3Fill||unknown||REAL||-999||estimated filling factor at R3|| || || |
| | 153 | || flxR4||unknown||REAL||-999||Flux inside r = 4|| || || |
| | 154 | || flxR4Err||unknown||REAL||-999||estimated error is flxR4|| || || |
| | 155 | || flxR4Std||unknown||REAL||-999||estimated standard deviation in flxR4|| || || |
| | 156 | || flxR4Fill||unknown||REAL||-999||estimated filling factor at R4|| || || |
| | 157 | || flxR5||unknown||REAL||-999||Flux inside r = 5|| || || |
| | 158 | || flxR5Err||unknown||REAL||-999||estimated error is flxR5|| || || |
| | 159 | || flxR5Std||unknown||REAL||-999||estimated standard deviation in flxR5|| || || |
| | 160 | || flxR5Fill||unknown||REAL||-999||estimated filling factor at R5|| || || |
| | 161 | || flxR6||unknown||REAL||-999||Flux inside r = 6|| || || |
| | 162 | || flxR6Err||unknown||REAL||-999||estimated error is flxR6|| || || |
| | 163 | || flxR6Std||unknown||REAL||-999||estimated standard deviation in flxR6|| || || |
| | 164 | || flxR6Fill||unknown||REAL||-999||estimated filling factor at R6|| || || |
| | 165 | || flxR7||unknown||REAL||-999||Flux inside r = 7|| || || |
| | 166 | || flxR7Err||unknown||REAL||-999||estimated error is flxR7|| || || |
| | 167 | || flxR7Std||unknown||REAL||-999||estimated standard deviation in flxR7|| || || |
| | 168 | || flxR7Fill||unknown||REAL||-999||estimated filling factor at R7|| || || |
| | 169 | || flxR8||unknown||REAL||-999||Flux inside r = 8|| || || |
| | 170 | || flxR8Err||unknown||REAL||-999||estimated error is flxR8|| || || |
| | 171 | || flxR8Std||unknown||REAL||-999||estimated standard deviation in flxR8|| || || |
| | 172 | || flxR8Fill||unknown||REAL||-999||estimated filling factor at R8|| || || |
| | 173 | || flxR9||unknown||REAL||-999||Flux inside r = 9|| || || |
| | 174 | || flxR9Err||unknown||REAL||-999||estimated error is flxR9|| || || |
| | 175 | || flxR9Std||unknown||REAL||-999||estimated standard deviation in flxR9|| || || |
| | 176 | || flxR9Fill||unknown||REAL||-999||estimated filling factor at R9|| || || |
| | 177 | || flxR10||unknown||REAL||-999||Flux inside r = 10|| || || |
| | 178 | || flxR10Err||unknown||REAL||-999||estimated error is flxR10|| || || |
| | 179 | || flxR10Std||unknown||REAL||-999||estimated standard deviation in flxR10|| || || |
| | 180 | || flxR10Fill||unknown||REAL||-999||estimated filling factor at R10|| || || |
| | 181 | || c1flxR1||unknown||REAL||-999||Flux inside r = 1|| || || |
| | 182 | || c1flxR1Err||unknown||REAL||-999||estimated error is c1flxR1|| || || |
| | 183 | || c1flxR1Std||unknown||REAL||-999||estimated standard deviation in c1flxR1|| || || |
| | 184 | || c1flxR1Fill||unknown||REAL||-999||estimated filling factor at R1|| || || |
| | 185 | || c1flxR2||unknown||REAL||-999||Flux inside r = 2|| || || |
| | 186 | || c1flxR2Err||unknown||REAL||-999||estimated error is c1flxR2|| || || |
| | 187 | || c1flxR2Std||unknown||REAL||-999||estimated standard deviation in c1flxR2|| || || |
| | 188 | || c1flxR2Fill||unknown||REAL||-999||estimated filling factor at R1|| || || |
| | 189 | || c1flxR3||unknown||REAL||-999||Flux inside r = 3|| || || |
| | 190 | || c1flxR3Err||unknown||REAL||-999||estimated error is c1flxR3|| || || |
| | 191 | || c1flxR3Std||unknown||REAL||-999||estimated standard deviation in c1flxR3|| || || |
| | 192 | || c1flxR3Fill||unknown||REAL||-999||estimated filling factor at R3|| || || |
| | 193 | || c1flxR4||unknown||REAL||-999||Flux inside r = 4|| || || |
| | 194 | || c1flxR4Err||unknown||REAL||-999||estimated error is c1flxR4|| || || |
| | 195 | || c1flxR4Std||unknown||REAL||-999||estimated standard deviation in c1flxR4|| || || |
| | 196 | || c1flxR4Fill||unknown||REAL||-999||estimated filling factor at R4|| || || |
| | 197 | || c1flxR5||unknown||REAL||-999||Flux inside r = 5|| || || |
| | 198 | || c1flxR5Err||unknown||REAL||-999||estimated error is c1flxR5|| || || |
| | 199 | || c1flxR5Std||unknown||REAL||-999||estimated standard deviation in c1flxR5|| || || |
| | 200 | || c1flxR5Fill||unknown||REAL||-999||estimated filling factor at R5|| || || |
| | 201 | || c1flxR6||unknown||REAL||-999||Flux inside r = 6|| || || |
| | 202 | || c1flxR6Err||unknown||REAL||-999||estimated error is c1flxR6|| || || |
| | 203 | || c1flxR6Std||unknown||REAL||-999||estimated standard deviation in c1flxR6|| || || |
| | 204 | || c1flxR6Fill||unknown||REAL||-999||estimated filling factor at R6|| || || |
| | 205 | || c1flxR7||unknown||REAL||-999||Flux inside r = 7|| || || |
| | 206 | || c1flxR7Err||unknown||REAL||-999||estimated error is c1flxR7|| || || |
| | 207 | || c1flxR7Std||unknown||REAL||-999||estimated standard deviation in c1flxR7|| || || |
| | 208 | || c1flxR7Fill||unknown||REAL||-999||estimated filling factor at R7|| || || |
| | 209 | || c1flxR8||unknown||REAL||-999||Flux inside r = 8|| || || |
| | 210 | || c1flxR8Err||unknown||REAL||-999||estimated error is c1flxR8|| || || |
| | 211 | || c1flxR8Std||unknown||REAL||-999||estimated standard deviation in c1flxR8|| || || |
| | 212 | || c1flxR8Fill||unknown||REAL||-999||estimated filling factor at R8|| || || |
| | 213 | || c1flxR9||unknown||REAL||-999||Flux inside r = 9|| || || |
| | 214 | || c1flxR9Err||unknown||REAL||-999||estimated error is c1flxR9|| || || |
| | 215 | || c1flxR9Std||unknown||REAL||-999||estimated standard deviation in c1flxR9|| || || |
| | 216 | || c1flxR9Fill||unknown||REAL||-999||estimated filling factor at R9|| || || |
| | 217 | || c1flxR10||unknown||REAL||-999||Flux inside r = 10|| || || |
| | 218 | || c1flxR10Err||unknown||REAL||-999||estimated error is c1flxR10|| || || |
| | 219 | || c1flxR10Std||unknown||REAL||-999||estimated standard deviation in c1flxR10|| || || |
| | 220 | || c1flxR10Fill||unknown||REAL||-999||estimated filling factor at R10|| || || |
| | 221 | || c2flxR1||unknown||REAL||-999||Flux inside r = 1|| || || |
| | 222 | || c2flxR1Err||unknown||REAL||-999||estimated error is c2flxR1|| || || |
| | 223 | || c2flxR1Std||unknown||REAL||-999||estimated standard deviation in c2flxR1|| || || |
| | 224 | || c2flxR1Fill||unknown||REAL||-999||estimated filling factor at R1|| || || |
| | 225 | || c2flxR2||unknown||REAL||-999||Flux inside r = 2|| || || |
| | 226 | || c2flxR2Err||unknown||REAL||-999||estimated error is c2flxR2|| || || |
| | 227 | || c2flxR2Std||unknown||REAL||-999||estimated standard deviation in c2flxR2|| || || |
| | 228 | || c2flxR2Fill||unknown||REAL||-999||estimated filling factor at R1|| || || |
| | 229 | || c2flxR3||unknown||REAL||-999||Flux inside r = 3|| || || |
| | 230 | || c2flxR3Err||unknown||REAL||-999||estimated error is c2flxR3|| || || |
| | 231 | || c2flxR3Std||unknown||REAL||-999||estimated standard deviation in c2flxR3|| || || |
| | 232 | || c2flxR3Fill||unknown||REAL||-999||estimated filling factor at R3|| || || |
| | 233 | || c2flxR4||unknown||REAL||-999||Flux inside r = 4|| || || |
| | 234 | || c2flxR4Err||unknown||REAL||-999||estimated error is c2flxR4|| || || |
| | 235 | || c2flxR4Std||unknown||REAL||-999||estimated standard deviation in c2flxR4|| || || |
| | 236 | || c2flxR4Fill||unknown||REAL||-999||estimated filling factor at R4|| || || |
| | 237 | || c2flxR5||unknown||REAL||-999||Flux inside r = 5|| || || |
| | 238 | || c2flxR5Err||unknown||REAL||-999||estimated error is c2flxR5|| || || |
| | 239 | || c2flxR5Std||unknown||REAL||-999||estimated standard deviation in c2flxR5|| || || |
| | 240 | || c2flxR5Fill||unknown||REAL||-999||estimated filling factor at R5|| || || |
| | 241 | || c2flxR6||unknown||REAL||-999||Flux inside r = 6|| || || |
| | 242 | || c2flxR6Err||unknown||REAL||-999||estimated error is c2flxR6|| || || |
| | 243 | || c2flxR6Std||unknown||REAL||-999||estimated standard deviation in c2flxR6|| || || |
| | 244 | || c2flxR6Fill||unknown||REAL||-999||estimated filling factor at R6|| || || |
| | 245 | || c2flxR7||unknown||REAL||-999||Flux inside r = 7|| || || |
| | 246 | || c2flxR7Err||unknown||REAL||-999||estimated error is c2flxR7|| || || |
| | 247 | || c2flxR7Std||unknown||REAL||-999||estimated standard deviation in c2flxR7|| || || |
| | 248 | || c2flxR7Fill||unknown||REAL||-999||estimated filling factor at R7|| || || |
| | 249 | || c2flxR8||unknown||REAL||-999||Flux inside r = 8|| || || |
| | 250 | || c2flxR8Err||unknown||REAL||-999||estimated error is c2flxR8|| || || |
| | 251 | || c2flxR8Std||unknown||REAL||-999||estimated standard deviation in c2flxR8|| || || |
| | 252 | || c2flxR8Fill||unknown||REAL||-999||estimated filling factor at R8|| || || |
| | 253 | || c2flxR9||unknown||REAL||-999||Flux inside r = 9|| || || |
| | 254 | || c2flxR9Err||unknown||REAL||-999||estimated error is c2flxR9|| || || |
| | 255 | || c2flxR9Std||unknown||REAL||-999||estimated standard deviation in c2flxR9|| || || |
| | 256 | || c2flxR9Fill||unknown||REAL||-999||estimated filling factor at R9|| || || |
| | 257 | || c2flxR10||unknown||REAL||-999||Flux inside r = 10|| || || |
| | 258 | || c2flxR10Err||unknown||REAL||-999||estimated error is c2flxR10|| || || |
| | 259 | || c2flxR10Std||unknown||REAL||-999||estimated standard deviation in c2flxR10|| || || |
| | 260 | || c2flxR10Fill||unknown||REAL||-999||estimated filling factor at R10|| || || |
| | 261 | || logC||unknown||REAL||-999||Abraham concentration index|| || || |
| | 262 | || logA||unknown||REAL||-999||Abraham asymmetry index|| || || |
| | 263 | || activeFlag||unknown||TINYINT||-999||indicates whether this detection/orphan is still a detection/orphan|| || || |
| | 264 | || dataRelease||unknown||TINYINT||0||Data release when this detection was taken|| || || |
| | 265 | || '''!StackModelFit''' |||||||||||||| |
| | 266 | || '''ODM attribute''' || '''units''' || '''Data type''' || '''Default''' || '''Description''' || '''IPP source''' || '''IPP variable/notes''' || |
| | 267 | || objID||unknown||BIGINT||0||ODM object identifier|| || || |
| | 268 | || stackDetectID||unknown||BIGINT||0||ODM detection identifier|| || || |
| | 269 | || ippObjID||unknown||BIGINT||0||IPP object identifier|| || || |
| | 270 | || ippDetectID||unknown||BIGINT||0||detection ID generated by IPP|| || || |
| | 271 | || filterID||unknown||TINYINT||0||filter identifier|| || || |
| | 272 | || stackTypeID||unknown||TINYINT||0||stack type identifier|| || || |
| | 273 | || surveyID||unknown||TINYINT||0||survey flag identifier|| || || |
| | 274 | || primaryF||unknown||TINYINT||255||identifies best stack detection for Stacks overlapping the same region of the sky.|| || || |
| | 275 | || stackMetaID||unknown||BIGINT||0||stack identifier|| || || |
| | 276 | || deVRadius||unknown||REAL||-999||deVaucouleurs radius|| || || |
| | 277 | || deVRadiusErr||unknown||REAL||-999||estimated error in deVaucouleurs radius|| || || |
| | 278 | || deVMag||unknown||REAL||-999||deVaucouleurs magntiude|| || || |
| | 279 | || deVMagErr||unknown||REAL||-999||estimated error in deV_mag|| || || |
| | 280 | || deVAb||unknown||REAL||-999||deVaucoulerus axis ratio|| || || |
| | 281 | || deVAbErr||unknown||REAL||-999||estimated error in deVaucoulerus axis ratio|| || || |
| | 282 | || deVPhi||unknown||REAL||-999||estmated phi of deVaucouleurs axis|| || || |
| | 283 | || deVPhiErr||unknown||REAL||-999||estmated error of phi of deVaucouleurs axis|| || || |
| | 284 | || raDeVOff||unknown||REAL||-999||Offset in RA of deVaucouleurs fit from PSF RA|| || || |
| | 285 | || decDeVOff||unknown||REAL||-999||Offset in DEC of deVaucouleurs fit from PSF DEC|| || || |
| | 286 | || raDeVOffErr||unknown||REAL||-999||estimated error in ra offset|| || || |
| | 287 | || decDeVOffErr||unknown||REAL||-999||estimated error in dec offset|| || || |
| | 288 | || deVCf||unknown||REAL||-999||deVaucouleurs fit coverage factor|| || || |
| | 289 | || deVLikelihood||unknown||REAL||-999||deVaucouleurs fit likelihood factor|| || || |
| | 290 | || deVCovar11||unknown||REAL||-999||covariance for deVaucouleurs fit|| || || |
| | 291 | || deVCovar12||unknown||REAL||-999||covariance for deVaucouleurs fit|| || || |
| | 292 | || deVCovar13||unknown||REAL||-999||covariance for deVaucouleurs fit|| || || |
| | 293 | || deVCovar14||unknown||REAL||-999||covariance for deVaucouleurs fit|| || || |
| | 294 | || deVCovar15||unknown||REAL||-999||covariance for deVaucouleurs fit|| || || |
| | 295 | || deVCovar16||unknown||REAL||-999||covariance for deVaucouleurs fit|| || || |
| | 296 | || deVCovar17||unknown||REAL||-999||covariance for deVaucouleurs fit|| || || |
| | 297 | || deVCovar22||unknown||REAL||-999||covariance for deVaucouleurs fit|| || || |
| | 298 | || deVCovar23||unknown||REAL||-999||covariance for deVaucouleurs fit|| || || |
| | 299 | || deVCovar24||unknown||REAL||-999||covariance for deVaucouleurs fit|| || || |
| | 300 | || deVCovar25||unknown||REAL||-999||covariance for deVaucouleurs fit|| || || |
| | 301 | || deVCovar26||unknown||REAL||-999||covariance for deVaucouleurs fit|| || || |
| | 302 | || deVCovar27||unknown||REAL||-999||covariance for deVaucouleurs fit|| || || |
| | 303 | || deVCovar33||unknown||REAL||-999||covariance for deVaucouleurs fit|| || || |
| | 304 | || deVCovar34||unknown||REAL||-999||covariance for deVaucouleurs fit|| || || |
| | 305 | || deVCovar35||unknown||REAL||-999||covariance for deVaucouleurs fit|| || || |
| | 306 | || deVCovar36||unknown||REAL||-999||covariance for deVaucouleurs fit|| || || |
| | 307 | || deVCovar37||unknown||REAL||-999||covariance for deVaucouleurs fit|| || || |
| | 308 | || deVCovar44||unknown||REAL||-999||covariance for deVaucouleurs fit|| || || |
| | 309 | || deVCovar45||unknown||REAL||-999||covariance for deVaucouleurs fit|| || || |
| | 310 | || deVCovar46||unknown||REAL||-999||covariance for deVaucouleurs fit|| || || |
| | 311 | || deVCovar47||unknown||REAL||-999||covariance for deVaucouleurs fit|| || || |
| | 312 | || deVCovar55||unknown||REAL||-999||covariance for deVaucouleurs fit|| || || |
| | 313 | || deVCovar56||unknown||REAL||-999||covariance for deVaucouleurs fit|| || || |
| | 314 | || deVCovar57||unknown||REAL||-999||covariance for deVaucouleurs fit|| || || |
| | 315 | || deVCovar66||unknown||REAL||-999||covariance for deVaucouleurs fit|| || || |
| | 316 | || deVCovar67||unknown||REAL||-999||covariance for deVaucouleurs fit|| || || |
| | 317 | || deVCovar77||unknown||REAL||-999||covariance for deVaucouleurs fit|| || || |
| | 318 | || expRadius||unknown||REAL||-999||Exponential fit radius|| || || |
| | 319 | || expRadiusErr||unknown||REAL||-999||estimated error in Exponential fit radius|| || || |
| | 320 | || expMag||unknown||REAL||-999||Exponential fit magntiude|| || || |
| | 321 | || expMagErr||unknown||REAL||-999||estimated error in expMag|| || || |
| | 322 | || expAb||unknown||REAL||-999||Exponential fit axis ratio|| || || |
| | 323 | || expAbErr||unknown||REAL||-999||estimated error in Exponential fit axis ratio|| || || |
| | 324 | || expPhi||unknown||REAL||-999||estmated phi of Exponential axis|| || || |
| | 325 | || expPhiErr||unknown||REAL||-999||estmated error of phi of Exponential axis|| || || |
| | 326 | || raExpOff||unknown||REAL||-999||Offset in RA of Exponential fit from PSF RA|| || || |
| | 327 | || decExpOff||unknown||REAL||-999||Offset in DEC of Exponential fit from PSF DEC|| || || |
| | 328 | || raExpOffErr||unknown||REAL||-999||estimated error in raExpOff|| || || |
| | 329 | || decExpOffErr||unknown||REAL||-999||estimated error in decExpOff|| || || |
| | 330 | || expCf||unknown||REAL||-999||Exponential fit coverage factor|| || || |
| | 331 | || expLikelihood||unknown||REAL||-999||Exponential fit likelihood factor|| || || |
| | 332 | || expCovar11||unknown||REAL||-999||covariance for Exponential fit|| || || |
| | 333 | || expCovar12||unknown||REAL||-999||covariance for Exponential fit|| || || |
| | 334 | || expCovar13||unknown||REAL||-999||covariance for Exponential fit|| || || |
| | 335 | || expCovar14||unknown||REAL||-999||covariance for Exponential fit|| || || |
| | 336 | || expCovar15||unknown||REAL||-999||covariance for Exponential fit|| || || |
| | 337 | || expCovar16||unknown||REAL||-999||covariance for Exponential fit|| || || |
| | 338 | || expCovar17||unknown||REAL||-999||covariance for Exponential fit|| || || |
| | 339 | || expCovar22||unknown||REAL||-999||covariance for Exponential fit|| || || |
| | 340 | || expCovar23||unknown||REAL||-999||covariance for Exponential fit|| || || |
| | 341 | || expCovar24||unknown||REAL||-999||covariance for Exponential fit|| || || |
| | 342 | || expCovar25||unknown||REAL||-999||covariance for Exponential fit|| || || |
| | 343 | || expCovar26||unknown||REAL||-999||covariance for Exponential fit|| || || |
| | 344 | || expCovar27||unknown||REAL||-999||covariance for Exponential fit|| || || |
| | 345 | || expCovar33||unknown||REAL||-999||covariance for Exponential fit|| || || |
| | 346 | || expCovar34||unknown||REAL||-999||covariance for Exponential fit|| || || |
| | 347 | || expCovar35||unknown||REAL||-999||covariance for Exponential fit|| || || |
| | 348 | || expCovar36||unknown||REAL||-999||covariance for Exponential fit|| || || |
| | 349 | || expCovar37||unknown||REAL||-999||covariance for Exponential fit|| || || |
| | 350 | || expCovar44||unknown||REAL||-999||covariance for Exponential fit|| || || |
| | 351 | || expCovar45||unknown||REAL||-999||covariance for Exponential fit|| || || |
| | 352 | || expCovar46||unknown||REAL||-999||covariance for Exponential fit|| || || |
| | 353 | || expCovar47||unknown||REAL||-999||covariance for Exponential fit|| || || |
| | 354 | || expCovar55||unknown||REAL||-999||covariance for Exponential fit|| || || |
| | 355 | || expCovar56||unknown||REAL||-999||covariance for Exponential fit|| || || |
| | 356 | || expCovar57||unknown||REAL||-999||covariance for Exponential fit|| || || |
| | 357 | || expCovar66||unknown||REAL||-999||covariance for Exponential fit|| || || |
| | 358 | || expCovar67||unknown||REAL||-999||covariance for Exponential fit|| || || |
| | 359 | || expCovar77||unknown||REAL||-999||covariance for Exponential fit|| || || |
| | 360 | || serRadius||unknown||REAL||-999||Sersic radius|| || || |
| | 361 | || serRadiusErr||unknown||REAL||-999||estimated error in Sersic radius|| || || |
| | 362 | || serMag||unknown||REAL||-999||Sersic magntiude|| || || |
| | 363 | || serMagErr||unknown||REAL||-999||estimated error in serMag|| || || |
| | 364 | || serAb||unknown||REAL||-999||Sersic axis ratio|| || || |
| | 365 | || serAbErr||unknown||REAL||-999||estimated error in Sersic axis ratio|| || || |
| | 366 | || serNu||unknown||REAL||-999||Sersic index|| || || |
| | 367 | || serNuErr||unknown||REAL||-999||estimated error in Sersic index|| || || |
| | 368 | || serPhi||unknown||REAL||-999||estmated phi of Sersic axis|| || || |
| | 369 | || serPhiErr||unknown||REAL||-999||estmated error of phi of Sersic axis|| || || |
| | 370 | || raSerOff||unknown||REAL||-999||Offset in RA of Sersic fit from PSF RA|| || || |
| | 371 | || decSerOff||unknown||REAL||-999||Offset in DEC of Sersic fit from PSF DEC|| || || |
| | 372 | || raSerOffErr||unknown||REAL||-999||estimated error in raSerOff|| || || |
| | 373 | || decSerOffErr||unknown||REAL||-999||estimated error in decSerOff|| || || |
| | 374 | || serCf||unknown||REAL||-999||Sersic fit coverage factor|| || || |
| | 375 | || serLikelihood||unknown||REAL||-999||Sersic fit likelihood factor|| || || |
| | 376 | || sersicCovar11||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 377 | || sersicCovar12||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 378 | || sersicCovar13||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 379 | || sersicCovar14||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 380 | || sersicCovar15||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 381 | || sersicCovar16||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 382 | || sersicCovar17||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 383 | || sersicCovar18||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 384 | || sersicCovar22||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 385 | || sersicCovar23||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 386 | || sersicCovar24||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 387 | || sersicCovar25||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 388 | || sersicCovar26||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 389 | || sersicCovar27||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 390 | || sersicCovar28||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 391 | || sersicCovar33||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 392 | || sersicCovar34||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 393 | || sersicCovar35||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 394 | || sersicCovar36||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 395 | || sersicCovar37||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 396 | || sersicCovar38||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 397 | || sersicCovar44||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 398 | || sersicCovar45||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 399 | || sersicCovar46||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 400 | || sersicCovar47||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 401 | || sersicCovar48||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 402 | || sersicCovar55||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 403 | || sersicCovar56||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 404 | || sersicCovar57||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 405 | || sersicCovar58||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 406 | || sersicCovar66||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 407 | || sersicCovar67||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 408 | || sersicCovar68||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 409 | || sersicCovar77||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 410 | || sersicCovar78||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 411 | || sersicCovar88||unknown||REAL||-999||covariance for Sersic fit|| || || |
| | 412 | || activeFlag||unknown||TINYINT||-999||indicates whether this detection/orphan is still a detection/orphan|| || || |
| | 413 | || dataRelease||unknown||TINYINT||0||Data release when this detection was taken|| || || |
| | 414 | || '''!StackToImage''' |||||||||||||| |
| | 415 | || '''ODM attribute''' || '''units''' || '''Data type''' || '''Default''' || '''Description''' || '''IPP source''' || '''IPP variable/notes''' || |
| | 416 | || stackMetaID||unknown||BIGINT||0||stack identifier|| || || |
| | 417 | || imageID||unknown||BIGINT||0||hashed exposure-ccdID identifier|| || || |
| | 418 | || '''!SkinnyObject''' |||||||||||||| |
| | 419 | || '''ODM attribute''' || '''units''' || '''Data type''' || '''Default''' || '''Description''' || '''IPP source''' || '''IPP variable/notes''' || |
| | 420 | || objID||unknown||BIGINT||0||ODM object identifier index|| || || |
| | 421 | || ippObjID||unknown||BIGINT||0||IPP object number|| || || |
| | 422 | || projectionCellID||unknown||INT||-999||projection cell identifier at discovery time|| || || |
| | 423 | || dataRelease||unknown||TINYINT||0||Data release to propagate to the object|| || || |
| | 424 | || surveyID||unknown||TINYINT||255||surveyID </coluumn>|| || || |
| | 425 | || '''!ObjectCalColor''' |||||||||||||| |
| | 426 | || '''ODM attribute''' || '''units''' || '''Data type''' || '''Default''' || '''Description''' || '''IPP source''' || '''IPP variable/notes''' || |
| | 427 | || objID||unknown||BIGINT||0||ODM object identifier|| || || |
| | 428 | || ippObjID||unknown||BIGINT||0||ipp object identifier|| || || |
| | 429 | || filterID||unknown||TINYINT||0||filter identifier|| || || |
| | 430 | || calColor||mag||REAL||0|| color adopted for magnitude calculation|| || || |
| | 431 | || calColorErr||mag||REAL||0|| error in calibrating color|| || || |
| | 432 | || calibModNum||unknown||SMALLINT||0||calibration modification number|| || || |
| | 433 | || dataRelease||unknown||TINYINT||0||Data release when this color calibration was established|| || || |