IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 5, 2006, 4:32:30 PM (20 years ago)
Author:
Paul Price
Message:

Adding shutter correction.

File:
1 edited

Legend:

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

    r8835 r9331  
    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.