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

    r39088 r39131  
    551551        <DESCRIPTION>Error in background sky level.</DESCRIPTION>
    552552      </FIELD>
    553       <FIELD name="infoFlag" arraysize="1" datatype="int" unit="dimensionless" default="0">
     553      <FIELD name="infoFlag" arraysize="1" datatype="long" unit="dimensionless" default="0">
    554554        <DESCRIPTION>Information flag bitmask indicating details of the photometry.  Values listed in DetectionFlags.</DESCRIPTION>
    555555      </FIELD>
Note: See TracChangeset for help on using the changeset viewer.