IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 10, 2012, 6:07:30 PM (14 years ago)
Author:
watersc1
Message:

Implementation of PATTERN.CONTINUITY correction, which replaces the PATTERN.CELL correction and ensures that the cell-to-cell variations are minimized, and that background fitting code has a smooth background to work with. Includes ippconfig files to enable this by default across all of GPC1. Tested, and memory leaks fixed.

File:
1 edited

Legend:

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

    r32863 r33243  
    166166  MASK.BURNTOOL      BOOL    TRUE            # Mask potential burntool trails
    167167  PATTERN.ROW        BOOL    TRUE            # Row pattern correction
    168   PATTERN.CELL       BOOL    TRUE            # Cell pattern correction
     168  PATTERN.CELL       BOOL    FALSE           # Cell pattern correction
     169  PATTERN.CONTINUITY BOOL    TRUE            # Cell pattern correction using edge continuity
    169170  FRINGE             BOOL    TRUE            # Fringe subtraction
    170171  BIN1.FITS          BOOL    TRUE            # Save 1st binned chip image?
Note: See TracChangeset for help on using the changeset viewer.