IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27882


Ignore:
Timestamp:
May 7, 2010, 2:01:16 PM (16 years ago)
Author:
rhenders
Message:

Changes after confusion with floating-point types. Many FLOAT values are now DOUBLEs

Location:
trunk/ippToPsps/config
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/config/currentJobId.txt

    r27687 r27882  
    1 733
     15580
  • trunk/ippToPsps/config/detection/map.xml

    r27808 r27882  
    55 <table name="FrameMeta">
    66  <map ippName="ZPT_ERR" ippType="TFLOAT" pspsName="photoScat" />
    7   <map ippName="MJD-OBS" ippType="TFLOAT" pspsName="expStart" />
     7  <map ippName="MJD-OBS" ippType="TDOUBLE" pspsName="expStart" />
    88  <map ippName="EXPREQ" ippType="TFLOAT" pspsName="expTime" />
    99  <map ippName="AIRMASS" ippType="TFLOAT" pspsName="airmass" />
    10   <map ippName="RA" ippType="TFLOAT" pspsName="raBore" />
    11   <map ippName="DEC" ippType="TFLOAT" pspsName="decBore" />
     10  <map ippName="RA" ippType="TDOUBLE" pspsName="raBore" />
     11  <map ippName="DEC" ippType="TDOUBLE" pspsName="decBore" />
    1212  <map ippName="CTYPE1" ippType="TSTRING" pspsName="ctype1" />
    1313  <map ippName="CTYPE2" ippType="TSTRING" pspsName="ctype2" />
    14   <map ippName="CRVAL1" ippType="TFLOAT" pspsName="crval1" />
    15   <map ippName="CRVAL2" ippType="TFLOAT" pspsName="crval2" />
    16   <map ippName="CRPIX1" ippType="TFLOAT" pspsName="crpix1" />
    17   <map ippName="CRPIX2" ippType="TFLOAT" pspsName="crpix2" />
    18   <map ippName="PC001001" ippType="TFLOAT" pspsName="pc001001" />
    19   <map ippName="PC001002" ippType="TFLOAT" pspsName="pc001002" />
    20   <map ippName="PC002001" ippType="TFLOAT" pspsName="pc002001" />
    21   <map ippName="PC002002" ippType="TFLOAT" 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" />
    2222  <map ippName="NPLYTERM" ippType="TBYTE" pspsName="polyOrder" />
    23   <map ippName="PCA1X3Y0" ippType="TFLOAT" pspsName="pca1x3y0" />
    24   <map ippName="PCA1X2Y1" ippType="TFLOAT" pspsName="pca1x2y1" />
    25   <map ippName="PCA1X1Y2" ippType="TFLOAT" pspsName="pca1x1y2" />
    26   <map ippName="PCA1X0Y3" ippType="TFLOAT" pspsName="pca1x0y3" />
    27   <map ippName="PCA1X2Y0" ippType="TFLOAT" pspsName="pca1x2y0" />
    28   <map ippName="PCA1X1Y1" ippType="TFLOAT" pspsName="pca1x1y1" />
    29   <map ippName="PCA1X0Y2" ippType="TFLOAT" pspsName="pca1x0y2" />
    30   <map ippName="PCA2X3Y0" ippType="TFLOAT" pspsName="pca2x3y0" />
    31   <map ippName="PCA2X2Y1" ippType="TFLOAT" pspsName="pca2x2y1" />
    32   <map ippName="PCA2X1Y2" ippType="TFLOAT" pspsName="pca2x1y2" />
    33   <map ippName="PCA2X0Y3" ippType="TFLOAT" pspsName="pca2x0y3" />
    34   <map ippName="PCA2X2Y0" ippType="TFLOAT" pspsName="pca2x2y0" />
    35   <map ippName="PCA2X1Y1" ippType="TFLOAT" pspsName="pca2x1y1" />
    36   <map ippName="PCA2X0Y2" ippType="TFLOAT" 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" />
    3737 </table>
    3838
     
    5959  <map ippName="CTYPE1" ippType="TSTRING" pspsName="ctype1" />
    6060  <map ippName="CTYPE2" ippType="TSTRING" pspsName="ctype2" />
    61   <map ippName="CRVAL1" ippType="TFLOAT" pspsName="crval1" />
    62   <map ippName="CRVAL2" ippType="TFLOAT" pspsName="crval2" />
    63   <map ippName="CRPIX1" ippType="TFLOAT" pspsName="crpix1" />
    64   <map ippName="CRPIX2" ippType="TFLOAT" pspsName="crpix2" />
    65   <map ippName="PC001001" ippType="TFLOAT" pspsName="pc001001" />
    66   <map ippName="PC001002" ippType="TFLOAT" pspsName="pc001002" />
    67   <map ippName="PC002001" ippType="TFLOAT" pspsName="pc002001" />
    68   <map ippName="PC002002" ippType="TFLOAT" 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" />
    6969  <map ippName="NPLYTERM" ippType="TBYTE" pspsName="polyOrder" />
    70   <map ippName="PCA1X3Y0" ippType="TFLOAT" pspsName="pca1x3y0" />
    71   <map ippName="PCA1X2Y1" ippType="TFLOAT" pspsName="pca1x2y1" />
    72   <map ippName="PCA1X1Y2" ippType="TFLOAT" pspsName="pca1x1y2" />
    73   <map ippName="PCA1X0Y3" ippType="TFLOAT" pspsName="pca1x0y3" />
    74   <map ippName="PCA1X2Y0" ippType="TFLOAT" pspsName="pca1x2y0" />
    75   <map ippName="PCA1X1Y1" ippType="TFLOAT" pspsName="pca1x1y1" />
    76   <map ippName="PCA1X0Y2" ippType="TFLOAT" pspsName="pca1x0y2" />
    77   <map ippName="PCA2X3Y0" ippType="TFLOAT" pspsName="pca2x3y0" />
    78   <map ippName="PCA2X2Y1" ippType="TFLOAT" pspsName="pca2x2y1" />
    79   <map ippName="PCA2X1Y2" ippType="TFLOAT" pspsName="pca2x1y2" />
    80   <map ippName="PCA2X0Y3" ippType="TFLOAT" pspsName="pca2x0y3" />
    81   <map ippName="PCA2X2Y0" ippType="TFLOAT" pspsName="pca2x2y0" />
    82   <map ippName="PCA2X1Y1" ippType="TFLOAT" pspsName="pca2x1y1" />
    83   <map ippName="PCA2X0Y2" ippType="TFLOAT" 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" />
    8484 </table>
    8585
  • trunk/ippToPsps/config/detection/tables.xml

    r27607 r27882  
    1717    <column name="photoScat" type="TFLOAT" default="-999" comment=" global photometric scatter (unit = mag)"></column>
    1818    <column name="numPhotoRef" type="TLONG" default="-999" comment="number of photometric reference sources"></column>
    19     <column name="expStart" type="TFLOAT" 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>
    2020    <column name="expTime" type="TFLOAT" default="-999" comment=" exposure time (unit = s)"></column>
    2121    <column name="airmass" type="TFLOAT" default="-999" comment="airmass at mid-exposure"></column>
    22     <column name="raBore" type="TFLOAT" default="-999" comment=" RA of telescope boresight (unit = deg)"></column>
    23     <column name="decBore" type="TFLOAT" 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>
    2424    <column name="ctype1" type="TSTRING" default=" " comment="name of astrometric projection in RA"></column>
    2525    <column name="ctype2" type="TSTRING" default=" " comment="name of astrometric projection in DEC"></column>
    26     <column name="crval1" type="TFLOAT" default="-999" comment=" RA corresponding to reference pixel (unit = deg)"></column>
    27     <column name="crval2" type="TFLOAT" default="-999" comment=" DEC corresponding to reference pixel (unit = deg)"></column>
    28     <column name="crpix1" type="TFLOAT" default="-999" comment="reference pixel value for RA"></column>
    29     <column name="crpix2" type="TFLOAT" default="-999" comment="reference pixel value for DEC"></column>
    30     <column name="pc001001" type="TFLOAT" default="-999" comment="elements of rotation/Dcale matrix"></column>
    31     <column name="pc001002" type="TFLOAT" default="-999" comment="elements of rotation/Dcale matrix"></column>
    32     <column name="pc002001" type="TFLOAT" default="-999" comment="elements of rotation/Dcale matrix"></column>
    33     <column name="pc002002" type="TFLOAT" 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>
    3434    <column name="polyOrder" type="TBYTE" default="255" comment="polynomial order of astrometry fit"></column>
    35     <column name="pca1x3y0" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    36     <column name="pca1x2y1" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    37     <column name="pca1x1y2" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    38     <column name="pca1x0y3" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    39     <column name="pca1x2y0" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    40     <column name="pca1x1y1" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    41     <column name="pca1x0y2" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    42     <column name="pca2x3y0" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    43     <column name="pca2x2y1" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    44     <column name="pca2x1y2" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    45     <column name="pca2x0y3" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    46     <column name="pca2x2y0" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    47     <column name="pca2x1y1" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    48     <column name="pca2x0y2" type="TFLOAT" 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>
    4949    <column name="calibModNum" type="TSHORT" default="0" comment="calibration modification number"></column>
    5050    <column name="dataRelease" type="TBYTE" default="0" comment="Data release"></column>
     
    9393    <column name="ctype1" type="TSTRING" default=" " comment="name of astrometric projection in RA"></column>
    9494    <column name="ctype2" type="TSTRING" default=" " comment="name of astrometric projection in DEC"></column>
    95     <column name="crval1" type="TFLOAT" default="-999" comment=" RA corresponding to reference pixel (unit = deg)"></column>
    96     <column name="crval2" type="TFLOAT" default="-999" comment=" DEC corresponding to reference pixel (unit = deg)"></column>
    97     <column name="crpix1" type="TFLOAT" default="-999" comment=" reference pixel value for RA (unit = pix)"></column>
    98     <column name="crpix2" type="TFLOAT" default="-999" comment=" reference pixel value for DEC (unit = pix)"></column>
    99     <column name="pc001001" type="TFLOAT" default="-999" comment="elements of rotation/Dcale matrix"></column>
    100     <column name="pc001002" type="TFLOAT" default="-999" comment="elements of rotation/Dcale matrix"></column>
    101     <column name="pc002001" type="TFLOAT" default="-999" comment="elements of rotation/Dcale matrix"></column>
    102     <column name="pc002002" type="TFLOAT" 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>
    103103    <column name="polyOrder" type="TBYTE" default="255" comment="polynomial order of astrometry fit"></column>
    104     <column name="pca1x3y0" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    105     <column name="pca1x2y1" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    106     <column name="pca1x1y2" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    107     <column name="pca1x0y3" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    108     <column name="pca1x2y0" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    109     <column name="pca1x1y1" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    110     <column name="pca1x0y2" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    111     <column name="pca2x3y0" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    112     <column name="pca2x2y1" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    113     <column name="pca2x1y2" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    114     <column name="pca2x0y3" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    115     <column name="pca2x2y0" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    116     <column name="pca2x1y1" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    117     <column name="pca2x0y2" type="TFLOAT" 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>
    118118    <column name="calibModNum" type="TSHORT" default="0" comment="calibration modification number"></column>
    119119    <column name="dataRelease" type="TBYTE" default="0" comment="Data release"></column>
     
    127127    <column name="surveyID" type="TBYTE" default="0" comment="survey flag identifier"></column>
    128128    <column name="imageID" type="TLONGLONG" default="0" comment="image id hash of frame identifier &amp; OTA/CCD number"></column>
    129     <column name="obsTime" type="TFLOAT" 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>
    130130    <column name="xPos" type="TFLOAT" default="-999" comment=" measured x on CCD from PSF fit (unit = pix)"></column>
    131131    <column name="yPos" type="TFLOAT" default="-999" comment=" measured y on CCD from PSF fit (unit = pix)"></column>
  • trunk/ippToPsps/config/test/map.xml

    r27877 r27882  
    88  <map ippName="EXPREQ" ippType="TFLOAT" pspsName="expTime" />
    99  <map ippName="AIRMASS" ippType="TFLOAT" pspsName="airmass" />
    10   <map ippName="RA" ippType="TFLOAT" pspsName="raBore" />
    11   <map ippName="DEC" ippType="TFLOAT" pspsName="decBore" />
     10  <map ippName="RA" ippType="TDOUBLE" pspsName="raBore" />
     11  <map ippName="DEC" ippType="TDOUBLE" pspsName="decBore" />
    1212  <map ippName="CTYPE1" ippType="TSTRING" pspsName="ctype1" />
    1313  <map ippName="CTYPE2" ippType="TSTRING" pspsName="ctype2" />
    14   <map ippName="CRVAL1" ippType="TFLOAT" pspsName="crval1" />
    15   <map ippName="CRVAL2" ippType="TFLOAT" pspsName="crval2" />
    16   <map ippName="CRPIX1" ippType="TFLOAT" pspsName="crpix1" />
    17   <map ippName="CRPIX2" ippType="TFLOAT" pspsName="crpix2" />
    18   <map ippName="CDELT1" ippType="TFLOAT" pspsName="cdelt1" />
    19   <map ippName="CDELT2" ippType="TFLOAT" pspsName="cdelt2" />
    20   <map ippName="PC001001" ippType="TFLOAT" pspsName="pc001001" />
    21   <map ippName="PC001002" ippType="TFLOAT" pspsName="pc001002" />
    22   <map ippName="PC002001" ippType="TFLOAT" pspsName="pc002001" />
    23   <map ippName="PC002002" ippType="TFLOAT" 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="CDELT1" ippType="TDOUBLE" pspsName="cdelt1" />
     19  <map ippName="CDELT2" ippType="TDOUBLE" pspsName="cdelt2" />
     20  <map ippName="PC001001" ippType="TDOUBLE" pspsName="pc001001" />
     21  <map ippName="PC001002" ippType="TDOUBLE" pspsName="pc001002" />
     22  <map ippName="PC002001" ippType="TDOUBLE" pspsName="pc002001" />
     23  <map ippName="PC002002" ippType="TDOUBLE" pspsName="pc002002" />
    2424  <map ippName="NPLYTERM" ippType="TBYTE" pspsName="polyOrder" />
    25   <map ippName="PCA1X3Y0" ippType="TFLOAT" pspsName="pca1x3y0" />
    26   <map ippName="PCA1X2Y1" ippType="TFLOAT" pspsName="pca1x2y1" />
    27   <map ippName="PCA1X1Y2" ippType="TFLOAT" pspsName="pca1x1y2" />
    28   <map ippName="PCA1X0Y3" ippType="TFLOAT" pspsName="pca1x0y3" />
    29   <map ippName="PCA1X2Y0" ippType="TFLOAT" pspsName="pca1x2y0" />
    30   <map ippName="PCA1X1Y1" ippType="TFLOAT" pspsName="pca1x1y1" />
    31   <map ippName="PCA1X0Y2" ippType="TFLOAT" pspsName="pca1x0y2" />
    32   <map ippName="PCA2X3Y0" ippType="TFLOAT" pspsName="pca2x3y0" />
    33   <map ippName="PCA2X2Y1" ippType="TFLOAT" pspsName="pca2x2y1" />
    34   <map ippName="PCA2X1Y2" ippType="TFLOAT" pspsName="pca2x1y2" />
    35   <map ippName="PCA2X0Y3" ippType="TFLOAT" pspsName="pca2x0y3" />
    36   <map ippName="PCA2X2Y0" ippType="TFLOAT" pspsName="pca2x2y0" />
    37   <map ippName="PCA2X1Y1" ippType="TFLOAT" pspsName="pca2x1y1" />
    38   <map ippName="PCA2X0Y2" ippType="TFLOAT" pspsName="pca2x0y2" />
     25  <map ippName="PCA1X3Y0" ippType="TDOUBLE" pspsName="pca1x3y0" />
     26  <map ippName="PCA1X2Y1" ippType="TDOUBLE" pspsName="pca1x2y1" />
     27  <map ippName="PCA1X1Y2" ippType="TDOUBLE" pspsName="pca1x1y2" />
     28  <map ippName="PCA1X0Y3" ippType="TDOUBLE" pspsName="pca1x0y3" />
     29  <map ippName="PCA1X2Y0" ippType="TDOUBLE" pspsName="pca1x2y0" />
     30  <map ippName="PCA1X1Y1" ippType="TDOUBLE" pspsName="pca1x1y1" />
     31  <map ippName="PCA1X0Y2" ippType="TDOUBLE" pspsName="pca1x0y2" />
     32  <map ippName="PCA2X3Y0" ippType="TDOUBLE" pspsName="pca2x3y0" />
     33  <map ippName="PCA2X2Y1" ippType="TDOUBLE" pspsName="pca2x2y1" />
     34  <map ippName="PCA2X1Y2" ippType="TDOUBLE" pspsName="pca2x1y2" />
     35  <map ippName="PCA2X0Y3" ippType="TDOUBLE" pspsName="pca2x0y3" />
     36  <map ippName="PCA2X2Y0" ippType="TDOUBLE" pspsName="pca2x2y0" />
     37  <map ippName="PCA2X1Y1" ippType="TDOUBLE" pspsName="pca2x1y1" />
     38  <map ippName="PCA2X0Y2" ippType="TDOUBLE" pspsName="pca2x0y2" />
    3939 </table>
    4040
     
    5555  <map ippName="CTYPE1" ippType="TSTRING" pspsName="ctype1" />
    5656  <map ippName="CTYPE2" ippType="TSTRING" pspsName="ctype2" />
    57   <map ippName="CRVAL1" ippType="TFLOAT" pspsName="crval1" />
    58   <map ippName="CRVAL2" ippType="TFLOAT" pspsName="crval2" />
    59   <map ippName="CRPIX1" ippType="TFLOAT" pspsName="crpix1" />
    60   <map ippName="CRPIX2" ippType="TFLOAT" pspsName="crpix2" />
    61   <map ippName="CDELT1" ippType="TFLOAT" pspsName="cdelt1" />
    62   <map ippName="CDELT2" ippType="TFLOAT" pspsName="cdelt2" />
    63   <map ippName="PC001001" ippType="TFLOAT" pspsName="pc001001" />
    64   <map ippName="PC001002" ippType="TFLOAT" pspsName="pc001002" />
    65   <map ippName="PC002001" ippType="TFLOAT" pspsName="pc002001" />
    66   <map ippName="PC002002" ippType="TFLOAT" pspsName="pc002002" />
     57  <map ippName="CRVAL1" ippType="TDOUBLE" pspsName="crval1" />
     58  <map ippName="CRVAL2" ippType="TDOUBLE" pspsName="crval2" />
     59  <map ippName="CRPIX1" ippType="TDOUBLE" pspsName="crpix1" />
     60  <map ippName="CRPIX2" ippType="TDOUBLE" pspsName="crpix2" />
     61  <map ippName="CDELT1" ippType="TDOUBLE" pspsName="cdelt1" />
     62  <map ippName="CDELT2" ippType="TDOUBLE" pspsName="cdelt2" />
     63  <map ippName="PC001001" ippType="TDOUBLE" pspsName="pc001001" />
     64  <map ippName="PC001002" ippType="TDOUBLE" pspsName="pc001002" />
     65  <map ippName="PC002001" ippType="TDOUBLE" pspsName="pc002001" />
     66  <map ippName="PC002002" ippType="TDOUBLE" pspsName="pc002002" />
    6767  <map ippName="NPLYTERM" ippType="TBYTE" pspsName="polyOrder" />
    68   <map ippName="PCA1X3Y0" ippType="TFLOAT" pspsName="pca1x3y0" />
    69   <map ippName="PCA1X2Y1" ippType="TFLOAT" pspsName="pca1x2y1" />
    70   <map ippName="PCA1X1Y2" ippType="TFLOAT" pspsName="pca1x1y2" />
    71   <map ippName="PCA1X0Y3" ippType="TFLOAT" pspsName="pca1x0y3" />
    72   <map ippName="PCA1X2Y0" ippType="TFLOAT" pspsName="pca1x2y0" />
    73   <map ippName="PCA1X1Y1" ippType="TFLOAT" pspsName="pca1x1y1" />
    74   <map ippName="PCA1X0Y2" ippType="TFLOAT" pspsName="pca1x0y2" />
    75   <map ippName="PCA2X3Y0" ippType="TFLOAT" pspsName="pca2x3y0" />
    76   <map ippName="PCA2X2Y1" ippType="TFLOAT" pspsName="pca2x2y1" />
    77   <map ippName="PCA2X1Y2" ippType="TFLOAT" pspsName="pca2x1y2" />
    78   <map ippName="PCA2X0Y3" ippType="TFLOAT" pspsName="pca2x0y3" />
    79   <map ippName="PCA2X2Y0" ippType="TFLOAT" pspsName="pca2x2y0" />
    80   <map ippName="PCA2X1Y1" ippType="TFLOAT" pspsName="pca2x1y1" />
    81   <map ippName="PCA2X0Y2" ippType="TFLOAT" pspsName="pca2x0y2" />
     68  <map ippName="PCA1X3Y0" ippType="TDOUBLE" pspsName="pca1x3y0" />
     69  <map ippName="PCA1X2Y1" ippType="TDOUBLE" pspsName="pca1x2y1" />
     70  <map ippName="PCA1X1Y2" ippType="TDOUBLE" pspsName="pca1x1y2" />
     71  <map ippName="PCA1X0Y3" ippType="TDOUBLE" pspsName="pca1x0y3" />
     72  <map ippName="PCA1X2Y0" ippType="TDOUBLE" pspsName="pca1x2y0" />
     73  <map ippName="PCA1X1Y1" ippType="TDOUBLE" pspsName="pca1x1y1" />
     74  <map ippName="PCA1X0Y2" ippType="TDOUBLE" pspsName="pca1x0y2" />
     75  <map ippName="PCA2X3Y0" ippType="TDOUBLE" pspsName="pca2x3y0" />
     76  <map ippName="PCA2X2Y1" ippType="TDOUBLE" pspsName="pca2x2y1" />
     77  <map ippName="PCA2X1Y2" ippType="TDOUBLE" pspsName="pca2x1y2" />
     78  <map ippName="PCA2X0Y3" ippType="TDOUBLE" pspsName="pca2x0y3" />
     79  <map ippName="PCA2X2Y0" ippType="TDOUBLE" pspsName="pca2x2y0" />
     80  <map ippName="PCA2X1Y1" ippType="TDOUBLE" pspsName="pca2x1y1" />
     81  <map ippName="PCA2X0Y2" ippType="TDOUBLE" pspsName="pca2x0y2" />
    8282 </table>
    8383
  • trunk/ippToPsps/config/test/tables.xml

    r27877 r27882  
    77    <column name="nOTA" type="TSHORT" default="-999" comment="number of valid OTA/CCD images in this exposure"></column>
    88    <column name="photoScat" type="TFLOAT" default="-999" comment=" global photometric scatter (unit = mag)"></column>
    9     <column name="expStart" type="TFLOAT" default="-999" comment=" exposure start time in MJD (unit = day)"></column>
     9    <column name="expStart" type="TDOUBLE" default="-999" comment=" exposure start time in MJD (unit = day)"></column>
    1010    <column name="expTime" type="TFLOAT" default="-999" comment=" exposure time (unit = s)"></column>
    1111    <column name="airmass" type="TFLOAT" default="-999" comment="airmass at mid-exposure"></column>
    12     <column name="raBore" type="TFLOAT" default="-999" comment=" RA of telescope boresight (unit = deg)"></column>
    13     <column name="decBore" type="TFLOAT" default="-999" comment=" DEC of telescope boresight (unit = deg)"></column>
     12    <column name="raBore" type="TDOUBLE" default="-999" comment=" RA of telescope boresight (unit = deg)"></column>
     13    <column name="decBore" type="TDOUBLE" default="-999" comment=" DEC of telescope boresight (unit = deg)"></column>
    1414    <column name="ctype1" type="TSTRING" default=" " comment="name of astrometric projection in RA"></column>
    1515    <column name="ctype2" type="TSTRING" default=" " comment="name of astrometric projection in DEC"></column>
    16     <column name="crval1" type="TFLOAT" default="-999" comment=" RA corresponding to reference pixel (unit = deg)"></column>
    17     <column name="crval2" type="TFLOAT" default="-999" comment=" DEC corresponding to reference pixel (unit = deg)"></column>
    18     <column name="crpix1" type="TFLOAT" default="-999" comment="reference pixel value for RA"></column>
    19     <column name="crpix2" type="TFLOAT" default="-999" comment="reference pixel value for DEC"></column>
    20     <column name="cdelt1" type="TFLOAT" default="-999" comment=""></column>
    21     <column name="cdelt2" type="TFLOAT" default="-999" comment=""></column>
    22     <column name="pc001001" type="TFLOAT" default="-999" comment="elements of rotation/Dcale matrix"></column>
    23     <column name="pc001002" type="TFLOAT" default="-999" comment="elements of rotation/Dcale matrix"></column>
    24     <column name="pc002001" type="TFLOAT" default="-999" comment="elements of rotation/Dcale matrix"></column>
    25     <column name="pc002002" type="TFLOAT" default="-999" comment="elements of rotation/Dcale matrix"></column>
     16    <column name="crval1" type="TDOUBLE" default="-999" comment=" RA corresponding to reference pixel (unit = deg)"></column>
     17    <column name="crval2" type="TDOUBLE" default="-999" comment=" DEC corresponding to reference pixel (unit = deg)"></column>
     18    <column name="crpix1" type="TDOUBLE" default="-999" comment="reference pixel value for RA"></column>
     19    <column name="crpix2" type="TDOUBLE" default="-999" comment="reference pixel value for DEC"></column>
     20    <column name="cdelt1" type="TDOUBLE" default="-999" comment=""></column>
     21    <column name="cdelt2" type="TDOUBLE" default="-999" comment=""></column>
     22    <column name="pc001001" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column>
     23    <column name="pc001002" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column>
     24    <column name="pc002001" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column>
     25    <column name="pc002002" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column>
    2626    <column name="polyOrder" type="TBYTE" default="255" comment="polynomial order of astrometry fit"></column>
    27     <column name="pca1x3y0" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    28     <column name="pca1x2y1" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    29     <column name="pca1x1y2" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    30     <column name="pca1x0y3" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    31     <column name="pca1x2y0" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    32     <column name="pca1x1y1" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    33     <column name="pca1x0y2" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    34     <column name="pca2x3y0" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    35     <column name="pca2x2y1" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    36     <column name="pca2x1y2" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    37     <column name="pca2x0y3" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    38     <column name="pca2x2y0" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    39     <column name="pca2x1y1" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    40     <column name="pca2x0y2" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     27    <column name="pca1x3y0" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     28    <column name="pca1x2y1" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     29    <column name="pca1x1y2" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     30    <column name="pca1x0y3" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     31    <column name="pca1x2y0" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     32    <column name="pca1x1y1" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     33    <column name="pca1x0y2" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     34    <column name="pca2x3y0" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     35    <column name="pca2x2y1" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     36    <column name="pca2x1y2" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     37    <column name="pca2x0y3" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     38    <column name="pca2x2y0" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     39    <column name="pca2x1y1" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     40    <column name="pca2x0y2" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    4141  </table>
    4242  <table name="ImageMeta">
     
    6363    <column name="ctype1" type="TSTRING" default=" " comment="name of astrometric projection in RA"></column>
    6464    <column name="ctype2" type="TSTRING" default=" " comment="name of astrometric projection in DEC"></column>
    65     <column name="crval1" type="TFLOAT" default="-999" comment=" RA corresponding to reference pixel (unit = deg)"></column>
    66     <column name="crval2" type="TFLOAT" default="-999" comment=" DEC corresponding to reference pixel (unit = deg)"></column>
    67     <column name="crpix1" type="TFLOAT" default="-999" comment=" reference pixel value for RA (unit = pix)"></column>
    68     <column name="crpix2" type="TFLOAT" default="-999" comment=" reference pixel value for DEC (unit = pix)"></column>
    69     <column name="cdelt1" type="TFLOAT" default="-999" comment=""></column>
    70     <column name="cdelt2" type="TFLOAT" default="-999" comment=""></column>
    71     <column name="pc001001" type="TFLOAT" default="-999" comment="elements of rotation/Dcale matrix"></column>
    72     <column name="pc001002" type="TFLOAT" default="-999" comment="elements of rotation/Dcale matrix"></column>
    73     <column name="pc002001" type="TFLOAT" default="-999" comment="elements of rotation/Dcale matrix"></column>
    74     <column name="pc002002" type="TFLOAT" default="-999" comment="elements of rotation/Dcale matrix"></column>
     65    <column name="crval1" type="TDOUBLE" default="-999" comment=" RA corresponding to reference pixel (unit = deg)"></column>
     66    <column name="crval2" type="TDOUBLE" default="-999" comment=" DEC corresponding to reference pixel (unit = deg)"></column>
     67    <column name="crpix1" type="TDOUBLE" default="-999" comment=" reference pixel value for RA (unit = pix)"></column>
     68    <column name="crpix2" type="TDOUBLE" default="-999" comment=" reference pixel value for DEC (unit = pix)"></column>
     69    <column name="cdelt1" type="TDOUBLE" default="-999" comment=""></column>
     70    <column name="cdelt2" type="TDOUBLE" default="-999" comment=""></column>
     71    <column name="pc001001" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column>
     72    <column name="pc001002" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column>
     73    <column name="pc002001" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column>
     74    <column name="pc002002" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column>
    7575    <column name="polyOrder" type="TBYTE" default="255" comment="polynomial order of astrometry fit"></column>
    76     <column name="pca1x3y0" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    77     <column name="pca1x2y1" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    78     <column name="pca1x1y2" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    79     <column name="pca1x0y3" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    80     <column name="pca1x2y0" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    81     <column name="pca1x1y1" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    82     <column name="pca1x0y2" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    83     <column name="pca2x3y0" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    84     <column name="pca2x2y1" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    85     <column name="pca2x1y2" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    86     <column name="pca2x0y3" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    87     <column name="pca2x2y0" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    88     <column name="pca2x1y1" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    89     <column name="pca2x0y2" type="TFLOAT" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     76    <column name="pca1x3y0" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     77    <column name="pca1x2y1" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     78    <column name="pca1x1y2" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     79    <column name="pca1x0y3" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     80    <column name="pca1x2y0" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     81    <column name="pca1x1y1" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     82    <column name="pca1x0y2" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     83    <column name="pca2x3y0" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     84    <column name="pca2x2y1" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     85    <column name="pca2x1y2" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     86    <column name="pca2x0y3" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     87    <column name="pca2x2y0" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     88    <column name="pca2x1y1" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     89    <column name="pca2x0y2" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
    9090  </table>
    9191  <table name="Detection">
Note: See TracChangeset for help on using the changeset viewer.