| 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|| || || |
| | 107 | || qaFlags||unknown||BIGINT||-999||Q/A flags for this OTA|| DVO || image->flags from DVO Image structure|| |
| | 108 | || detrend1||unknown||VARCHAR(MAX)|| ||identifier of detrend image 1|| smf XYnn.hdr extension|| DETREND.MASK|| |
| | 109 | || detrend2||unknown||VARCHAR(MAX)|| ||identifier of detrend image 2||smf XYnn.hdr extension || DETREND.DARK|| |
| | 110 | || detrend3||unknown||VARCHAR(MAX)|| ||identifier of detrend image 3||smf XYnn.hdr extension||DETREND.FLAT || |
| | 111 | || detrend4||unknown||VARCHAR(MAX)|| ||identifier of detrend image 4|| NA|| empty|| |
| | 112 | || detrend5||unknown||VARCHAR(MAX)|| ||identifier of detrend image 5|| NA||empty || |
| | 113 | || detrend6||unknown||VARCHAR(MAX)|| ||identifier of detrend image 6|| NA||empty || |
| | 114 | || detrend7||unknown||VARCHAR(MAX)|| ||identifier of detrend image 7|| NA|| empty|| |
| | 115 | || detrend8||unknown||VARCHAR(MAX)|| ||identifier of detrend image 8|| NA||empty || |
| | 116 | || photoZero||mag||REAL||-999|| local derived photometric zero point|| smf primary header || ZPT_OBS|| |
| | 117 | || ctype1||unknown||VARCHAR(MAX)|| ||name of astrometric projection in RA|| smf XYnn.hdr extension|| CTYPE1|| |
| | 118 | || ctype2||unknown||VARCHAR(MAX)|| ||name of astrometric projection in DEC|| smf XYnn.hdr extension||CTYPE2 || |
| | 119 | || crval1||deg||FLOAT||-999|| RA corresponding to reference pixel||smf XYnn.hdr extension || CRVAL1|| |
| | 120 | || crval2||deg||FLOAT||-999|| DEC corresponding to reference pixel||smf XYnn.hdr extension ||CRVAL2 || |
| | 121 | || crpix1||pix||FLOAT||-999|| reference pixel value for RA||smf XYnn.hdr extension ||CRPIX1 || |
| | 122 | || crpix2||pix||FLOAT||-999|| reference pixel value for DEC||smf XYnn.hdr extension || CRPIX2|| |
| | 123 | || cdelt1||unknown||FLOAT||-999||scale factor for RA||smf XYnn.hdr extension ||CDELT1 || |
| | 124 | || cdelt2||unknown||FLOAT||-999||scale factor for DEC||smf XYnn.hdr extension ||CDELT2 || |
| | 125 | || pc001001||unknown||FLOAT||-999||elements of rotation/Dcale matrix||smf XYnn.hdr extension ||PC001001 || |
| | 126 | || pc001002||unknown||FLOAT||-999||elements of rotation/Dcale matrix||smf XYnn.hdr extension ||PC001002 || |
| | 127 | || pc002001||unknown||FLOAT||-999||elements of rotation/Dcale matrix||smf XYnn.hdr extension ||PC002001 || |
| | 128 | || pc002002||unknown||FLOAT||-999||elements of rotation/Dcale matrix|| smf XYnn.hdr extension|| PC002002|| |
| | 129 | || polyOrder||unknown||TINYINT||255||polynomial order of astrometry fit||smf XYnn.hdr extension || NPLYTERM|| |
| | 130 | || pca1x3y0||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit||smf XYnn.hdr extension ||PCA1X3Y0 || |
| | 131 | || pca1x2y1||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| smf XYnn.hdr extension||PCA1X2Y1 || |
| | 132 | || pca1x1y2||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit||smf XYnn.hdr extension ||PCA1X1Y2 || |
| | 133 | || pca1x0y3||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit||smf XYnn.hdr extension ||PCA1X0Y3 || |
| | 134 | || pca1x2y0||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit||smf XYnn.hdr extension ||PCA1X2Y0 || |
| | 135 | || pca1x1y1||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit||smf XYnn.hdr extension ||PCA1X1Y1 || |
| | 136 | || pca1x0y2||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit||smf XYnn.hdr extension ||PCA1X0Y2 || |
| | 137 | || pca2x3y0||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit||smf XYnn.hdr extension || PCA2X3Y0|| |
| | 138 | || pca2x2y1||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit|| smf XYnn.hdr extension||PCA2X2Y1 || |
| | 139 | || pca2x1y2||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit||smf XYnn.hdr extension ||PCA2X1Y2 || |
| | 140 | || pca2x0y3||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit||smf XYnn.hdr extension ||PCA2X0Y3 || |
| | 141 | || pca2x2y0||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit||smf XYnn.hdr extension || PCA2X2Y0|| |
| | 142 | || pca2x1y1||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit||smf XYnn.hdr extension || PCA2X1Y1|| |
| | 143 | || pca2x0y2||unknown||FLOAT||-999||polynomial coefficients for the astrometric fit||smf XYnn.hdr extension ||PCA2X0Y2 || |
| | 144 | || calibModNum||unknown||SMALLINT||0||calibration modification number|| NA || hardcoded to 1|| |
| | 145 | || dataRelease||unknown||TINYINT||0||Data release|| NA || hardcoded to 1|| |