IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 11, 2007, 4:26:10 PM (19 years ago)
Author:
Paul Price
Message:

Changing camera size (so there's more stars). Fixing file rules for astrometry.

File:
1 edited

Legend:

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

    r13021 r13367  
    8484                Cell00  S32     0
    8585                Cell01  S32     0
    86                 Cell10  S32     512
    87                 Cell11  S32     512
     86                Cell10  S32     1024
     87                Cell11  S32     1024
    8888        END
    8989        CELL.Y0.DEPEND  STR     CELL.NAME
    9090        CELL.Y0         METADATA
    9191                Cell00  S32     0
    92                 Cell01  S32     512
     92                Cell01  S32     1024
    9393                Cell10  S32     0
    94                 Cell11  S32     512
     94                Cell11  S32     1024
    9595        END
    9696        CHIP.X0.DEPEND  STR     CHIP.NAME
     
    9898                Chip00  S32     0
    9999                Chip01  S32     0
    100                 Chip10  S32     1048
    101                 Chip11  S32     1048
     100                Chip10  S32     2072
     101                Chip11  S32     2072
    102102        END
    103103        CHIP.Y0.DEPEND  STR     CHIP.NAME
    104104        CHIP.Y0         METADATA
    105105                Chip00  S32     0
    106                 Chip01  S32     1048
     106                Chip01  S32     2072
    107107                Chip10  S32     0
    108                 Chip11  S32     1048
     108                Chip11  S32     2072
    109109        END
    110         CELL.XSIZE      S32     500
    111         CELL.YSIZE      S32     500
     110        CELL.XSIZE      S32     1000
     111        CELL.YSIZE      S32     1000
    112112        CELL.GAIN       F32     1.0
    113113        CELL.READNOISE  F32     10.0
Note: See TracChangeset for help on using the changeset viewer.