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

    r39088 r39131  
    276276        <DESCRIPTION>Error in background sky level.</DESCRIPTION>
    277277      </FIELD>
    278        <FIELD name="FinfoFlag" arraysize="1" datatype="int" unit="dimensionless" default="0">
     278       <FIELD name="FinfoFlag" arraysize="1" datatype="long" unit="dimensionless" default="0">
    279279        <DESCRIPTION>Information flag bitmask indicating details of the photometry.  Values listed in DetectionFlags.</DESCRIPTION>
    280280      </FIELD>
Note: See TracChangeset for help on using the changeset viewer.