IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 27, 2008, 5:16:19 PM (18 years ago)
Author:
eugene
Message:

creating PS1_DEV_2 formats; fixing definitions of imageID, objID, detID; changing psfProb to psfChisq

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20080223/Ohana/src/libautocode/def/average-panstarrs-dev-0.d

    r15511 r16699  
    2727
    2828# Pan-STARRS uses a 64-bit detection ID.  keep this in two 32 bit ints for backwards compatibility?
    29 FIELD objID_hi,       OBJ_ID_HI,    unsigned int,   ID upper bytes
    30 FIELD objID_lo,       OBJ_ID_LO,    unsigned int,   ID lower bytes
     29FIELD objID,          OBJ_ID,     unsigned int,   ID upper bytes
     30FIELD catID,          CAT_ID,     unsigned int,   ID lower bytes
    3131
    3232# this structure should only be used for internal representations
Note: See TracChangeset for help on using the changeset viewer.