IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 12, 2010, 4:48:07 PM (16 years ago)
Author:
rhenders
Message:

Added image and detection flags to Jim's test batch

File:
1 edited

Legend:

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

    r27882 r28662  
    6161    <column name="dapResid" type="TFLOAT" default="-999" comment="scatter of aperture corrections"></column>
    6262    <column name="photoZero" type="TFLOAT" default="-999" comment=" local derived photometric zero point (unit = mag)"></column>
     63    <column name="qaFlags" type="TLONGLONG" default="-999" comment="Q/A flags for this OTA"></column>
    6364    <column name="ctype1" type="TSTRING" default=" " comment="name of astrometric projection in RA"></column>
    6465    <column name="ctype2" type="TSTRING" default=" " comment="name of astrometric projection in DEC"></column>
     
    108109    <column name="psfTheta" type="TFLOAT" default="-999" comment=" model PSF orientation angle (unit = deg)"></column>
    109110    <column name="psfCf" type="TFLOAT" default="-999" comment="PSF coverage factor"></column>
     111    <column name="infoFlag" type="TLONGLONG" default="-999" comment="flag indicating provenance information"></column>
    110112    <column name="sky" type="TFLOAT" default="-999" comment=" PSF sky level at source (unit = adu)"></column>
    111113    <column name="skyErr" type="TFLOAT" default="-999" comment=" estimated error in sky (unit = adu)"></column>
Note: See TracChangeset for help on using the changeset viewer.