IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 5, 2006, 7:23:13 PM (20 years ago)
Author:
Paul Price
Message:

Updating recipes to put most information into top-level recipe

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/megacam/ppMerge_flat.config

    r10407 r10496  
    1 # Recipe configuration for ppMerge
    2 
    3 ROWS            S32     128             # Number of rows to read at once
    4 ELECTRONS       F32     100.0           # Minimum number of electrons for useful signal
    5 SAMPLE          S32     100             # Sampling factor for measuring the background
    61REJ             F32     3.0             # Rejection threshold (sigma)
    72ITER            S32     1               # Number of rejection iterations
     
    94FRACLOW         F32     0.1             # Fraction of low pixels to reject immediately
    105NKEEP           S32     5               # Minimum number of pixels in stack to keep
    11 FRINGE.NUM      S32     5000            # Number of fringe regions
    12 FRINGE.SIZE     S32     3               # Half-size of fringe regions
    13 FRINGE.XSMOOTH  S32     11              # Number of smoothing regions in x
    14 FRINGE.YSMOOTH  S32     5               # Number of smoothing regions in y
    15 SHUTTER.SIZE    S32     128             # Size for shutter measurement regions
    16 SHUTTER.ITER    S32     2               # Number of iterations for shutter measurement
    17 SHUTTER.REJECT  F32     3               # Rejection limit for shutter measurement
    18 MASK.SUSPECT    F32     5.0             # Threshold for suspect pixels (sigma)
    19 MASK.BAD        F32     -4.0            # Threshold for bad pixels (sigma)
    206MASKVAL         S32     0xff            # Mask value for input data
     7WEIGHTS         BOOL    TRUE            # Use image weights?
    218COMBINE         STR     MEAN            # Statistic to use for combination:
    22 WEIGHTS         BOOL    TRUE            # Use image weights?
    23 MEAN            STR     ROBUST_MEDIAN   # Statistic to use to measure the mean
    24 STDEV           STR     ROBUST_STDEV    # Statistic to use to measure the stdev
Note: See TracChangeset for help on using the changeset viewer.