IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

adding PPIMAGE_OA

File:
1 edited

Legend:

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

    r11573 r13161  
    6868  BIN2.FITS       BOOL    TRUE            # Save 2nd binned chip image?
    6969END
     70
     71# Overscan, bias, photometry, astrometry
     72PPIMAGE_OA   METADATA
     73  OVERSCAN        BOOL    TRUE            # Overscan subtraction
     74  BIAS            BOOL    FALSE           # Bias subtraction
     75  DARK            BOOL    FALSE           # Dark subtraction
     76  SHUTTER         BOOL    FALSE           # Shutter correction
     77  FLAT            BOOL    FALSE           # Flat-field normalisation
     78  MASK            BOOL    FALSE           # Mask bad pixels
     79  FRINGE          BOOL    FALSE           # Fringe subtraction
     80  BIN1.FITS       BOOL    FALSE           # Save 1st binned chip image?
     81  BIN2.FITS       BOOL    FALSE           # Save 2nd binned chip image?
     82  BIN1.JPEG       BOOL    TRUE          # Save 1st binned jpeg?
     83  BIN2.JPEG       BOOL    TRUE          # Save 2nd binned jpeg?
     84  PHOTOM          BOOL    TRUE            # Source identification and photometry
     85  ASTROM.CHIP     BOOL    TRUE            # Astrometry per chip?
     86  ASTROM.MOSAIC   BOOL    FALSE           # Astrometry for mosaic?
     87END
Note: See TracChangeset for help on using the changeset viewer.