IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 39806 for trunk


Ignore:
Timestamp:
Nov 9, 2016, 4:07:12 PM (10 years ago)
Author:
watersc1
Message:

Edit to make tables.GO.vot compatible with the vot->csv script. Added GaiaFrameCoordinate table to derived data products in the schema browser.

Location:
trunk/ippToPsps/config
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/config/schema_browser.vot

    r39210 r39806  
    171171  <RESOURCE name="Derived Data Products">
    172172     <DESCRIPTION>These tables contain values that are derived from the fundamantal data products.</DESCRIPTION>
     173     <TABLE name="GaiaFrameCoordinate"> </TABLE>
     174
    173175     <TABLE name="pcsAnnZ"> </TABLE>
    174176     <TABLE name="pcsPhotoZ"> </TABLE>
  • trunk/ippToPsps/config/tables.GO.vot

    r39785 r39806  
    2525      </FIELD>
    2626      <FIELD name="ra" arraysize="1" datatype="double" unit="degrees" default="-999">
    27         <DESCRIPTION>Right ascension from single epoch detections (weighted
    28         mean) in equinox J2000 at the mean epoch given by epochMean and
    29         calibrated against GAIA.</DESCRIPTION>
     27        <DESCRIPTION>Right ascension from single epoch detections (weighted mean) in equinox J2000 at the mean epoch given by epochMean and calibrated against GAIA.</DESCRIPTION>
    3028      </FIELD>
    3129      <FIELD name="dec" arraysize="1" datatype="double" unit="degrees" default="-999">
    32         <DESCRIPTION>Declination from single epoch detections (weighted mean)
    33         in equinox J2000 at the mean epoch given by epochMean and calibrated
    34         against GAIA.</DESCRIPTION>
     30        <DESCRIPTION>Declination from single epoch detections (weighted mean) in equinox J2000 at the mean epoch given by epochMean and calibrated against GAIA.</DESCRIPTION>
    3531      </FIELD>
    3632      <FIELD name="raErr" arraysize="1" datatype="float" unit="arcsec" default="-999">
Note: See TracChangeset for help on using the changeset viewer.