IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 5, 2006, 4:32:30 PM (20 years ago)
Author:
Paul Price
Message:

Adding shutter correction.

File:
1 edited

Legend:

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

    r8835 r9331  
    99FRACLOW         F32     0.1             # Fraction of low pixels to reject immediately
    1010NKEEP           S32     5               # Minimum number of pixels in stack to keep
     11SHUTTERSIZE     S32     128             # Size of shutter regions for statistics
    1112MASKVAL         S32     0xff            # Mask value for input data
    12 ### Statistics options: MEAN | MEDIAN | ROBUST | FITTED | CLIPPED
    1313COMBINE         STR     MEAN            # Statistic to use for combination:
    14 BACKGROUND      STR     MEDIAN          # Statistic to use to measure the background
     14MEAN            STR     ROBUST_MEDIAN   # Statistic to use to measure the mean
     15STDEV           STR     ROBUST_STDEV    # Statistic to use to measure the stdev
Note: See TracChangeset for help on using the changeset viewer.