IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25474


Ignore:
Timestamp:
Sep 21, 2009, 5:55:26 PM (17 years ago)
Author:
watersc1
Message:

Limit burntool mask processing only to CHIP and CHIP-like recipes.

File:
1 edited

Legend:

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

    r25425 r25474  
    1616MASK.SATURATED     BOOL    TRUE            # Mask the saturated pixels
    1717MASK.LOW           BOOL    TRUE            # Mask pixels below valid range
    18 MASK.BURNTOOL      BOOL    TRUE            # Mask potential burntool trails
     18MASK.BURNTOOL      BOOL    FALSE           # Mask potential burntool trails
    1919VARIANCE.BUILD     BOOL    FALSE           # Build internal variance image
    2020PATTERN            BOOL    FALSE           # Fit and remove pattern noise?
     
    149149  FLAT               BOOL    TRUE            # Flat-field normalisation
    150150  MASK               BOOL    TRUE            # Mask bad pixels
     151  MASK.BURNTOOL      BOOL    TRUE            # Mask potential burntool trails
    151152  FRINGE             BOOL    TRUE            # Fringe subtraction
    152153  BIN1.FITS          BOOL    TRUE            # Save 1st binned chip image?
     
    172173  FLAT               BOOL    TRUE            # Flat-field normalisation
    173174  MASK               BOOL    TRUE            # Mask bad pixels
     175  MASK.BURNTOOL      BOOL    TRUE            # Mask potential burntool trails
    174176  FRINGE             BOOL    TRUE            # Fringe subtraction
    175177  BIN1.FITS          BOOL    TRUE            # Save 1st binned chip image?
     
    195197  FLAT               BOOL    TRUE            # Flat-field normalisation
    196198  MASK               BOOL    TRUE            # Mask bad pixels
     199  MASK.BURNTOOL      BOOL    TRUE            # Mask potential burntool trails
    197200  FRINGE             BOOL    TRUE            # Fringe subtraction
    198201  BIN1.FITS          BOOL    TRUE            # Save 1st binned chip image?
     
    561564  FLAT               BOOL    TRUE            # Flat-field normalisation
    562565  MASK               BOOL    TRUE            # Mask bad pixels
     566  MASK.BURNTOOL      BOOL    TRUE            # Mask potential burntool trails
    563567  FRINGE             BOOL    TRUE            # Fringe subtraction
    564568  BIN1.FITS          BOOL    TRUE            # Save 1st binned chip image?
     
    17211725  FLAT               BOOL    TRUE            # Flat-field normalisation
    17221726  MASK               BOOL    TRUE            # Mask bad pixels
     1727  MASK.BURNTOOL      BOOL    TRUE            # Mask potential burntool trails
    17231728  PATTERN            BOOL    TRUE            # Subtract pattern noise?
    17241729  FRINGE             BOOL    TRUE            # Fringe subtraction
Note: See TracChangeset for help on using the changeset viewer.