IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 17, 2015, 1:17:02 PM (11 years ago)
Author:
bills
Message:

add new recal (recalibration stats) columns

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/config/tables.FW.vot

    r38868 r38876  
    4545        <DESCRIPTION>Number of photometric reference sources.</DESCRIPTION>
    4646      </FIELD>
     47      <FIELD name="recalAstroScatX" arraysize="1" datatype="float" unit="arcsec" default="-999">
     48        <DESCRIPTION>Measurement of the re-calibration (not astrometric error) in the X direction.</DESCRIPTION>
     49      </FIELD>
     50      <FIELD name="recalAstroScatY" arraysize="1" datatype="float" unit="arcsec" default="-999">
     51        <DESCRIPTION>Measurement of the re-calibration (not astrometric error) in the Y direction.</DESCRIPTION>
     52      </FIELD>
     53      <FIELD name="recalNAstroStars" arraysize="1" datatype="int" unit="dimensionless" default="-999">
     54        <DESCRIPTION>Number of astrometric reference sources used in recalibration.</DESCRIPTION>
     55      </FIELD>
     56      <FIELD name="recalphotoScat" arraysize="1" datatype="float" unit="magnitudes" default="-999">
     57        <DESCRIPTION>Photometric scatter relative to reference catalog.</DESCRIPTION>
     58      </FIELD>
     59      <FIELD name="recalNPhotoStars" arraysize="1" datatype="int" unit="dimensionless" default="-999">
     60        <DESCRIPTION>Number of astrometric reference sources used in recalibration.</DESCRIPTION>
     61      </FIELD>
    4762      <FIELD name="psfModelID" arraysize="1" datatype="int" unit="dimensionless" default="-999">
    4863        <DESCRIPTION>PSF model identifier.</DESCRIPTION>
Note: See TracChangeset for help on using the changeset viewer.