IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 11, 2013, 4:50:12 PM (13 years ago)
Author:
watersc1
Message:

Changes that should not conflict with the trunk. This is the camera stage background continuity and the pattern.median example code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20130211/ippconfig/gpc1/ppImage.config

    r35115 r35149  
    159159  CHIP.VARIANCE.FITS BOOL    TRUE            # Save chip-mosaic-ed image?
    160160  OVERSCAN           BOOL    TRUE            # Overscan subtraction
    161   NONLIN             BOOL    TRUE            # apply non-linearity correction
     161  NONLIN             BOOL    FALSE            # apply non-linearity correction
    162162  BIAS               BOOL    FALSE           # Bias subtraction
    163163  DARK               BOOL    TRUE            # Dark subtraction
     
    169169  MASK.BUILD         BOOL    TRUE            # Build internal mask?
    170170  MASK.BURNTOOL      BOOL    TRUE            # Mask potential burntool trails
    171   PATTERN.ROW        BOOL    TRUE            # Row pattern correction
     171  PATTERN.ROW        BOOL    FALSE           # Row pattern correction
    172172  PATTERN.CELL       BOOL    FALSE           # Cell pattern correction
    173173  PATTERN.CONTINUITY BOOL    TRUE            # Cell pattern correction using edge continuity
     174  PATTERN.MEDIAN     BOOL    TRUE
    174175  FRINGE             BOOL    TRUE            # Fringe subtraction
    175176  BIN1.FITS          BOOL    TRUE            # Save 1st binned chip image?
     
    12291230  CHIP.VARIANCE.FITS BOOL    TRUE            # Save chip-mosaic-ed image?
    12301231  OVERSCAN           BOOL    TRUE            # Overscan subtraction
    1231   NONLIN             BOOL    TRUE            # apply non-linearity correction
     1232  NONLIN           BOOL    TRUE            # apply non-linearity correction
    12321233  BIAS               BOOL    FALSE           # Bias subtraction
    12331234  DARK               BOOL    TRUE            # Dark subtraction
     
    12381239  MASK.BUILD         BOOL    TRUE            # Build internal mask?
    12391240  MASK.BURNTOOL      BOOL    TRUE            # Mask potential burntool trails
    1240   PATTERN.ROW        BOOL    FALSE           # Row pattern correction
    1241   PATTERN.CELL       BOOL    FALSE           # Cell pattern correction
     1241  PATTERN.ROW        BOOL    TRUE           # Row pattern correction
     1242  PATTERN.CELL       BOOL    TRUE            # Cell pattern correction
    12421243  FRINGE             BOOL    TRUE            # Fringe subtraction
    12431244  BIN1.FITS          BOOL    TRUE            # Save 1st binned chip image?
Note: See TracChangeset for help on using the changeset viewer.