IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 23822


Ignore:
Timestamp:
Apr 11, 2009, 7:45:33 AM (17 years ago)
Author:
eugene
Message:

added options to ignore or respect the sat/low generated mask

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes/ppImage.config

    r23817 r23822  
    1313MASK               BOOL    FALSE           # Mask bad pixels
    1414MASK.BUILD         BOOL    FALSE           # Build internal mask image
     15MASK.SATURATED     BOOL    TRUE            # Mask the saturated pixels
     16MASK.LOW           BOOL    TRUE            # Mask pixels below valid range
    1517VARIANCE.BUILD     BOOL    FALSE           # Build internal variance image
    1618FRINGE             BOOL    FALSE           # Fringe subtraction
     
    486488  BIN1.FITS          BOOL    TRUE            # Save 1st binned chip image?
    487489  BIN2.FITS          BOOL    TRUE            # Save 2nd binned chip image?
     490  MASK.SATURATED     BOOL    FALSE           # DO NOT Mask the saturated pixels
    488491
    489492  DETREND.CONSTRAINTS  METADATA
Note: See TracChangeset for help on using the changeset viewer.