IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 31, 2012, 4:02:00 PM (14 years ago)
Author:
eugene
Message:

add PS1_V4 schema; add set mean fluxes based on stacks; define the primary image ID (based on distance from center or boundary tree) and set mean flux from stacks based on that info; fix (uniquify) psps ID for stack detections; mean fluxes are in Jy; detection fluxes are instrumental counts per second

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libautocode/def/cmf-ps1-sv1.d

    r31160 r34260  
    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.