Changeset 28050 for trunk/ippToPsps/config/detection/tables.xml
- Timestamp:
- May 20, 2010, 1:44:07 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/config/detection/tables.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/config/detection/tables.xml
r28024 r28050 83 83 <column name="dapResid" type="TFLOAT" default="-999" comment="scatter of aperture corrections"></column> 84 84 <column name="detectorID" type="TSHORT" default="-999" comment="identifier for actual CCD chip"></column> 85 <column name="qaFlags" type="TLONG " default="-999" comment="Q/A flags for this OTA"></column>85 <column name="qaFlags" type="TLONGLONG" default="-999" comment="Q/A flags for this OTA"></column> 86 86 <column name="detrend1" type="TSTRING" default=" " comment="identifier of detrend image 1"></column> 87 87 <column name="detrend2" type="TSTRING" default=" " comment="identifier of detrend image 2"></column> … … 149 149 <column name="crLikelihood" type="TFLOAT" default="-999" comment="Likelihood the source is a cosmic ray"></column> 150 150 <column name="extendedLikelihood" type="TFLOAT" default="-999" comment="Likelihood the source is extended"></column> 151 <column name="infoFlag" type="TLONG " default="-999" comment="flag indicating provenance information"></column>151 <column name="infoFlag" type="TLONGLONG" default="-999" comment="flag indicating provenance information"></column> 152 152 <column name="sky" type="TFLOAT" default="-999" comment=" PSF sky level at source (unit = adu)"></column> 153 153 <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.
