IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 6, 2015, 4:20:00 PM (11 years ago)
Author:
watersc1
Message:

Update flag fields to default to 0 and be INT sized.

File:
1 edited

Legend:

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

    r38779 r38804  
    4848        <DESCRIPTION>Data release version.</DESCRIPTION>
    4949      </FIELD>
    50       <FIELD name="objInfoFlag" arraysize="1" datatype="long" unit="dimensionless" default="-999">
     50      <FIELD name="objInfoFlag" arraysize="1" datatype="int" unit="dimensionless" default="0">
    5151        <DESCRIPTION>Information flag bitmask indicating details of the photometry.  Values listed in ObjectInfoFlags.</DESCRIPTION>
    5252      </FIELD>
Note: See TracChangeset for help on using the changeset viewer.