IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 28, 2008, 1:50:14 PM (18 years ago)
Author:
Paul Price
Message:

Adding explicit CHIP sub-recipe for PPIMAGE. REPLACE.MASKED is deprecated in favour of BACKGROUND.

File:
1 edited

Legend:

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

    r19019 r20445  
    4646# Diffferent processing options, which may be loaded symbolically
    4747################################################################################
     48
     49# Standard chip processing
     50CHIP   METADATA
     51  OVERSCAN        BOOL    TRUE            # Overscan subtraction
     52  BIAS            BOOL    TRUE            # Bias subtraction
     53  DARK            BOOL    TRUE            # Dark subtraction
     54  SHUTTER         BOOL    FALSE            # Shutter correction
     55  FLAT            BOOL    TRUE            # Flat-field normalisation
     56  MASK            BOOL    FALSE           # Mask bad pixels
     57  FRINGE          BOOL    FALSE           # Fringe subtraction
     58  BIN1.FITS       BOOL    TRUE            # Save 1st binned chip image?
     59  BIN2.FITS       BOOL    TRUE            # Save 2nd binned chip image?
     60  PHOTOM          BOOL    FALSE           # Source identification and photometry
     61  ASTROM.CHIP     BOOL    FALSE           # Astrometry per chip?
     62  ASTROM.MOSAIC   BOOL    FALSE           # Astrometry for mosaic?
     63END
    4864
    4965# No operation except potential normalisation
Note: See TracChangeset for help on using the changeset viewer.