IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 13, 2015, 9:27:41 AM (11 years ago)
Author:
eugene
Message:

re-define infoFlags & DetectionFlag table to be long int instead of int : the 32nd bit is used and VOT tables cannot handle unsigned int values

File:
1 edited

Legend:

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

    r39091 r39131  
    336336        <DESCRIPTION>Error in background sky level.</DESCRIPTION>
    337337      </FIELD>
    338       <FIELD name="DinfoFlag" arraysize="1" datatype="int" unit="dimensionless" default="0">
     338      <FIELD name="DinfoFlag" arraysize="1" datatype="long" unit="dimensionless" default="0">
    339339        <DESCRIPTION>Information flag bitmask indicating details of the photometry.  Values listed in DetectionFlags.</DESCRIPTION>
    340340      </FIELD>
Note: See TracChangeset for help on using the changeset viewer.