IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11464


Ignore:
Timestamp:
Jan 30, 2007, 5:16:36 PM (19 years ago)
Author:
eugene
Message:

adding PPIMAGE_A

File:
1 edited

Legend:

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

    r11432 r11464  
    178178END
    179179
     180# Photometry & Astrometry
     181PPIMAGE_A         METADATA
     182  OVERSCAN        BOOL    FALSE           # Overscan subtraction
     183  BIAS            BOOL    FALSE           # Bias subtraction
     184  DARK            BOOL    FALSE           # Dark subtraction
     185  SHUTTER         BOOL    FALSE           # Shutter correction
     186  FLAT            BOOL    FALSE           # Flat-field normalisation
     187  MASK            BOOL    FALSE           # Mask bad pixels
     188  FRINGE          BOOL    FALSE           # Fringe subtraction
     189  PHOTOM          BOOL    TRUE            # Source identification and photometry
     190  ASTROM.CHIP     BOOL    TRUE            # Source identification and photometry
     191END
     192
    180193# Overscan, bias
    181194PPIMAGE_OB        METADATA
Note: See TracChangeset for help on using the changeset viewer.