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/mosaic2/ppImage.config

    r18089 r20445  
    5454#  ESSENCE data does not need a fringe or a shutter correction.
    5555####################################################################################
     56
     57# Standard chip processing
     58CHIP   METADATA
     59  OVERSCAN        BOOL    TRUE            # Overscan subtraction
     60  BIAS            BOOL    TRUE            # Bias subtraction
     61  DARK            BOOL    TRUE            # Dark subtraction
     62  SHUTTER         BOOL    FALSE           # Shutter correction
     63  FLAT            BOOL    TRUE            # Flat-field normalisation
     64  MASK            BOOL    TRUE            # Mask bad pixels
     65  FRINGE          BOOL    FALSE           # Fringe subtraction
     66  PHOTOM          BOOL    TRUE            # Source identification and photometry
     67  ASTROM.CHIP     BOOL    FALSE           # Astrometry per chip?
     68  ASTROM.MOSAIC   BOOL    FALSE           # Astrometry for mosaic?
     69END
    5670
    5771# Dark subtraction only
Note: See TracChangeset for help on using the changeset viewer.