IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9318


Ignore:
Timestamp:
Oct 5, 2006, 2:49:14 PM (20 years ago)
Author:
Paul Price
Message:

Changes to allow use for shutter corrections.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/ppMerge_template.config

    r8615 r9318  
    1010NKEEP           S32     5               # Minimum number of pixels in stack to keep
    1111MASKVAL         S32     0xff            # Mask value for input data
    12 ### Statistics options: MEAN | MEDIAN | ROBUST | FITTED | CLIPPED
    13 COMBINE         STR     MEAN            # Statistic to use for combination:
    14 BACKGROUND      STR     MEDIAN          # Statistic to use to measure the background
     12SHUTTERSIZE     S32     10              # Size for shutter measurement regions
     13COMBINE         STR     MEAN            # Statistic to use for combination
     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.