IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 28, 2005, 2:27:22 PM (21 years ago)
Author:
Paul Price
Message:

Adding pmChipMosaic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/scripts/src/phase2/megacam_raw.config

    r5583 r5621  
    9898                CELL.TRIMSEC            STR     DATASEC
    9999                CELL.XPARITY            S32     1 # We could have specified this as a DEFAULT, but this works
     100                CELL.X0                 S32     1
     101                CELL.Y0                 S32     1
    100102        END
    101103        right   METADATA        # Right amplifier
     
    105107                CELL.TRIMSEC            STR     DATASEC
    106108                CELL.XPARITY            S32     -1 # This cell is read out in the opposite direction
     109                CELL.X0                 S32     2048
     110                CELL.Y0                 S32     1
    107111        END
    108112END
     
    153157        CELL.TIME       STR     MJD
    154158#       CELL.BINNING    STR     SEPARATE
     159        CELL.X0         STR     FORTRAN
     160        CELL.Y0         STR     FORTRAN
    155161END
    156162
Note: See TracChangeset for help on using the changeset viewer.