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.d

    r16634 r16699  
    3939# all subdivisions as entries which are from a foreign table.
    4040
    41 FIELD objID_hi,       OBJ_ID_HI,    unsigned int,   ID upper bytes
    42 FIELD objID_lo,       OBJ_ID_LO,    unsigned int,   ID lower bytes
     41FIELD objID,          OBJ_ID,    unsigned int,   unique ID for object in table
     42FIELD catID,          CAT_ID,    unsigned int,   unique ID for table in which object was first realized
    4343
    4444# this structure should only be used for internal representations
Note: See TracChangeset for help on using the changeset viewer.