IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 7, 2006, 11:26:52 AM (20 years ago)
Author:
Paul Price
Message:

Adding shutter correction (turned off for megacam) and fringe correction recipes

File:
1 edited

Legend:

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

    r8615 r9893  
    33# List of tasks to perform
    44MASK            BOOL    FALSE           # Mask bad pixels
    5 MASK.VALUE      U8      0x10            # only mask pixels matching this bitmask
     5MASK.VALUE      U8      0xff            # only mask pixels matching this bitmask
    66NONLIN          BOOL    FALSE           # Non-linearity correction
    77OVERSCAN        BOOL    FALSE           # Overscan subtraction
    88BIAS            BOOL    TRUE            # Bias subtraction
    99DARK            BOOL    FALSE           # Dark subtraction
     10SHUTTER         BOOL    FALSE           # Shutter correction
    1011FLAT            BOOL    FALSE           # Flat-field normalisation
    1112FRINGE          BOOL    FALSE           # Fringe subtraction
Note: See TracChangeset for help on using the changeset viewer.