Changeset 27882 for trunk/ippToPsps/config/detection
- Timestamp:
- May 7, 2010, 2:01:16 PM (16 years ago)
- Location:
- trunk/ippToPsps/config/detection
- Files:
-
- 2 edited
-
map.xml (modified) (2 diffs)
-
tables.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/config/detection/map.xml
r27808 r27882 5 5 <table name="FrameMeta"> 6 6 <map ippName="ZPT_ERR" ippType="TFLOAT" pspsName="photoScat" /> 7 <map ippName="MJD-OBS" ippType="T FLOAT" pspsName="expStart" />7 <map ippName="MJD-OBS" ippType="TDOUBLE" pspsName="expStart" /> 8 8 <map ippName="EXPREQ" ippType="TFLOAT" pspsName="expTime" /> 9 9 <map ippName="AIRMASS" ippType="TFLOAT" pspsName="airmass" /> 10 <map ippName="RA" ippType="T FLOAT" pspsName="raBore" />11 <map ippName="DEC" ippType="T FLOAT" pspsName="decBore" />10 <map ippName="RA" ippType="TDOUBLE" pspsName="raBore" /> 11 <map ippName="DEC" ippType="TDOUBLE" pspsName="decBore" /> 12 12 <map ippName="CTYPE1" ippType="TSTRING" pspsName="ctype1" /> 13 13 <map ippName="CTYPE2" ippType="TSTRING" pspsName="ctype2" /> 14 <map ippName="CRVAL1" ippType="T FLOAT" pspsName="crval1" />15 <map ippName="CRVAL2" ippType="T FLOAT" pspsName="crval2" />16 <map ippName="CRPIX1" ippType="T FLOAT" pspsName="crpix1" />17 <map ippName="CRPIX2" ippType="T FLOAT" pspsName="crpix2" />18 <map ippName="PC001001" ippType="T FLOAT" pspsName="pc001001" />19 <map ippName="PC001002" ippType="T FLOAT" pspsName="pc001002" />20 <map ippName="PC002001" ippType="T FLOAT" pspsName="pc002001" />21 <map ippName="PC002002" ippType="T FLOAT" pspsName="pc002002" />14 <map ippName="CRVAL1" ippType="TDOUBLE" pspsName="crval1" /> 15 <map ippName="CRVAL2" ippType="TDOUBLE" pspsName="crval2" /> 16 <map ippName="CRPIX1" ippType="TDOUBLE" pspsName="crpix1" /> 17 <map ippName="CRPIX2" ippType="TDOUBLE" pspsName="crpix2" /> 18 <map ippName="PC001001" ippType="TDOUBLE" pspsName="pc001001" /> 19 <map ippName="PC001002" ippType="TDOUBLE" pspsName="pc001002" /> 20 <map ippName="PC002001" ippType="TDOUBLE" pspsName="pc002001" /> 21 <map ippName="PC002002" ippType="TDOUBLE" pspsName="pc002002" /> 22 22 <map ippName="NPLYTERM" ippType="TBYTE" pspsName="polyOrder" /> 23 <map ippName="PCA1X3Y0" ippType="T FLOAT" pspsName="pca1x3y0" />24 <map ippName="PCA1X2Y1" ippType="T FLOAT" pspsName="pca1x2y1" />25 <map ippName="PCA1X1Y2" ippType="T FLOAT" pspsName="pca1x1y2" />26 <map ippName="PCA1X0Y3" ippType="T FLOAT" pspsName="pca1x0y3" />27 <map ippName="PCA1X2Y0" ippType="T FLOAT" pspsName="pca1x2y0" />28 <map ippName="PCA1X1Y1" ippType="T FLOAT" pspsName="pca1x1y1" />29 <map ippName="PCA1X0Y2" ippType="T FLOAT" pspsName="pca1x0y2" />30 <map ippName="PCA2X3Y0" ippType="T FLOAT" pspsName="pca2x3y0" />31 <map ippName="PCA2X2Y1" ippType="T FLOAT" pspsName="pca2x2y1" />32 <map ippName="PCA2X1Y2" ippType="T FLOAT" pspsName="pca2x1y2" />33 <map ippName="PCA2X0Y3" ippType="T FLOAT" pspsName="pca2x0y3" />34 <map ippName="PCA2X2Y0" ippType="T FLOAT" pspsName="pca2x2y0" />35 <map ippName="PCA2X1Y1" ippType="T FLOAT" pspsName="pca2x1y1" />36 <map ippName="PCA2X0Y2" ippType="T FLOAT" pspsName="pca2x0y2" />23 <map ippName="PCA1X3Y0" ippType="TDOUBLE" pspsName="pca1x3y0" /> 24 <map ippName="PCA1X2Y1" ippType="TDOUBLE" pspsName="pca1x2y1" /> 25 <map ippName="PCA1X1Y2" ippType="TDOUBLE" pspsName="pca1x1y2" /> 26 <map ippName="PCA1X0Y3" ippType="TDOUBLE" pspsName="pca1x0y3" /> 27 <map ippName="PCA1X2Y0" ippType="TDOUBLE" pspsName="pca1x2y0" /> 28 <map ippName="PCA1X1Y1" ippType="TDOUBLE" pspsName="pca1x1y1" /> 29 <map ippName="PCA1X0Y2" ippType="TDOUBLE" pspsName="pca1x0y2" /> 30 <map ippName="PCA2X3Y0" ippType="TDOUBLE" pspsName="pca2x3y0" /> 31 <map ippName="PCA2X2Y1" ippType="TDOUBLE" pspsName="pca2x2y1" /> 32 <map ippName="PCA2X1Y2" ippType="TDOUBLE" pspsName="pca2x1y2" /> 33 <map ippName="PCA2X0Y3" ippType="TDOUBLE" pspsName="pca2x0y3" /> 34 <map ippName="PCA2X2Y0" ippType="TDOUBLE" pspsName="pca2x2y0" /> 35 <map ippName="PCA2X1Y1" ippType="TDOUBLE" pspsName="pca2x1y1" /> 36 <map ippName="PCA2X0Y2" ippType="TDOUBLE" pspsName="pca2x0y2" /> 37 37 </table> 38 38 … … 59 59 <map ippName="CTYPE1" ippType="TSTRING" pspsName="ctype1" /> 60 60 <map ippName="CTYPE2" ippType="TSTRING" pspsName="ctype2" /> 61 <map ippName="CRVAL1" ippType="T FLOAT" pspsName="crval1" />62 <map ippName="CRVAL2" ippType="T FLOAT" pspsName="crval2" />63 <map ippName="CRPIX1" ippType="T FLOAT" pspsName="crpix1" />64 <map ippName="CRPIX2" ippType="T FLOAT" pspsName="crpix2" />65 <map ippName="PC001001" ippType="T FLOAT" pspsName="pc001001" />66 <map ippName="PC001002" ippType="T FLOAT" pspsName="pc001002" />67 <map ippName="PC002001" ippType="T FLOAT" pspsName="pc002001" />68 <map ippName="PC002002" ippType="T FLOAT" pspsName="pc002002" />61 <map ippName="CRVAL1" ippType="TDOUBLE" pspsName="crval1" /> 62 <map ippName="CRVAL2" ippType="TDOUBLE" pspsName="crval2" /> 63 <map ippName="CRPIX1" ippType="TDOUBLE" pspsName="crpix1" /> 64 <map ippName="CRPIX2" ippType="TDOUBLE" pspsName="crpix2" /> 65 <map ippName="PC001001" ippType="TDOUBLE" pspsName="pc001001" /> 66 <map ippName="PC001002" ippType="TDOUBLE" pspsName="pc001002" /> 67 <map ippName="PC002001" ippType="TDOUBLE" pspsName="pc002001" /> 68 <map ippName="PC002002" ippType="TDOUBLE" pspsName="pc002002" /> 69 69 <map ippName="NPLYTERM" ippType="TBYTE" pspsName="polyOrder" /> 70 <map ippName="PCA1X3Y0" ippType="T FLOAT" pspsName="pca1x3y0" />71 <map ippName="PCA1X2Y1" ippType="T FLOAT" pspsName="pca1x2y1" />72 <map ippName="PCA1X1Y2" ippType="T FLOAT" pspsName="pca1x1y2" />73 <map ippName="PCA1X0Y3" ippType="T FLOAT" pspsName="pca1x0y3" />74 <map ippName="PCA1X2Y0" ippType="T FLOAT" pspsName="pca1x2y0" />75 <map ippName="PCA1X1Y1" ippType="T FLOAT" pspsName="pca1x1y1" />76 <map ippName="PCA1X0Y2" ippType="T FLOAT" pspsName="pca1x0y2" />77 <map ippName="PCA2X3Y0" ippType="T FLOAT" pspsName="pca2x3y0" />78 <map ippName="PCA2X2Y1" ippType="T FLOAT" pspsName="pca2x2y1" />79 <map ippName="PCA2X1Y2" ippType="T FLOAT" pspsName="pca2x1y2" />80 <map ippName="PCA2X0Y3" ippType="T FLOAT" pspsName="pca2x0y3" />81 <map ippName="PCA2X2Y0" ippType="T FLOAT" pspsName="pca2x2y0" />82 <map ippName="PCA2X1Y1" ippType="T FLOAT" pspsName="pca2x1y1" />83 <map ippName="PCA2X0Y2" ippType="T FLOAT" pspsName="pca2x0y2" />70 <map ippName="PCA1X3Y0" ippType="TDOUBLE" pspsName="pca1x3y0" /> 71 <map ippName="PCA1X2Y1" ippType="TDOUBLE" pspsName="pca1x2y1" /> 72 <map ippName="PCA1X1Y2" ippType="TDOUBLE" pspsName="pca1x1y2" /> 73 <map ippName="PCA1X0Y3" ippType="TDOUBLE" pspsName="pca1x0y3" /> 74 <map ippName="PCA1X2Y0" ippType="TDOUBLE" pspsName="pca1x2y0" /> 75 <map ippName="PCA1X1Y1" ippType="TDOUBLE" pspsName="pca1x1y1" /> 76 <map ippName="PCA1X0Y2" ippType="TDOUBLE" pspsName="pca1x0y2" /> 77 <map ippName="PCA2X3Y0" ippType="TDOUBLE" pspsName="pca2x3y0" /> 78 <map ippName="PCA2X2Y1" ippType="TDOUBLE" pspsName="pca2x2y1" /> 79 <map ippName="PCA2X1Y2" ippType="TDOUBLE" pspsName="pca2x1y2" /> 80 <map ippName="PCA2X0Y3" ippType="TDOUBLE" pspsName="pca2x0y3" /> 81 <map ippName="PCA2X2Y0" ippType="TDOUBLE" pspsName="pca2x2y0" /> 82 <map ippName="PCA2X1Y1" ippType="TDOUBLE" pspsName="pca2x1y1" /> 83 <map ippName="PCA2X0Y2" ippType="TDOUBLE" pspsName="pca2x0y2" /> 84 84 </table> 85 85 -
trunk/ippToPsps/config/detection/tables.xml
r27607 r27882 17 17 <column name="photoScat" type="TFLOAT" default="-999" comment=" global photometric scatter (unit = mag)"></column> 18 18 <column name="numPhotoRef" type="TLONG" default="-999" comment="number of photometric reference sources"></column> 19 <column name="expStart" type="T FLOAT" default="-999" comment=" exposure start time in MJD (unit = day)"></column>19 <column name="expStart" type="TDOUBLE" default="-999" comment=" exposure start time in MJD (unit = day)"></column> 20 20 <column name="expTime" type="TFLOAT" default="-999" comment=" exposure time (unit = s)"></column> 21 21 <column name="airmass" type="TFLOAT" default="-999" comment="airmass at mid-exposure"></column> 22 <column name="raBore" type="T FLOAT" default="-999" comment=" RA of telescope boresight (unit = deg)"></column>23 <column name="decBore" type="T FLOAT" default="-999" comment=" DEC of telescope boresight (unit = deg)"></column>22 <column name="raBore" type="TDOUBLE" default="-999" comment=" RA of telescope boresight (unit = deg)"></column> 23 <column name="decBore" type="TDOUBLE" default="-999" comment=" DEC of telescope boresight (unit = deg)"></column> 24 24 <column name="ctype1" type="TSTRING" default=" " comment="name of astrometric projection in RA"></column> 25 25 <column name="ctype2" type="TSTRING" default=" " comment="name of astrometric projection in DEC"></column> 26 <column name="crval1" type="T FLOAT" default="-999" comment=" RA corresponding to reference pixel (unit = deg)"></column>27 <column name="crval2" type="T FLOAT" default="-999" comment=" DEC corresponding to reference pixel (unit = deg)"></column>28 <column name="crpix1" type="T FLOAT" default="-999" comment="reference pixel value for RA"></column>29 <column name="crpix2" type="T FLOAT" default="-999" comment="reference pixel value for DEC"></column>30 <column name="pc001001" type="T FLOAT" default="-999" comment="elements of rotation/Dcale matrix"></column>31 <column name="pc001002" type="T FLOAT" default="-999" comment="elements of rotation/Dcale matrix"></column>32 <column name="pc002001" type="T FLOAT" default="-999" comment="elements of rotation/Dcale matrix"></column>33 <column name="pc002002" type="T FLOAT" default="-999" comment="elements of rotation/Dcale matrix"></column>26 <column name="crval1" type="TDOUBLE" default="-999" comment=" RA corresponding to reference pixel (unit = deg)"></column> 27 <column name="crval2" type="TDOUBLE" default="-999" comment=" DEC corresponding to reference pixel (unit = deg)"></column> 28 <column name="crpix1" type="TDOUBLE" default="-999" comment="reference pixel value for RA"></column> 29 <column name="crpix2" type="TDOUBLE" default="-999" comment="reference pixel value for DEC"></column> 30 <column name="pc001001" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column> 31 <column name="pc001002" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column> 32 <column name="pc002001" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column> 33 <column name="pc002002" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column> 34 34 <column name="polyOrder" type="TBYTE" default="255" comment="polynomial order of astrometry fit"></column> 35 <column name="pca1x3y0" type="T FLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>36 <column name="pca1x2y1" type="T FLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>37 <column name="pca1x1y2" type="T FLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>38 <column name="pca1x0y3" type="T FLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>39 <column name="pca1x2y0" type="T FLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>40 <column name="pca1x1y1" type="T FLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>41 <column name="pca1x0y2" type="T FLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>42 <column name="pca2x3y0" type="T FLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>43 <column name="pca2x2y1" type="T FLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>44 <column name="pca2x1y2" type="T FLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>45 <column name="pca2x0y3" type="T FLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>46 <column name="pca2x2y0" type="T FLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>47 <column name="pca2x1y1" type="T FLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>48 <column name="pca2x0y2" type="T FLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>35 <column name="pca1x3y0" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column> 36 <column name="pca1x2y1" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column> 37 <column name="pca1x1y2" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column> 38 <column name="pca1x0y3" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column> 39 <column name="pca1x2y0" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column> 40 <column name="pca1x1y1" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column> 41 <column name="pca1x0y2" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column> 42 <column name="pca2x3y0" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column> 43 <column name="pca2x2y1" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column> 44 <column name="pca2x1y2" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column> 45 <column name="pca2x0y3" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column> 46 <column name="pca2x2y0" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column> 47 <column name="pca2x1y1" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column> 48 <column name="pca2x0y2" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column> 49 49 <column name="calibModNum" type="TSHORT" default="0" comment="calibration modification number"></column> 50 50 <column name="dataRelease" type="TBYTE" default="0" comment="Data release"></column> … … 93 93 <column name="ctype1" type="TSTRING" default=" " comment="name of astrometric projection in RA"></column> 94 94 <column name="ctype2" type="TSTRING" default=" " comment="name of astrometric projection in DEC"></column> 95 <column name="crval1" type="T FLOAT" default="-999" comment=" RA corresponding to reference pixel (unit = deg)"></column>96 <column name="crval2" type="T FLOAT" default="-999" comment=" DEC corresponding to reference pixel (unit = deg)"></column>97 <column name="crpix1" type="T FLOAT" default="-999" comment=" reference pixel value for RA (unit = pix)"></column>98 <column name="crpix2" type="T FLOAT" default="-999" comment=" reference pixel value for DEC (unit = pix)"></column>99 <column name="pc001001" type="T FLOAT" default="-999" comment="elements of rotation/Dcale matrix"></column>100 <column name="pc001002" type="T FLOAT" default="-999" comment="elements of rotation/Dcale matrix"></column>101 <column name="pc002001" type="T FLOAT" default="-999" comment="elements of rotation/Dcale matrix"></column>102 <column name="pc002002" type="T FLOAT" default="-999" comment="elements of rotation/Dcale matrix"></column>95 <column name="crval1" type="TDOUBLE" default="-999" comment=" RA corresponding to reference pixel (unit = deg)"></column> 96 <column name="crval2" type="TDOUBLE" default="-999" comment=" DEC corresponding to reference pixel (unit = deg)"></column> 97 <column name="crpix1" type="TDOUBLE" default="-999" comment=" reference pixel value for RA (unit = pix)"></column> 98 <column name="crpix2" type="TDOUBLE" default="-999" comment=" reference pixel value for DEC (unit = pix)"></column> 99 <column name="pc001001" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column> 100 <column name="pc001002" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column> 101 <column name="pc002001" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column> 102 <column name="pc002002" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column> 103 103 <column name="polyOrder" type="TBYTE" default="255" comment="polynomial order of astrometry fit"></column> 104 <column name="pca1x3y0" type="T FLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>105 <column name="pca1x2y1" type="T FLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>106 <column name="pca1x1y2" type="T FLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>107 <column name="pca1x0y3" type="T FLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>108 <column name="pca1x2y0" type="T FLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>109 <column name="pca1x1y1" type="T FLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>110 <column name="pca1x0y2" type="T FLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>111 <column name="pca2x3y0" type="T FLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>112 <column name="pca2x2y1" type="T FLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>113 <column name="pca2x1y2" type="T FLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>114 <column name="pca2x0y3" type="T FLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>115 <column name="pca2x2y0" type="T FLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>116 <column name="pca2x1y1" type="T FLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>117 <column name="pca2x0y2" type="T FLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>104 <column name="pca1x3y0" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column> 105 <column name="pca1x2y1" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column> 106 <column name="pca1x1y2" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column> 107 <column name="pca1x0y3" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column> 108 <column name="pca1x2y0" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column> 109 <column name="pca1x1y1" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column> 110 <column name="pca1x0y2" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column> 111 <column name="pca2x3y0" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column> 112 <column name="pca2x2y1" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column> 113 <column name="pca2x1y2" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column> 114 <column name="pca2x0y3" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column> 115 <column name="pca2x2y0" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column> 116 <column name="pca2x1y1" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column> 117 <column name="pca2x0y2" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column> 118 118 <column name="calibModNum" type="TSHORT" default="0" comment="calibration modification number"></column> 119 119 <column name="dataRelease" type="TBYTE" default="0" comment="Data release"></column> … … 127 127 <column name="surveyID" type="TBYTE" default="0" comment="survey flag identifier"></column> 128 128 <column name="imageID" type="TLONGLONG" default="0" comment="image id hash of frame identifier & OTA/CCD number"></column> 129 <column name="obsTime" type="T FLOAT" default="-999" comment=" Time of mid observation (unit = day)"></column>129 <column name="obsTime" type="TDOUBLE" default="-999" comment=" Time of mid observation (unit = day)"></column> 130 130 <column name="xPos" type="TFLOAT" default="-999" comment=" measured x on CCD from PSF fit (unit = pix)"></column> 131 131 <column name="yPos" type="TFLOAT" default="-999" comment=" measured y on CCD from PSF fit (unit = pix)"></column>
Note:
See TracChangeset
for help on using the changeset viewer.
