IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 6, 2006, 4:53:45 PM (20 years ago)
Author:
Paul Price
Message:

Turning off shutter correction in ppImage. SHUTTER.REJ should be SHUTTER.REJECT in ppMerge recipes.

File:
1 edited

Legend:

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

    r9350 r9375  
    99FRACLOW         F32     0.1             # Fraction of low pixels to reject immediately
    1010NKEEP           S32     5               # Minimum number of pixels in stack to keep
    11 SHUTTER.SIZE    S32     10              # Size for shutter measurement regions
     11SHUTTER.SIZE    S32     128             # Size for shutter measurement regions
    1212SHUTTER.ITER    S32     2               # Number of iterations for shutter measurement
    13 SHUTTER.REJ     F32     3               # Rejection limit for shutter measurement
     13SHUTTER.REJECT  F32     3               # Rejection limit for shutter measurement
    1414MASKVAL         S32     0xff            # Mask value for input data
    1515COMBINE         STR     MEAN            # Statistic to use for combination:
    1616MEAN            STR     ROBUST_MEDIAN   # Statistic to use to measure the mean
    1717STDEV           STR     ROBUST_STDEV    # Statistic to use to measure the stdev
    18 BACKGROUND      STR     MEDIAN          # Statistic to use to measure the background
Note: See TracChangeset for help on using the changeset viewer.