IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11350


Ignore:
Timestamp:
Jan 27, 2007, 3:58:42 PM (19 years ago)
Author:
eugene
Message:

added photometry recipe

File:
1 edited

Legend:

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

    r11206 r11350  
    152152END
    153153
     154# Photometry only
     155PPIMAGE_P         METADATA
     156  OVERSCAN        BOOL    FALSE           # Overscan subtraction
     157  BIAS            BOOL    FALSE           # Bias subtraction
     158  DARK            BOOL    FALSE           # Dark subtraction
     159  SHUTTER         BOOL    FALSE           # Shutter correction
     160  FLAT            BOOL    FALSE           # Flat-field normalisation
     161  MASK            BOOL    FALSE           # Mask bad pixels
     162  FRINGE          BOOL    FALSE           # Fringe subtraction
     163  PHOTOM          BOOL    TRUE            # Source identification and photometry
     164END
     165
    154166# Overscan, bias
    155167PPIMAGE_OB        METADATA
Note: See TracChangeset for help on using the changeset viewer.