IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 28, 2007, 10:18:28 AM (19 years ago)
Author:
Paul Price
Message:

Changing how split-type contents are defined: need chipName:chipType

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/simmosaic/format_split.config

    r14563 r15064  
    1313        EXTENSIONS      STR     CELL            # There are no extensions
    1414        FPA.NAME        STR     FPANAME         # A PHU keyword for unique FPA identifier
    15         CHIP.NAME       STR     CHIPNAME        # A PHU keyword for unique chip identifier
    16         CONTENT         STR     {CHIP.NAME}     # How to determine content of FITS file
     15        CONTENT         STR     CHIPNAME        # How to determine content of FITS file
    1716END
    1817
     
    2019CONTENTS        METADATA
    2120        # File identifier with corresponding file layout name
    22         Chip00          STR     SimChip
    23         Chip01          STR     SimChip
    24         Chip10          STR     SimChip
    25         Chip11          STR     SimChip
     21        Chip00          STR     Chip00:SimChip
     22        Chip01          STR     Chip01:SimChip
     23        Chip10          STR     Chip10:SimChip
     24        Chip11          STR     Chip11:SimChip
    2625END
    2726
Note: See TracChangeset for help on using the changeset viewer.