IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 20, 2012, 5:06:05 PM (14 years ago)
Author:
eugene
Message:

add a note on the PS1_SV1 vs PS1_SV1_Alt business

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20120627/Ohana/src/libautocode/def/cmf-ps1-sv1.d

    r31160 r34191  
    44TYPE    BINTABLE
    55SIZE    200
     6
     7## note that this definition is inconsistent with the definition in
     8## pmModules/src/objects/pmSourceIO_CMF.c.in.  The version in
     9## pmSourceIO*.c creates a table with data not properly aligned with
     10## the 8-byte boundaries. The structure defined by libautocode does
     11## this, but has a different order of elements (and adds padding2 to
     12## fix things). We have generated may files with PS1_SV1 as is, so
     13## I'll leave it. But in future a PS1_SV2 should be forced to match
     14## libautocode. Note that addstar knows to detect the alternate
     15## version of PS1_SV1 and correctly interpret its fields.
    616
    717# elements of data structure / FITS table
Note: See TracChangeset for help on using the changeset viewer.