IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 14, 2007, 3:06:17 PM (20 years ago)
Author:
eugene
Message:

added example detrend constraints

File:
1 edited

Legend:

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

    r10885 r11094  
    1717ASTROM.MOSAIC   BOOL    FALSE           # Astrometry for mosaic?
    1818
     19# only apply the flat for these filters
     20FLAT.FILTERS    MULTI
     21FLAT.FILTERS    STR u
     22FLAT.FILTERS    STR g
     23FLAT.FILTERS    STR r
     24FLAT.FILTERS    STR i
     25FLAT.FILTERS    STR z
     26
     27# only apply the fringe for these filters
     28FRINGE.FILTERS  MULTI
     29FRINGE.FILTERS  STR r
     30FRINGE.FILTERS  STR i
     31FRINGE.FILTERS  STR z
     32
    1933# output data formats to save
    2034BASE.FITS       BOOL    TRUE            # Save base detrended image?
Note: See TracChangeset for help on using the changeset viewer.