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/simmosaic/format_split.config

    r13367 r13501  
    110110        CELL.XSIZE      S32     1000
    111111        CELL.YSIZE      S32     1000
     112        CELL.XWINDOW    S32     0
     113        CELL.YWINDOW    S32     0
    112114        CELL.GAIN       F32     1.0
    113115        CELL.READNOISE  F32     10.0
Note: See TracChangeset for help on using the changeset viewer.