IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 11, 2010, 2:02:19 PM (16 years ago)
Author:
Paul Price
Message:

Add ppImage recipe (with associated reduction class) that will preserve the background.

File:
1 edited

Legend:

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

    r26902 r26914  
    17451745END
    17461746
    1747 # Standard chip processing with pattern subtraction
    1748 CHIP_PATTERN    METADATA
     1747# Standard chip processing without any background removal
     1748CHIP_PRESERVE_BG        METADATA
    17491749  BASE.FITS          BOOL    FALSE           # Save base detrended image?
    17501750  BASE.MASK.FITS     BOOL    FALSE           # Save base detrended image?
     
    17671767  ASTROM.CHIP        BOOL    FALSE           # Astrometry per chip?
    17681768  ASTROM.MOSAIC      BOOL    FALSE           # Astrometry for mosaic?
    1769   BACKGROUND         BOOL    TRUE            # Subtract background?
    1770 END
     1769  BACKGROUND         BOOL    FALSE           # Subtract background?
     1770END
Note: See TracChangeset for help on using the changeset viewer.