IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 6, 2015, 3:38:02 PM (11 years ago)
Author:
watersc1
Message:

Fix psfModelID type issue in ForcedWarpMeta/StackMeta, and implement psfModelID for ImageMeta. Added getFitModelID function to do the conversion of string to int.

File:
1 edited

Legend:

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

    r38786 r38794  
    5959        <DESCRIPTION>Number of photometric reference sources.</DESCRIPTION>
    6060      </FIELD>
    61       <FIELD name="psfModelID" arraysize="100" datatype="char" unit="dimensionless" default="">
     61      <FIELD name="psfModelID" arraysize="100" datatype="int" unit="dimensionless" default="-999">
    6262        <DESCRIPTION>PSF model identifier.</DESCRIPTION>
    6363      </FIELD>
Note: See TracChangeset for help on using the changeset viewer.