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.ST.vot

    r38867 r38876  
    6262        <DESCRIPTION>Number of photometric reference sources.</DESCRIPTION>
    6363      </FIELD>
     64      <FIELD name="recalAstroScatX" arraysize="1" datatype="float" unit="arcsec" default="-999">
     65        <DESCRIPTION>Measurement of the re-calibration (not astrometric error) in the X direction.</DESCRIPTION>
     66      </FIELD>
     67      <FIELD name="recalAstroScatY" arraysize="1" datatype="float" unit="arcsec" default="-999">
     68        <DESCRIPTION>Measurement of the re-calibration (not astrometric error) in the Y direction.</DESCRIPTION>
     69      </FIELD>
     70      <FIELD name="recalNAstroStars" arraysize="1" datatype="int" unit="dimensionless" default="-999">
     71        <DESCRIPTION>Number of astrometric reference sources used in recalibration.</DESCRIPTION>
     72      </FIELD>
     73      <FIELD name="recalphotoScat" arraysize="1" datatype="float" unit="magnitudes" default="-999">
     74        <DESCRIPTION>Photometric scatter relative to reference catalog.</DESCRIPTION>
     75      </FIELD>
     76      <FIELD name="recalNPhotoStars" arraysize="1" datatype="int" unit="dimensionless" default="-999">
     77        <DESCRIPTION>Number of astrometric reference sources used in recalibration.</DESCRIPTION>
     78      </FIELD>
    6479      <FIELD name="psfModelID" arraysize="1" datatype="int" unit="dimensionless" default="-999">
    6580        <DESCRIPTION>PSF model identifier.</DESCRIPTION>
Note: See TracChangeset for help on using the changeset viewer.