IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 27, 2010, 12:11:50 PM (16 years ago)
Author:
rhenders
Message:

Changes after fixed typo in schema

File:
1 edited

Legend:

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

    r29164 r29241  
    310310    <column name="expAbErr" type="TFLOAT" default="-999" comment="estimated error in Exponential fit axis ratio"></column>
    311311    <column name="raExpOff" type="TFLOAT" default="-999" comment="Offset in RA of Exponential fit from PSF RA"></column>
    312     <column name="decExpOff" type="REAl" default="-999" comment="Offset in DEC of Exponential fit from PSF DEC"></column>
     312    <column name="decExpOff" type="TFLOAT" default="-999" comment="Offset in DEC of Exponential fit from PSF DEC"></column>
    313313    <column name="raExpOffErr" type="TFLOAT" default="-999" comment="estimated error in raExpOff"></column>
    314314    <column name="decExpOffErr" type="TFLOAT" default="-999" comment="estimated error in decExpOff"></column>
Note: See TracChangeset for help on using the changeset viewer.