IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 8, 2007, 10:43:14 AM (19 years ago)
Author:
eugene
Message:

fixed conversion, some cleanup to autocode files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libautocode/def/measure-ps1-dev-1.d

    r15038 r15511  
    2929
    3030# Pan-STARRS uses a 64-bit detection ID.  keep this in two 32 bit ints for backwards compatibility?
    31 FIELD detID,          DET_ID,       unsigned int,   ID upper bytes
     31FIELD detID,          DET_ID,       unsigned int,   detection ID
    3232FIELD imageID,        IMAGE_ID,     unsigned int,   reference to image
    3333
     
    5555
    5656FIELD dummy,          DUMMY,        char[2],        padding
    57 
    58 # float : 17 x 4 = 68
    59 # int:     6 x 4 = 24
    60 # short:   8 x 2 = 16
    61 # char :   2     =  2
Note: See TracChangeset for help on using the changeset viewer.