| 27 | | || '''IPP source''' || '''IPP variable''' || '''ODM attribute''' || '''units''' || '''Data type''' || '''Default''' || '''Notes''' || '''Description''' || |
| 28 | | |||||| frameID||unknown||INT||0|| ||unique exposure/frame identifier.|| |
| 29 | | |||||| frameName||unknown||VARCHAR(32)|| || ||frame name provided by camera software|| |
| 30 | | |||||| surveyID||unknown||TINYINT||0|| ||survey flag identifier|| |
| 31 | | |||||| filterID||unknown||TINYINT||0|| ||filter identifier|| |
| 32 | | |||||| cameraID||unknown||SMALLINT||0|| ||camera identifier|| |
| 33 | | |||||| cameraConfigID||unknown||SMALLINT||0|| ||camera configuration identifier|| |
| 34 | | |||||| telescopeID||unknown||SMALLINT||0|| ||telescope identifier|| |
| 35 | | |||||| analysisVer||unknown||VARCHAR(MAX)|| || ||IPP software analysis release|| |
| 36 | | |||||| p1Recip||unknown||VARCHAR(MAX)|| || ||IPP phase 1 MD5 Checksum|| |
| 37 | | |||||| p2Recip||unknown||VARCHAR(MAX)|| || ||IPP phase 2 MD5 Checksum|| |
| 38 | | |||||| p3Recip||unknown||VARCHAR(MAX)|| || ||IPP phase 3 MD5 Checksum|| |
| 39 | | |||||| nOTA||unknown||SMALLINT||-999|| ||number of valid OTA/CCD images in this exposure|| |
| 40 | | |||||| photoScat||mag||REAL||-999|| || global photometric scatter|| |
| 41 | | |||||| numPhotoRef||unknown||INT||-999|| ||number of photometric reference sources|| |
| 42 | | |||||| expStart||day||FLOAT||-999|| || exposure start time in MJD|| |
| 43 | | |||||| expTime||s||REAL||-999|| || exposure time|| |
| 44 | | |||||| airmass||unknown||REAL||-999|| ||airmass at mid-exposure|| |
| 45 | | |||||| raBore||deg||FLOAT||-999|| || RA of telescope boresight|| |
| 46 | | |||||| decBore||deg||FLOAT||-999|| || DEC of telescope boresight|| |
| 47 | | |||||| ctype1||unknown||VARCHAR(MAX)|| || ||name of astrometric projection in RA|| |
| 48 | | |||||| ctype2||unknown||VARCHAR(MAX)|| || ||name of astrometric projection in DEC|| |
| 49 | | |||||| crval1||deg||FLOAT||-999|| || RA corresponding to reference pixel|| |
| 50 | | |||||| crval2||deg||FLOAT||-999|| || DEC corresponding to reference pixel|| |
| 51 | | |||||| crpix1||unknown||FLOAT||-999|| ||reference pixel value for RA|| |
| 52 | | |||||| crpix2||unknown||FLOAT||-999|| ||reference pixel value for DEC|| |
| 53 | | |||||| cdelt1||unknown||FLOAT||-999|| ||scale factor for RA|| |
| 54 | | |||||| cdelt2||unknown||FLOAT||-999|| ||scale factor for DEC|| |
| 55 | | |||||| pc001001||unknown||FLOAT||-999|| ||elements of rotation/Dcale matrix|| |
| 56 | | |||||| pc001002||unknown||FLOAT||-999|| ||elements of rotation/Dcale matrix|| |
| 57 | | |||||| pc002001||unknown||FLOAT||-999|| ||elements of rotation/Dcale matrix|| |
| 58 | | |||||| pc002002||unknown||FLOAT||-999|| ||elements of rotation/Dcale matrix|| |
| 59 | | |||||| polyOrder||unknown||TINYINT||255|| ||polynomial order of astrometry fit|| |
| 60 | | |||||| pca1x3y0||unknown||FLOAT||-999|| ||polynomial coefficients for the astrometric fit|| |
| 61 | | |||||| pca1x2y1||unknown||FLOAT||-999|| ||polynomial coefficients for the astrometric fit|| |
| 62 | | |||||| pca1x1y2||unknown||FLOAT||-999|| ||polynomial coefficients for the astrometric fit|| |
| 63 | | |||||| pca1x0y3||unknown||FLOAT||-999|| ||polynomial coefficients for the astrometric fit|| |
| 64 | | |||||| pca1x2y0||unknown||FLOAT||-999|| ||polynomial coefficients for the astrometric fit|| |
| 65 | | |||||| pca1x1y1||unknown||FLOAT||-999|| ||polynomial coefficients for the astrometric fit|| |
| 66 | | |||||| pca1x0y2||unknown||FLOAT||-999|| ||polynomial coefficients for the astrometric fit|| |
| 67 | | |||||| pca2x3y0||unknown||FLOAT||-999|| ||polynomial coefficients for the astrometric fit|| |
| 68 | | |||||| pca2x2y1||unknown||FLOAT||-999|| ||polynomial coefficients for the astrometric fit|| |
| 69 | | |||||| pca2x1y2||unknown||FLOAT||-999|| ||polynomial coefficients for the astrometric fit|| |
| 70 | | |||||| pca2x0y3||unknown||FLOAT||-999|| ||polynomial coefficients for the astrometric fit|| |
| 71 | | |||||| pca2x2y0||unknown||FLOAT||-999|| ||polynomial coefficients for the astrometric fit|| |
| 72 | | |||||| pca2x1y1||unknown||FLOAT||-999|| ||polynomial coefficients for the astrometric fit|| |
| 73 | | |||||| pca2x0y2||unknown||FLOAT||-999|| ||polynomial coefficients for the astrometric fit|| |
| 74 | | |||||| calibModNum||unknown||SMALLINT||0|| ||calibration modification number|| |
| 75 | | |||||| dataRelease||unknown||TINYINT||0|| ||Data release|| |
| | 27 | || '''ODM attribute''' || '''units''' || '''Data type''' || '''Default''' || '''Description''' || '''IPP source''' || '''IPP variable/notes''' || |
| | 28 | || frameID||unknown||INT||0||unique exposure/frame identifier.|| || || |
| | 29 | || frameName||unknown||VARCHAR(32)|| ||frame name provided by camera software|| || || |
| | 30 | || surveyID||unknown||TINYINT||0||survey flag identifier|| || || |
| | 31 | || filterID||unknown||TINYINT||0||filter identifier|| || || |
| | 32 | || cameraID||unknown||SMALLINT||0||camera identifier|| || || |
| | 33 | || cameraConfigID||unknown||SMALLINT||0||camera configuration identifier|| || || |
| | 34 | || telescopeID||unknown||SMALLINT||0||telescope identifier|| || || |
| | 35 | || analysisVer||unknown||VARCHAR(MAX)|| ||IPP software analysis release|| || || |
| | 36 | || p1Recip||unknown||VARCHAR(MAX)|| ||IPP phase 1 MD5 Checksum|| || || |
| | 37 | || p2Recip||unknown||VARCHAR(MAX)|| ||IPP phase 2 MD5 Checksum|| || || |
| | 38 | || p3Recip||unknown||VARCHAR(MAX)|| ||IPP phase 3 MD5 Checksum|| || || |
| | 39 | || nOTA||unknown||SMALLINT||-999||number of valid OTA/CCD images in this exposure|| || || |
| | 40 | || photoScat||mag||REAL||-999|| global photometric scatter|| || || |
| | 41 | || numPhotoRef||unknown||INT||-999||number of photometric reference sources|| || || |
| | 42 | || expStart||day||FLOAT||-999|| exposure start time in MJD|| || || |
| | 43 | || expTime||s||REAL||-999|| exposure time|| || || |
| | 44 | || airmass||unknown||REAL||-999||airmass at mid-exposure|| || || |
| | 45 | || raBore||deg||FLOAT||-999|| RA of telescope boresight|| || || |
| | 46 | || decBore||deg||FLOAT||-999|| DEC of telescope boresight|| || || |
| | 47 | || ctype1||unknown||VARCHAR(MAX)|| ||name of astrometric projection in RA|| || || |
| | 48 | || ctype2||unknown||VARCHAR(MAX)|| ||name of astrometric projection in DEC|| || || |
| | 49 | || crval1||deg||FLOAT||-999|| RA corresponding to reference pixel|| || || |
| | 50 | || crval2||deg||FLOAT||-999|| DEC corresponding to reference pixel|| || || |
| | 51 | || crpix1||unknown||FLOAT||-999||reference pixel value for RA|| || || |
| | 52 | || crpix2||unknown||FLOAT||-999||reference pixel value for DEC|| || || |
| | 53 | || cdelt1||unknown||FLOAT||-999||scale factor for RA|| || || |
| | 54 | || cdelt2||unknown||FLOAT||-999||scale factor for DEC|| || || |
| | 55 | || pc001001||unknown||FLOAT||-999||elements of rotation/Dcale matrix|| || || |
| | 56 | || pc001002||unknown||FLOAT||-999||elements of rotation/Dcale matrix|| || || |
| | 57 | || pc002001||unknown||FLOAT||-999||elements of rotation/Dcale matrix|| || || |
| | 58 | || pc002002||unknown||FLOAT||-999||elements of rotation/Dcale matrix|| || || |
| | 59 | || polyOrder||unknown||TINYINT||255||polynomial order of astrometry fit|| || || |
| | 60 | || pca1x3y0||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| || || |
| | 61 | || pca1x2y1||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| || || |
| | 62 | || pca1x1y2||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| || || |
| | 63 | || pca1x0y3||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| || || |
| | 64 | || pca1x2y0||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| || || |
| | 65 | || pca1x1y1||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| || || |
| | 66 | || pca1x0y2||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| || || |
| | 67 | || pca2x3y0||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| || || |
| | 68 | || pca2x2y1||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| || || |
| | 69 | || pca2x1y2||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| || || |
| | 70 | || pca2x0y3||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| || || |
| | 71 | || pca2x2y0||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| || || |
| | 72 | || pca2x1y1||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| || || |
| | 73 | || pca2x0y2||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| || || |
| | 74 | || calibModNum||unknown||SMALLINT||0||calibration modification number|| || || |
| | 75 | || dataRelease||unknown||TINYINT||0||Data release|| || || |
| 77 | | || '''IPP source''' || '''IPP variable''' || '''ODM attribute''' || '''units''' || '''Data type''' || '''Default''' || '''Notes''' || '''Description''' || |
| 78 | | |||||| imageID||unknown||BIGINT||0|| ||unique ID for each image, hashed from frameID and ccdID (ALEX)|| |
| 79 | | |||||| frameID||unknown||INT||0|| ||frame identifier, also known as exposure number|| |
| 80 | | |||||| ccdID||unknown||SMALLINT||0|| ||ccd cell identifier in the focal plane|| |
| 81 | | |||||| photoCalID||unknown||INT||0|| ||photometry reduction code identifier|| |
| 82 | | |||||| filterID||unknown||TINYINT||0|| ||filter ID|| |
| 83 | | |||||| bias||ADU||REAL||-999|| || detector bias level|| |
| 84 | | |||||| biasScat||ADU||REAL||-999|| || scatter in bias level|| |
| 85 | | |||||| sky||ADU||REAL||-999|| || mean sky level|| |
| 86 | | |||||| skyScat||ADU||REAL||-999|| || scatter in mean sky level|| |
| 87 | | |||||| nDetect||unknown||INT||-999|| ||number of detections on CCD|| |
| 88 | | |||||| magSat||mag||REAL||-999|| || saturation magnitude level|| |
| 89 | | |||||| completMag||mag||REAL||-999|| || 95% completion level in mag|| |
| 90 | | |||||| astroScat||mag||REAL||-999|| || astrometric scatter for chip|| |
| 91 | | |||||| photoScat||unknown||REAL||-999|| ||photometric scatter for chip|| |
| 92 | | |||||| numAstroRef||unknown||INT||-999|| ||number of astrometric reference sources|| |
| 93 | | |||||| numPhotoRef||unknown||INT||-999|| ||number of photometric reference sources|| |
| 94 | | |||||| nx||unknown||SMALLINT||-999|| ||chip dimension in x|| |
| 95 | | |||||| ny||unknown||SMALLINT||-999|| ||chip dimension in y|| |
| 96 | | |||||| psfModelID||unknown||INT||-999|| ||PSF model identifier|| |
| 97 | | |||||| psfFwhm||arcsec||REAL||-999|| || model psf full width at half maximum at chip center|| |
| 98 | | |||||| psfWidMajor||arcsec||REAL||-999|| || model PSF parameters at chip center|| |
| 99 | | |||||| psfWidMinor||arcsec||REAL||-999|| || model PSF parameters at chip center|| |
| 100 | | |||||| psfTheta||deg||REAL||-999|| || model PSF parameters at chip center|| |
| 101 | | |||||| momentFwhm||arcsec||REAL||-999|| || average PSF full width at half maximum from moments|| |
| 102 | | |||||| momentWidMajor||arcsec||REAL||-999|| || average PSF parameters from moments|| |
| 103 | | |||||| momentWidMinor||arcsec||REAL||-999|| || average PSF parameters from moments|| |
| 104 | | |||||| apResid||unknown||REAL||-999|| ||corrected aperture residual|| |
| 105 | | |||||| dapResid||unknown||REAL||-999|| ||scatter of aperture corrections|| |
| 106 | | |||||| detectorID||unknown||VARCHAR(32)|| || ||identifier for actual CCD chip|| |
| 107 | | |||||| qaFlags||unknown||BIGINT||-999|| ||Q/A flags for this OTA|| |
| 108 | | |||||| detrend1||unknown||VARCHAR(MAX)|| || ||identifier of detrend image 1|| |
| 109 | | |||||| detrend2||unknown||VARCHAR(MAX)|| || ||identifier of detrend image 2|| |
| 110 | | |||||| detrend3||unknown||VARCHAR(MAX)|| || ||identifier of detrend image 3|| |
| 111 | | |||||| detrend4||unknown||VARCHAR(MAX)|| || ||identifier of detrend image 4|| |
| 112 | | |||||| detrend5||unknown||VARCHAR(MAX)|| || ||identifier of detrend image 5|| |
| 113 | | |||||| detrend6||unknown||VARCHAR(MAX)|| || ||identifier of detrend image 6|| |
| 114 | | |||||| detrend7||unknown||VARCHAR(MAX)|| || ||identifier of detrend image 7|| |
| 115 | | |||||| detrend8||unknown||VARCHAR(MAX)|| || ||identifier of detrend image 8|| |
| 116 | | |||||| photoZero||mag||REAL||-999|| || local derived photometric zero point|| |
| 117 | | |||||| ctype1||unknown||VARCHAR(MAX)|| || ||name of astrometric projection in RA|| |
| 118 | | |||||| ctype2||unknown||VARCHAR(MAX)|| || ||name of astrometric projection in DEC|| |
| 119 | | |||||| crval1||deg||FLOAT||-999|| || RA corresponding to reference pixel|| |
| 120 | | |||||| crval2||deg||FLOAT||-999|| || DEC corresponding to reference pixel|| |
| 121 | | |||||| crpix1||pix||FLOAT||-999|| || reference pixel value for RA|| |
| 122 | | |||||| crpix2||pix||FLOAT||-999|| || reference pixel value for DEC|| |
| 123 | | |||||| cdelt1||unknown||FLOAT||-999|| ||scale factor for RA|| |
| 124 | | |||||| cdelt2||unknown||FLOAT||-999|| ||scale factor for DEC|| |
| 125 | | |||||| pc001001||unknown||FLOAT||-999|| ||elements of rotation/Dcale matrix|| |
| 126 | | |||||| pc001002||unknown||FLOAT||-999|| ||elements of rotation/Dcale matrix|| |
| 127 | | |||||| pc002001||unknown||FLOAT||-999|| ||elements of rotation/Dcale matrix|| |
| 128 | | |||||| pc002002||unknown||FLOAT||-999|| ||elements of rotation/Dcale matrix|| |
| 129 | | |||||| polyOrder||unknown||TINYINT||255|| ||polynomial order of astrometry fit|| |
| 130 | | |||||| pca1x3y0||unknown||FLOAT||-999|| ||polynomial coefficients for the astrometric fit|| |
| 131 | | |||||| pca1x2y1||unknown||FLOAT||-999|| ||polynomial coefficients for the astrometric fit|| |
| 132 | | |||||| pca1x1y2||unknown||FLOAT||-999|| ||polynomial coefficients for the astrometric fit|| |
| 133 | | |||||| pca1x0y3||unknown||FLOAT||-999|| ||polynomial coefficients for the astrometric fit|| |
| 134 | | |||||| pca1x2y0||unknown||FLOAT||-999|| ||polynomial coefficients for the astrometric fit|| |
| 135 | | |||||| pca1x1y1||unknown||FLOAT||-999|| ||polynomial coefficients for the astrometric fit|| |
| 136 | | |||||| pca1x0y2||unknown||FLOAT||-999|| ||polynomial coefficients for the astrometric fit|| |
| 137 | | |||||| pca2x3y0||unknown||FLOAT||-999|| ||polynomial coefficients for the astrometric fit|| |
| 138 | | |||||| pca2x2y1||unknown||FLOAT||-999|| ||polynomial coefficients for the astrometric fit|| |
| 139 | | |||||| pca2x1y2||unknown||FLOAT||-999|| ||polynomial coefficients for the astrometric fit|| |
| 140 | | |||||| pca2x0y3||unknown||FLOAT||-999|| ||polynomial coefficients for the astrometric fit|| |
| 141 | | |||||| pca2x2y0||unknown||FLOAT||-999|| ||polynomial coefficients for the astrometric fit|| |
| 142 | | |||||| pca2x1y1||unknown||FLOAT||-999|| ||polynomial coefficients for the astrometric fit|| |
| 143 | | |||||| pca2x0y2||unknown||FLOAT||-999|| ||polynomial coefficients for the astrometric fit|| |
| 144 | | |||||| calibModNum||unknown||SMALLINT||0|| ||calibration modification number|| |
| 145 | | |||||| dataRelease||unknown||TINYINT||0|| ||Data release|| |
| | 77 | || '''ODM attribute''' || '''units''' || '''Data type''' || '''Default''' || '''Description''' || '''IPP source''' || '''IPP variable/notes''' || |
| | 78 | || imageID||unknown||BIGINT||0||unique ID for each image, hashed from frameID and ccdID (ALEX)|| || || |
| | 79 | || frameID||unknown||INT||0||frame identifier, also known as exposure number|| || || |
| | 80 | || ccdID||unknown||SMALLINT||0||ccd cell identifier in the focal plane|| || || |
| | 81 | || photoCalID||unknown||INT||0||photometry reduction code identifier|| || || |
| | 82 | || filterID||unknown||TINYINT||0||filter ID|| || || |
| | 83 | || bias||ADU||REAL||-999|| detector bias level|| || || |
| | 84 | || biasScat||ADU||REAL||-999|| scatter in bias level|| || || |
| | 85 | || sky||ADU||REAL||-999|| mean sky level|| || || |
| | 86 | || skyScat||ADU||REAL||-999|| scatter in mean sky level|| || || |
| | 87 | || nDetect||unknown||INT||-999||number of detections on CCD|| || || |
| | 88 | || magSat||mag||REAL||-999|| saturation magnitude level|| || || |
| | 89 | || completMag||mag||REAL||-999|| 95% completion level in mag|| || || |
| | 90 | || astroScat||mag||REAL||-999|| astrometric scatter for chip|| || || |
| | 91 | || photoScat||unknown||REAL||-999||photometric scatter for chip|| || || |
| | 92 | || numAstroRef||unknown||INT||-999||number of astrometric reference sources|| || || |
| | 93 | || numPhotoRef||unknown||INT||-999||number of photometric reference sources|| || || |
| | 94 | || nx||unknown||SMALLINT||-999||chip dimension in x|| || || |
| | 95 | || ny||unknown||SMALLINT||-999||chip dimension in y|| || || |
| | 96 | || psfModelID||unknown||INT||-999||PSF model identifier|| || || |
| | 97 | || psfFwhm||arcsec||REAL||-999|| model psf full width at half maximum at chip center|| || || |
| | 98 | || psfWidMajor||arcsec||REAL||-999|| model PSF parameters at chip center|| || || |
| | 99 | || psfWidMinor||arcsec||REAL||-999|| model PSF parameters at chip center|| || || |
| | 100 | || psfTheta||deg||REAL||-999|| model PSF parameters at chip center|| || || |
| | 101 | || momentFwhm||arcsec||REAL||-999|| average PSF full width at half maximum from moments|| || || |
| | 102 | || momentWidMajor||arcsec||REAL||-999|| average PSF parameters from moments|| || || |
| | 103 | || momentWidMinor||arcsec||REAL||-999|| average PSF parameters from moments|| || || |
| | 104 | || apResid||unknown||REAL||-999||corrected aperture residual|| || || |
| | 105 | || dapResid||unknown||REAL||-999||scatter of aperture corrections|| || || |
| | 106 | || detectorID||unknown||VARCHAR(32)|| ||identifier for actual CCD chip|| || || |
| | 107 | || qaFlags||unknown||BIGINT||-999||Q/A flags for this OTA|| || || |
| | 108 | || detrend1||unknown||VARCHAR(MAX)|| ||identifier of detrend image 1|| || || |
| | 109 | || detrend2||unknown||VARCHAR(MAX)|| ||identifier of detrend image 2|| || || |
| | 110 | || detrend3||unknown||VARCHAR(MAX)|| ||identifier of detrend image 3|| || || |
| | 111 | || detrend4||unknown||VARCHAR(MAX)|| ||identifier of detrend image 4|| || || |
| | 112 | || detrend5||unknown||VARCHAR(MAX)|| ||identifier of detrend image 5|| || || |
| | 113 | || detrend6||unknown||VARCHAR(MAX)|| ||identifier of detrend image 6|| || || |
| | 114 | || detrend7||unknown||VARCHAR(MAX)|| ||identifier of detrend image 7|| || || |
| | 115 | || detrend8||unknown||VARCHAR(MAX)|| ||identifier of detrend image 8|| || || |
| | 116 | || photoZero||mag||REAL||-999|| local derived photometric zero point|| || || |
| | 117 | || ctype1||unknown||VARCHAR(MAX)|| ||name of astrometric projection in RA|| || || |
| | 118 | || ctype2||unknown||VARCHAR(MAX)|| ||name of astrometric projection in DEC|| || || |
| | 119 | || crval1||deg||FLOAT||-999|| RA corresponding to reference pixel|| || || |
| | 120 | || crval2||deg||FLOAT||-999|| DEC corresponding to reference pixel|| || || |
| | 121 | || crpix1||pix||FLOAT||-999|| reference pixel value for RA|| || || |
| | 122 | || crpix2||pix||FLOAT||-999|| reference pixel value for DEC|| || || |
| | 123 | || cdelt1||unknown||FLOAT||-999||scale factor for RA|| || || |
| | 124 | || cdelt2||unknown||FLOAT||-999||scale factor for DEC|| || || |
| | 125 | || pc001001||unknown||FLOAT||-999||elements of rotation/Dcale matrix|| || || |
| | 126 | || pc001002||unknown||FLOAT||-999||elements of rotation/Dcale matrix|| || || |
| | 127 | || pc002001||unknown||FLOAT||-999||elements of rotation/Dcale matrix|| || || |
| | 128 | || pc002002||unknown||FLOAT||-999||elements of rotation/Dcale matrix|| || || |
| | 129 | || polyOrder||unknown||TINYINT||255||polynomial order of astrometry fit|| || || |
| | 130 | || pca1x3y0||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| || || |
| | 131 | || pca1x2y1||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| || || |
| | 132 | || pca1x1y2||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| || || |
| | 133 | || pca1x0y3||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| || || |
| | 134 | || pca1x2y0||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| || || |
| | 135 | || pca1x1y1||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| || || |
| | 136 | || pca1x0y2||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| || || |
| | 137 | || pca2x3y0||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| || || |
| | 138 | || pca2x2y1||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| || || |
| | 139 | || pca2x1y2||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| || || |
| | 140 | || pca2x0y3||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| || || |
| | 141 | || pca2x2y0||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| || || |
| | 142 | || pca2x1y1||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| || || |
| | 143 | || pca2x0y2||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| || || |
| | 144 | || calibModNum||unknown||SMALLINT||0||calibration modification number|| || || |
| | 145 | || dataRelease||unknown||TINYINT||0||Data release|| || || |
| 147 | | || '''IPP source''' || '''IPP variable''' || '''ODM attribute''' || '''units''' || '''Data type''' || '''Default''' || '''Notes''' || '''Description''' || |
| 148 | | |||||| objID||unknown||BIGINT||0|| ||ODM object identifier|| |
| 149 | | |||||| detectID||unknown||BIGINT||0|| ||ODM detection identifier|| |
| 150 | | |||||| ippObjID||unknown||BIGINT||0|| ||object id generated by IPP|| |
| 151 | | |||||| ippDetectID||unknown||BIGINT||0|| ||detection id generated by IPP|| |
| 152 | | |||||| filterID||unknown||TINYINT||0|| ||filter ID: g=1, r=2, i=3, z=4, y=5, w=6, ...|| |
| 153 | | |||||| surveyID||unknown||TINYINT||0|| ||survey flag identifier|| |
| 154 | | |||||| imageID||unknown||BIGINT||0|| ||image id hash of frame identifier & OTA/CCD number|| |
| 155 | | |||||| obsTime||day||FLOAT||-999|| || Time of mid observation|| |
| 156 | | |||||| xPos||pix||REAL||-999|| || measured x on CCD from PSF fit|| |
| 157 | | |||||| yPos||pix||REAL||-999|| || measured y on CCD from PSF fit|| |
| 158 | | |||||| xPosErr||pix||REAL||-999|| || estimated error in x|| |
| 159 | | |||||| yPosErr||pix||REAL||-999|| || estimated error in y|| |
| 160 | | |||||| instFlux||adu/s||REAL||-999|| || PSF instrumental flux|| |
| 161 | | |||||| instFluxErr||adu/s||REAL||-999|| || estimated error in flux|| |
| 162 | | |||||| peakADU||adu||REAL||-999|| || peak count in source pixel|| |
| 163 | | |||||| psfWidMajor||arcsec||REAL||-999|| || model PSF width in major axis|| |
| 164 | | |||||| psfWidMinor||arcsec||REAL||-999|| || model PSF width in minor axis|| |
| 165 | | |||||| psfTheta||deg||REAL||-999|| || model PSF orientation angle|| |
| 166 | | |||||| psfLikelihood||unknown||REAL||-999|| ||PSF likelihood|| |
| 167 | | |||||| psfCf||unknown||REAL||-999|| ||PSF coverage factor|| |
| 168 | | |||||| momentXX||arcsec||REAL||-999|| || moment XX|| |
| 169 | | |||||| momentXY||arcsec||REAL||-999|| || moment XY|| |
| 170 | | |||||| momentYY||arcsec||REAL||-999|| || momeny YY|| |
| 171 | | |||||| apMag||magnitude||REAL||-999|| || Aperture magnitude|| |
| 172 | | |||||| apMagErr||magnitude||REAL||-999|| || Aperture magnitude error|| |
| 173 | | |||||| kronFlux||magnitude||REAL||-999|| || Kron flux|| |
| 174 | | |||||| kronFluxErr||magnitude||REAL||-999|| || Kron flux error|| |
| 175 | | |||||| kronRad||arcsecs||REAL||-999|| || Kron radius|| |
| 176 | | |||||| kronRadErr||arcsecs||REAL||-999|| || Kron radius error|| |
| 177 | | |||||| crLikelihood||unknown||REAL||-999|| ||Likelihood the source is a cosmic ray|| |
| 178 | | |||||| extendedLikelihood||unknown||REAL||-999|| ||Likelihood the source is extended|| |
| 179 | | |||||| infoFlag||unknown||BIGINT||-999|| ||flag indicating provenance information|| |
| 180 | | |||||| sky||adu||REAL||-999|| || PSF sky level at source|| |
| 181 | | |||||| skyErr||adu||REAL||-999|| || estimated error in sky|| |
| 182 | | |||||| sgSep||unknown||REAL||-999|| ||star/galaxy separator|| |
| 183 | | |||||| activeFlag||unknown||TINYINT||-999|| ||indicates whether this detection/orphan is still a detection/orphan|| |
| 184 | | |||||| assocDate||unknown||DATE||28881231|| ||date object association assigned|| |
| 185 | | |||||| historyModNum||unknown||SMALLINT||0|| ||modification number in the O-D association history|| |
| 186 | | |||||| dataRelease||unknown||TINYINT||0|| ||Data release when this detection was originally taken. Recalibrations do not affect this value.|| |
| | 147 | || '''ODM attribute''' || '''units''' || '''Data type''' || '''Default''' || '''Description''' || '''IPP source''' || '''IPP variable/notes''' || |
| | 148 | || objID||unknown||BIGINT||0||ODM object identifier|| || || |
| | 149 | || detectID||unknown||BIGINT||0||ODM detection identifier|| || || |
| | 150 | || ippObjID||unknown||BIGINT||0||object id generated by IPP|| || || |
| | 151 | || ippDetectID||unknown||BIGINT||0||detection id generated by IPP|| || || |
| | 152 | || filterID||unknown||TINYINT||0||filter ID: g=1, r=2, i=3, z=4, y=5, w=6, ...|| || || |
| | 153 | || surveyID||unknown||TINYINT||0||survey flag identifier|| || || |
| | 154 | || imageID||unknown||BIGINT||0||image id hash of frame identifier & OTA/CCD number|| || || |
| | 155 | || obsTime||day||FLOAT||-999|| Time of mid observation|| || || |
| | 156 | || xPos||pix||REAL||-999|| measured x on CCD from PSF fit|| || || |
| | 157 | || yPos||pix||REAL||-999|| measured y on CCD from PSF fit|| || || |
| | 158 | || xPosErr||pix||REAL||-999|| estimated error in x|| || || |
| | 159 | || yPosErr||pix||REAL||-999|| estimated error in y|| || || |
| | 160 | || instFlux||adu/s||REAL||-999|| PSF instrumental flux|| || || |
| | 161 | || instFluxErr||adu/s||REAL||-999|| estimated error in flux|| || || |
| | 162 | || peakADU||adu||REAL||-999|| peak count in source pixel|| || || |
| | 163 | || psfWidMajor||arcsec||REAL||-999|| model PSF width in major axis|| || || |
| | 164 | || psfWidMinor||arcsec||REAL||-999|| model PSF width in minor axis|| || || |
| | 165 | || psfTheta||deg||REAL||-999|| model PSF orientation angle|| || || |
| | 166 | || psfLikelihood||unknown||REAL||-999||PSF likelihood|| || || |
| | 167 | || psfCf||unknown||REAL||-999||PSF coverage factor|| || || |
| | 168 | || momentXX||arcsec||REAL||-999|| moment XX|| || || |
| | 169 | || momentXY||arcsec||REAL||-999|| moment XY|| || || |
| | 170 | || momentYY||arcsec||REAL||-999|| momeny YY|| || || |
| | 171 | || apMag||magnitude||REAL||-999|| Aperture magnitude|| || || |
| | 172 | || apMagErr||magnitude||REAL||-999|| Aperture magnitude error|| || || |
| | 173 | || kronFlux||magnitude||REAL||-999|| Kron flux|| || || |
| | 174 | || kronFluxErr||magnitude||REAL||-999|| Kron flux error|| || || |
| | 175 | || kronRad||arcsecs||REAL||-999|| Kron radius|| || || |
| | 176 | || kronRadErr||arcsecs||REAL||-999|| Kron radius error|| || || |
| | 177 | || crLikelihood||unknown||REAL||-999||Likelihood the source is a cosmic ray|| || || |
| | 178 | || extendedLikelihood||unknown||REAL||-999||Likelihood the source is extended|| || || |
| | 179 | || infoFlag||unknown||BIGINT||-999||flag indicating provenance information|| || || |
| | 180 | || sky||adu||REAL||-999|| PSF sky level at source|| || || |
| | 181 | || skyErr||adu||REAL||-999|| estimated error in sky|| || || |
| | 182 | || sgSep||unknown||REAL||-999||star/galaxy separator|| || || |
| | 183 | || activeFlag||unknown||TINYINT||-999||indicates whether this detection/orphan is still a detection/orphan|| || || |
| | 184 | || assocDate||unknown||DATE||28881231||date object association assigned|| || || |
| | 185 | || historyModNum||unknown||SMALLINT||0||modification number in the O-D association history|| || || |
| | 186 | || dataRelease||unknown||TINYINT||0||Data release when this detection was originally taken. Recalibrations do not affect this value.|| || || |