IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10361


Ignore:
Timestamp:
Nov 30, 2006, 5:05:48 PM (20 years ago)
Author:
Paul Price
Message:

Copying recipe from ppMerge_bias.config

File:
1 edited

Legend:

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

    r9906 r10361  
    44ELECTRONS       F32     100.0           # Minimum number of electrons for useful signal
    55SAMPLE          S32     100             # Sampling factor for measuring the background
    6 REJ             F32     3.0             # Rejection threshold (sigma)
     6REJ             F32     4.0             # Rejection threshold (sigma)
    77ITER            S32     1               # Number of rejection iterations
    8 FRACHIGH        F32     0.3             # Fraction of high pixels to reject immediately
    9 FRACLOW         F32     0.1             # Fraction of low pixels to reject immediately
     8FRACHIGH        F32     0.0             # Fraction of high pixels to reject immediately
     9FRACLOW         F32     0.0             # Fraction of low pixels to reject immediately
    1010NKEEP           S32     5               # Minimum number of pixels in stack to keep
    11 MASKVAL         S32     0xff            # Mask value for input data
    12 ### Statistics options: MEAN | MEDIAN | ROBUST | FITTED | CLIPPED
    13 COMBINE         STR     MEAN            # Statistic to use for combination:
     11FRINGE.NUM      S32     5000            # Number of fringe regions
     12FRINGE.SIZE     S32     3               # Half-size of fringe regions
     13FRINGE.XSMOOTH  S32     11              # Number of smoothing regions in x
     14FRINGE.YSMOOTH  S32     5               # Number of smoothing regions in y
     15SHUTTER.SIZE    S32     128             # Size for shutter measurement regions
     16SHUTTER.ITER    S32     2               # Number of iterations for shutter measurement
     17SHUTTER.REJECT  F32     3               # Rejection limit for shutter measurement
     18MASK.SUSPECT    F32     5.0             # Threshold for suspect pixels (sigma)
     19MASK.BAD        F32     -4.0            # Threshold for bad pixels (sigma)
     20MASKVAL         S32     0               # Mask value for input data
     21COMBINE         STR     CLIPPED         # Statistic to use for combination:
     22WEIGHTS         BOOL    FALSE           # Use image weights?
    1423MEAN            STR     ROBUST_MEDIAN   # Statistic to use to measure the mean
    1524STDEV           STR     ROBUST_STDEV    # Statistic to use to measure the stdev
Note: See TracChangeset for help on using the changeset viewer.