IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 15, 2006, 5:20:52 PM (20 years ago)
Author:
Paul Price
Message:

Changed FILE->CONTENT to use a string (with replaceable concepts embedded in curlies) as the index to the CONTENTS menu. This allows us to use pmFPAAddSourceFromView --- previously this was not possible because it required the use of a header keyword to identify the chip/cell, which we explicitly did not have.

File:
1 edited

Legend:

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

    r7532 r7586  
    1313        FPA.NAME        STR     EXPNUM  # A PHU keyword for the FPA name
    1414        CHIP.NAME       STR     EXTNAME # A PHU keyword for the chip name
    15         CONTENT         STR     EXTNAME # A PHU keyword to index the CONTENTS menu; required because EXT=NONE
     15        CONTENT         STR     {CHIP.NAME} # A string to index the CONTENTS menu; required because EXT=NONE
    1616END
    1717
Note: See TracChangeset for help on using the changeset viewer.