IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

Fix nx/ny in imageMeta to be less confusing, and to have the full chip image size instead of just a single cell.

File:
1 edited

Legend:

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

    r38782 r38795  
    196196        <DESCRIPTION>Number of photometric reference sources.</DESCRIPTION>
    197197      </FIELD>
    198       <FIELD name="nx" arraysize="1" datatype="short" unit="pixels" default="-999">
     198      <FIELD name="nAxis1" arraysize="1" datatype="short" unit="pixels" default="-999">
    199199        <DESCRIPTION>Image dimension in x.</DESCRIPTION>
    200200      </FIELD>
    201       <FIELD name="ny" arraysize="1" datatype="short" unit="pixels" default="-999">
     201      <FIELD name="nAxis2" arraysize="1" datatype="short" unit="pixels" default="-999">
    202202        <DESCRIPTION>Image dimension in y.</DESCRIPTION>
    203203      </FIELD>
Note: See TracChangeset for help on using the changeset viewer.