IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 16, 2007, 5:30:40 PM (19 years ago)
Author:
Paul Price
Message:

Adding new concepts: CELL.XSIZE CELL.YSIZE CHIP.XSIZE CHIP.YSIZE

Location:
trunk/ippconfig/megacam
Files:
3 edited

Legend:

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

    r11794 r11870  
    148148# Default PS concepts that may be specified by value
    149149DEFAULTS        METADATA
     150        CHIP.XSIZE              S32     2048
     151        CHIP.YSIZE              S32     4612
     152        CELL.XSIZE              S32     1024
     153        CELL.YSIZE              S32     4612
    150154        CELL.READDIR            S32     1               # Cell is read in x direction
    151155        CELL.BAD                S32     0
  • trunk/ippconfig/megacam/format_spliced.config

    r11367 r11870  
    112112# Default PS concepts that may be specified by value
    113113DEFAULTS        METADATA
     114        CHIP.XSIZE              S32     2048
     115        CHIP.YSIZE              S32     4612
     116        CELL.XSIZE              S32     1024
     117        CELL.YSIZE              S32     4612
    114118        CELL.READDIR            S32     1               # Cell is read in x direction
    115119        CELL.BAD                S32     0
  • trunk/ippconfig/megacam/format_split.config

    r11132 r11870  
    112112# Default PS concepts that may be specified by value
    113113DEFAULTS        METADATA
     114        CHIP.XSIZE              S32     2048
     115        CHIP.YSIZE              S32     4612
     116        CELL.XSIZE              S32     1024
     117        CELL.YSIZE              S32     4612
    114118        CELL.READDIR            S32     1               # Cell is read in x direction
    115119        CELL.BAD                S32     0
Note: See TracChangeset for help on using the changeset viewer.