IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10027


Ignore:
Timestamp:
Nov 16, 2006, 3:27:09 PM (20 years ago)
Author:
Paul Price
Message:

Setting nice values for mask creation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/ppMerge_template.config

    r10002 r10027  
    1616SHUTTER.ITER    S32     1               # Number of iterations for shutter measurement
    1717SHUTTER.REJECT  F32     2               # Rejection limit for shutter measurement
    18 MASK.SUSPECT    F32     7.0             # Threshold for suspect pixels (sigma)
    19 MASK.BAD        F32     15.0            # Threshold for bad pixels (sigma)
     18MASK.SUSPECT    F32     5.0             # Threshold for suspect pixels (sigma)
     19MASK.BAD        F32     -4.0            # Threshold for bad pixels (sigma)
    2020MASKVAL         S32     0xff            # Mask value for input data
    2121COMBINE         STR     MEAN            # Statistic to use for combination
Note: See TracChangeset for help on using the changeset viewer.