- Timestamp:
- Aug 12, 2014, 4:10:18 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/pspsschema/SchemaNew18.0/PSPS_TABLES/MetaData_Tables/FrameMeta
r37000 r37246 1 frameID dimensionless INT 4 NAunique exposure/frame identifier.2 frameName dimensionless VARCHAR(32) 32 NAframe name provided by camera software3 surveyID dimensionless TINYINT 1 NAsurvey flag identifier4 filterID dimensionless TINYINT 1 NAfilter identifier5 cameraID dimensionless SMALLINT 2 NAcamera identifier6 cameraConfigID dimensionless SMALLINT 2 NAcamera configuration identifier7 telescopeID dimensionless SMALLINT 2 NAtelescope identifier8 analysisVer alphanumeric VARCHAR(MAX) 8000IPP software analysis release9 p1Recip alphanumeric VARCHAR(MAX) 8000IPP phase 1 MD5 Checksum10 p2Recip alphanumeric VARCHAR(MAX) 8000IPP phase 2 MD5 Checksum11 p3Recip alphanumeric VARCHAR(MAX) 8000IPP phase 3 MD5 Checksum12 nOTA alphanumeric SMALLINT 2 -999number of valid OTA/CCD images in this exposure13 photoScat magnitude REAL 4 -999global photometric scatter14 numPhotoRef dimensionless INT 4 -999number of photometric reference sources15 expStart days FLOAT 8 -999exposure start time in MJD16 expTime seconds REAL 4 -999exposure time17 airmass dimensionless REAL 4 -999airmass at mid-exposure18 raBore degrees FLOAT 8 -999RA of telescope boresight19 decBore degrees FLOAT 8 -999DEC of telescope boresight20 ctype1 alphanumeric VARCHAR(MAX) 8000name of astrometric projection in RA21 ctype2 VARCHAR(MAX) 8000name of astrometric projection in DEC22 crval1 degrees FLOAT 8 -999RA corresponding to reference pixel23 crval2 degrees FLOAT 8 -999DEC corresponding to reference pixel24 crpix1 pc001001 FLOAT 8 -999reference pixel value for RA25 crpix2 dimensionless FLOAT 8 -999reference pixel value for DEC26 cdelt1 degrees/pixel FLOAT 8 -999scale factor for RA27 cdelt2 degrees/pixel FLOAT 8 -999scale factor for DEC28 pc001001 dimensionless FLOAT 8 -999elements of rotation/Dcale matrix29 pc001002 dimensionless FLOAT 8 -999elements of rotation/Dcale matrix30 pc002001 dimensionless FLOAT 8 -999elements of rotation/Dcale matrix31 pc002002 dimensionless FLOAT 8 -999elements of rotation/Dcale matrix32 polyOrder dimensionless TINYINT 1 255polynomial order of astrometry fit33 pca1x3y0 dimensionless FLOAT 8 -999polynomial coefficients for the astrometric fit34 pca1x2y1 dimensionless FLOAT 8 -999polynomial coefficients for the astrometric fit35 pca1x1y2 dimensionless FLOAT 8 -999polynomial coefficients for the astrometric fit36 pca1x0y3 dimensionless FLOAT 8 -999polynomial coefficients for the astrometric fit37 pca1x2y0 dimensionless FLOAT 8 -999polynomial coefficients for the astrometric fit38 pca1x1y1 dimensionless FLOAT 8 -999polynomial coefficients for the astrometric fit39 pca1x0y2 dimensionless FLOAT 8 -999polynomial coefficients for the astrometric fit40 pca2x3y0 dimensionless FLOAT 8 -999polynomial coefficients for the astrometric fit41 pca2x2y1 dimensionless FLOAT 8 -999polynomial coefficients for the astrometric fit42 pca2x1y2 dimensionless FLOAT 8 -999polynomial coefficients for the astrometric fit43 pca2x0y3 dimensionless FLOAT 8 -999polynomial coefficients for the astrometric fit44 pca2x2y0 dimensionless FLOAT 8 -999polynomial coefficients for the astrometric fit45 pca2x1y1 dimensionless FLOAT 8 -999polynomial coefficients for the astrometric fit46 pca2x0y2 dimensionless FLOAT 8 -999polynomial coefficients for the astrometric fit47 calibModNum dimensionless SMALLINT 2 NAcalibration modification number48 batchID dimensionless BIGINT 8 NAbatch ID49 dataRelease dimensionless TINYINT 1 NAData release Version of this table1 frameID dimensionless INT 4 NA unique exposure/frame identifier. 2 frameName dimensionless VARCHAR(32) 32 NA frame name provided by camera software 3 surveyID dimensionless TINYINT 1 NA survey flag identifier 4 filterID dimensionless TINYINT 1 NA filter identifier 5 cameraID dimensionless SMALLINT 2 NA camera identifier 6 cameraConfigID dimensionless SMALLINT 2 NA camera configuration identifier 7 telescopeID dimensionless SMALLINT 2 NA telescope identifier 8 analysisVer alphanumeric VARCHAR(MAX) 8000 NA IPP software analysis release 9 p1Recip alphanumeric VARCHAR(MAX) 8000 NA IPP phase 1 MD5 Checksum 10 p2Recip alphanumeric VARCHAR(MAX) 8000 NA IPP phase 2 MD5 Checksum 11 p3Recip alphanumeric VARCHAR(MAX) 8000 NA IPP phase 3 MD5 Checksum 12 nOTA alphanumeric SMALLINT 2 -999 number of valid OTA/CCD images in this exposure 13 photoScat magnitude REAL 4 -999 global photometric scatter 14 numPhotoRef dimensionless INT 4 -999 number of photometric reference sources 15 expStart days FLOAT 8 -999 exposure start time in MJD 16 expTime seconds REAL 4 -999 exposure time 17 airmass dimensionless REAL 4 -999 airmass at mid-exposure 18 raBore degrees FLOAT 8 -999 RA of telescope boresight 19 decBore degrees FLOAT 8 -999 DEC of telescope boresight 20 ctype1 alphanumeric VARCHAR(MAX) 8000 NA name of astrometric projection in RA 21 ctype2 alphanumeric VARCHAR(MAX) 8000 NA name of astrometric projection in DEC 22 crval1 degrees FLOAT 8 -999 RA corresponding to reference pixel 23 crval2 degrees FLOAT 8 -999 DEC corresponding to reference pixel 24 crpix1 dimensionless FLOAT 8 -999 reference pixel value for RA 25 crpix2 dimensionless FLOAT 8 -999 reference pixel value for DEC 26 cdelt1 degrees/pixel FLOAT 8 -999 scale factor for RA 27 cdelt2 degrees/pixel FLOAT 8 -999 scale factor for DEC 28 pc001001 dimensionless FLOAT 8 -999 elements of rotation/Dcale matrix 29 pc001002 dimensionless FLOAT 8 -999 elements of rotation/Dcale matrix 30 pc002001 dimensionless FLOAT 8 -999 elements of rotation/Dcale matrix 31 pc002002 dimensionless FLOAT 8 -999 elements of rotation/Dcale matrix 32 polyOrder dimensionless TINYINT 1 255 polynomial order of astrometry fit 33 pca1x3y0 dimensionless FLOAT 8 -999 polynomial coefficients for the astrometric fit 34 pca1x2y1 dimensionless FLOAT 8 -999 polynomial coefficients for the astrometric fit 35 pca1x1y2 dimensionless FLOAT 8 -999 polynomial coefficients for the astrometric fit 36 pca1x0y3 dimensionless FLOAT 8 -999 polynomial coefficients for the astrometric fit 37 pca1x2y0 dimensionless FLOAT 8 -999 polynomial coefficients for the astrometric fit 38 pca1x1y1 dimensionless FLOAT 8 -999 polynomial coefficients for the astrometric fit 39 pca1x0y2 dimensionless FLOAT 8 -999 polynomial coefficients for the astrometric fit 40 pca2x3y0 dimensionless FLOAT 8 -999 polynomial coefficients for the astrometric fit 41 pca2x2y1 dimensionless FLOAT 8 -999 polynomial coefficients for the astrometric fit 42 pca2x1y2 dimensionless FLOAT 8 -999 polynomial coefficients for the astrometric fit 43 pca2x0y3 dimensionless FLOAT 8 -999 polynomial coefficients for the astrometric fit 44 pca2x2y0 dimensionless FLOAT 8 -999 polynomial coefficients for the astrometric fit 45 pca2x1y1 dimensionless FLOAT 8 -999 polynomial coefficients for the astrometric fit 46 pca2x0y2 dimensionless FLOAT 8 -999 polynomial coefficients for the astrometric fit 47 calibModNum dimensionless SMALLINT 2 NA calibration modification number 48 batchID dimensionless BIGINT 8 NA batch ID 49 dataRelease dimensionless TINYINT 1 NA Data release Version of this table
Note:
See TracChangeset
for help on using the changeset viewer.
