IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 13, 2005, 5:47:35 PM (20 years ago)
Author:
Paul Price
Message:

Upgrading for psLib-0.9.0

File:
1 edited

Legend:

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

    r5651 r5786  
    33# List of tasks to perform
    44MASK            BOOL    FALSE           # Mask bad pixels
    5 NONLIN          BOOL    FALSE           # Non-linearity correction
    6 BIAS            BOOL    FALSE           # Bias subtraction
     5NONLIN          BOOL    TRUE            # Non-linearity correction
     6BIAS            BOOL    TRUE            # Bias subtraction
    77DARK            BOOL    FALSE           # Dark subtraction
    8 OVERSCAN        BOOL    FALSE           # Overscan subtraction
    9 FLAT            BOOL    FALSE           # Flat-field normalisation
     8OVERSCAN        BOOL    TRUE            # Overscan subtraction
     9FLAT            BOOL    TRUE            # Flat-field normalisation
    1010FRINGE          BOOL    FALSE           # Fringe subtraction
    1111SOURCE          BOOL    FALSE           # Source identification and photometry
Note: See TracChangeset for help on using the changeset viewer.