IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 13151


Ignore:
Timestamp:
May 2, 2007, 2:42:21 PM (19 years ago)
Author:
eugene
Message:

added OA mode for PPIMAGE

File:
1 edited

Legend:

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

    r12823 r13151  
    339339END
    340340
     341# Overscan, bias, photometry, astrometry
     342PPIMAGE_OA   METADATA
     343  OVERSCAN        BOOL    TRUE            # Overscan subtraction
     344  BIAS            BOOL    FALSE           # Bias subtraction
     345  DARK            BOOL    FALSE           # Dark subtraction
     346  SHUTTER         BOOL    FALSE           # Shutter correction
     347  FLAT            BOOL    FALSE           # Flat-field normalisation
     348  MASK            BOOL    FALSE           # Mask bad pixels
     349  FRINGE          BOOL    FALSE           # Fringe subtraction
     350  BIN1.FITS       BOOL    FALSE           # Save 1st binned chip image?
     351  BIN2.FITS       BOOL    FALSE           # Save 2nd binned chip image?
     352  BIN1.JPEG       BOOL    TRUE          # Save 1st binned jpeg?
     353  BIN2.JPEG       BOOL    TRUE          # Save 2nd binned jpeg?
     354  PHOTOM          BOOL    TRUE            # Source identification and photometry
     355  ASTROM.CHIP     BOOL    TRUE            # Astrometry per chip?
     356  ASTROM.MOSAIC   BOOL    FALSE           # Astrometry for mosaic?
     357END
     358
    341359FRINGE.FILTERS  MULTI
    342360FRINGE.FILTERS  STR UNDEF
Note: See TracChangeset for help on using the changeset viewer.