Changeset 28549 for trunk/ippToPsps/config/detection/tables.xml
- Timestamp:
- Jun 29, 2010, 1:57:54 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
r28050 r28549 79 79 <column name="momentWidMajor" type="TFLOAT" default="-999" comment=" average PSF parameters from moments (unit = arcsec)"></column> 80 80 <column name="momentWidMinor" type="TFLOAT" default="-999" comment=" average PSF parameters from moments (unit = arcsec)"></column> 81 <column name="momentTheta" type="TFLOAT" default="-999" comment=" average PSF parametets from moments (unit = deg)"></column>82 81 <column name="apResid" type="TFLOAT" default="-999" comment="corrected aperture residual"></column> 83 82 <column name="dapResid" type="TFLOAT" default="-999" comment="scatter of aperture corrections"></column> 84 <column name="detectorID" type="TS HORT" default="-999" comment="identifier for actual CCD chip"></column>83 <column name="detectorID" type="TSTRING" default=" " comment="identifier for actual CCD chip"></column> 85 84 <column name="qaFlags" type="TLONGLONG" default="-999" comment="Q/A flags for this OTA"></column> 86 85 <column name="detrend1" type="TSTRING" default=" " comment="identifier of detrend image 1"></column> … … 144 143 <column name="psfLikelihood" type="TFLOAT" default="-999" comment="PSF likelihood"></column> 145 144 <column name="psfCf" type="TFLOAT" default="-999" comment="PSF coverage factor"></column> 146 <column name="moment WidMajor" type="TFLOAT" default="-999" comment=" PSF width in major axis from moments(unit = arcsec)"></column>147 <column name="moment WidMinor" type="TFLOAT" default="-999" comment=" PSF width in minot axis from moments(unit = arcsec)"></column>148 <column name="moment Theta" type="TFLOAT" default="-999" comment=" PSF orientation angle from moments (unit = deg)"></column>145 <column name="momentXX" type="TFLOAT" default="-999" comment=" moment XX (unit = arcsec)"></column> 146 <column name="momentXY" type="TFLOAT" default="-999" comment=" moment XY (unit = arcsec)"></column> 147 <column name="momentYY" type="TFLOAT" default="-999" comment=" momeny YY (unit = arcsec)"></column> 149 148 <column name="crLikelihood" type="TFLOAT" default="-999" comment="Likelihood the source is a cosmic ray"></column> 150 149 <column name="extendedLikelihood" type="TFLOAT" default="-999" comment="Likelihood the source is extended"></column>
Note:
See TracChangeset
for help on using the changeset viewer.
