IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 12, 2006, 4:51:06 PM (20 years ago)
Author:
eugene
Message:

substantial work to get all formats working

File:
1 edited

Legend:

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

    r6868 r7532  
    22
    33# List of tasks to perform
    4 MASK            BOOL    TRUE            # Mask bad pixels
     4MASK            BOOL    FALSE           # Mask bad pixels
     5MASK.VALUE      U8      0x10            # only mask pixels matching this bitmask
     6
    57NONLIN          BOOL    FALSE           # Non-linearity correction
    6 OVERSCAN        BOOL    TRUE            # Overscan subtraction
    7 BIAS            BOOL    TRUE            # Bias subtraction
    8 DARK            BOOL    TRUE            # Dark subtraction
    9 FLAT            BOOL    TRUE            # Flat-field normalisation
     8OVERSCAN        BOOL    FALSE           # Overscan subtraction
     9BIAS            BOOL    FALSE           # Bias subtraction
     10DARK            BOOL    FALSE           # Dark subtraction
     11FLAT            BOOL    FALSE           # Flat-field normalisation
    1012FRINGE          BOOL    FALSE           # Fringe subtraction
    11 SOURCE          BOOL    FALSE           # Source identification and photometry
     13PHOTOM          BOOL    FALSE           # Source identification and photometry
    1214ASTROM          BOOL    FALSE           # Astrometry
    1315BIN1.FITS       BOOL    TRUE
Note: See TracChangeset for help on using the changeset viewer.