IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 7, 2010, 12:23:48 PM (16 years ago)
Author:
rhenders
Message:

Added new astrometry fields (cdelt1, cdelt2).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/config/test/tables.xml

    r27809 r27877  
    1818    <column name="crpix1" type="TFLOAT" default="-999" comment="reference pixel value for RA"></column>
    1919    <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>
    2022    <column name="pc001001" type="TFLOAT" default="-999" comment="elements of rotation/Dcale matrix"></column>
    2123    <column name="pc001002" type="TFLOAT" default="-999" comment="elements of rotation/Dcale matrix"></column>
     
    6567    <column name="crpix1" type="TFLOAT" default="-999" comment=" reference pixel value for RA (unit = pix)"></column>
    6668    <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>
    6771    <column name="pc001001" type="TFLOAT" default="-999" comment="elements of rotation/Dcale matrix"></column>
    6872    <column name="pc001002" type="TFLOAT" default="-999" comment="elements of rotation/Dcale matrix"></column>
Note: See TracChangeset for help on using the changeset viewer.