IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 24, 2007, 4:07:18 PM (19 years ago)
Author:
Paul Price
Message:

Updating to modern functionalities --- removing the multitude of recipes, now covered in the top-level recipes. Have some recipes for ppImage, ppMerge in this directory to override the lop-level.

File:
1 edited

Legend:

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

    r10461 r11283  
    1 ### Phase 2 recipe configuration file - only include differences from recipes/ppImage.config
     1### ppImage recipe configuration file
    22
    3 # List of tasks to perform
    4 # turn shutter on when we have a valid shutter correction frame
    5 SHUTTER         BOOL    FALSE           # Shutter correction
    6 FRINGE          BOOL    FALSE           # Fringe subtraction
    7 
    8 BASE.FITS       BOOL    TRUE            # Save base detrended image?
    9 CHIP.FITS       BOOL    TRUE            # Save chip-mosaic-ed image?
    10 FPA1.FITS       BOOL    TRUE            # Save 1st binned fpa image?
    11 FPA2.FITS       BOOL    TRUE            # Save 2nd binned fpa image?
    12 BIN1.FITS       BOOL    FALSE           # Save 1st binned chip image?
    13 BIN2.FITS       BOOL    FALSE           # Save 2nd binned chip image?
    14 BIN1.JPEG       BOOL    FALSE           # Save 1st binned jpeg?
    15 BIN2.JPEG       BOOL    FALSE           # Save 2nd binned jpeg?
    16 
    17 # binned output image options
    18 BIN1.XBIN               S32     8
    19 BIN1.YBIN               S32     8
    20 BIN2.XBIN               S32     64
    21 BIN2.YBIN               S32     64
    22 
    23 PHOTCODE.RULE           STR     {CAMERA}.{FILTER.ID}.{CHIP.N}
     3# Inherit everything from the top-level recipe file, except for what's below.
Note: See TracChangeset for help on using the changeset viewer.