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/simtest/format.config

    r13082 r13501  
    6666        CELL.XSIZE      S32     2048
    6767        CELL.YSIZE      S32     2048
     68        CELL.XWINDOW    S32     0
     69        CELL.YWINDOW    S32     0
    6870        CELL.GAIN       F32     1.0
    6971        CELL.READNOISE  F32     10.0
Note: See TracChangeset for help on using the changeset viewer.