IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10002


Ignore:
Timestamp:
Nov 15, 2006, 9:43:47 AM (20 years ago)
Author:
Paul Price
Message:

Adding options for mask creation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/ppMerge_template.config

    r9859 r10002  
    1414FRINGE.YSMOOTH  S32     5               # Number of smoothing regions in y
    1515SHUTTER.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
     16SHUTTER.ITER    S32     1               # Number of iterations for shutter measurement
     17SHUTTER.REJECT  F32     2               # Rejection limit for shutter measurement
     18MASK.SUSPECT    F32     7.0             # Threshold for suspect pixels (sigma)
     19MASK.BAD        F32     15.0            # Threshold for bad pixels (sigma)
    1820MASKVAL         S32     0xff            # Mask value for input data
    1921COMBINE         STR     MEAN            # Statistic to use for combination
Note: See TracChangeset for help on using the changeset viewer.