IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 8702


Ignore:
Timestamp:
Aug 29, 2006, 6:18:24 PM (20 years ago)
Author:
jhoblitt
Message:

add BITPIX, TELESCOP, INSTRUME, DETECTOR to rule

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/isp/format.config

    r7894 r8702  
    44RULE    METADATA
    55        SIMPLE          BOOL    TRUE
    6         NAXIS           S32     2
     6        NAXIS           S32         2
     7    BITPIX      S32     16
     8    TELESCOP    STR     ISP-1
     9    INSTRUME    STR     ISP-Apogee
     10    DETECTOR    STR     ISP-Apogee-01
    711END
    812
    913# How to read this data
    1014FILE    METADATA
    11         PHU             STR     FPA     # The FITS file represents an entire FPA
    12         EXTENSIONS      STR     NONE    # There are no extensions
    13         FPA.NAME        STR     SEQID   # A PHU keyword for unique identifier within the hierarchy level
     15        PHU                 STR     FPA # The FITS file represents an entire FPA
     16        EXTENSIONS      STR         NONE        # There are no extensions
     17        FPA.NAME        STR         SEQID       # A PHU keyword for unique identifier within the hierarchy level
    1418END
    1519
Note: See TracChangeset for help on using the changeset viewer.