IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 23, 2007, 6:24:49 PM (19 years ago)
Author:
Paul Price
Message:

Adding CELL.XWINDOW, CELL.YWINDOW to commonly-used format files. These concepts specify where the CCD window starts --- this is different from CELL.X0 and CELL.Y0, which specify the physical location of the cell on the chip, not the place where you've chosen to start reading.

File:
1 edited

Legend:

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

    r12767 r13501  
    129129        CELL.XSIZE              S32     1024
    130130        CELL.YSIZE              S32     4612
     131        CELL.XWINDOW            S32     0
     132        CELL.YWINDOW            S32     0
    131133        CELL.SATURATION         S32     60000
    132134        CELL.READDIR            S32     1               # Cell is read in x direction
Note: See TracChangeset for help on using the changeset viewer.