Changeset 31330 for trunk/ippToPsps/config/detection/tables.xml
- Timestamp:
- Apr 21, 2011, 9:12:57 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/config/detection/tables.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/config/detection/tables.xml
r28549 r31330 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 3 <tableDescriptions type="det ">3 <tableDescriptions type="detection"> 4 4 <table name="FrameMeta"> 5 5 <column name="frameID" type="TLONG" default="0" comment="unique exposure/frame identifier."></column> … … 146 146 <column name="momentXY" type="TFLOAT" default="-999" comment=" moment XY (unit = arcsec)"></column> 147 147 <column name="momentYY" type="TFLOAT" default="-999" comment=" momeny YY (unit = arcsec)"></column> 148 <column name="apMag" type="TFLOAT" default="-999" comment=" Aperture magnitude (unit = magnitude)"></column> 149 <column name="apMagErr" type="TFLOAT" default="-999" comment=" Aperture magnitude error (unit = magnitude)"></column> 150 <column name="kronFlux" type="TFLOAT" default="-999" comment=" Kron flux (unit = magnitude)"></column> 151 <column name="kronFluxErr" type="TFLOAT" default="-999" comment=" Kron flux error (unit = magnitude)"></column> 152 <column name="kronRad" type="TFLOAT" default="-999" comment=" Kron radius (unit = arcsecs)"></column> 153 <column name="kronRadErr" type="TFLOAT" default="-999" comment=" Kron radius error (unit = arcsecs)"></column> 148 154 <column name="crLikelihood" type="TFLOAT" default="-999" comment="Likelihood the source is a cosmic ray"></column> 149 155 <column name="extendedLikelihood" type="TFLOAT" default="-999" comment="Likelihood the source is extended"></column>
Note:
See TracChangeset
for help on using the changeset viewer.
