IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 25, 2008, 11:45:29 AM (18 years ago)
Author:
eugene
Message:

extending image name to 128 bytes; updating conversion routines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libautocode/def/image.d

    r16971 r19185  
    22EXTNAME      DVO_IMAGE
    33TYPE         BINTABLE
    4 SIZE         280
     4SIZE         344
    55DESCRIPTION  DVO Image Table
    66
     
    4040# 40 bytes
    4141
    42 FIELD     name,             NAME,                 char[64],       name of original image
     42FIELD     name,             NAME,                 char[128],      name of original image
    4343FIELD     detection_limit,  DETECTION_LIMIT,      unsigned char,  detection limit,           10*mag
    4444FIELD     saturation_limit, SATURATION_LIMIT,     unsigned char,  saturation limit,          10*mag
Note: See TracChangeset for help on using the changeset viewer.