IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24129


Ignore:
Timestamp:
May 10, 2009, 3:41:41 AM (17 years ago)
Author:
eugene
Message:

set options for CTE masks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes/ppMerge.config

    r24116 r24129  
    1414FRINGE.XSMOOTH      S32     5               # Number of smoothing regions in x
    1515FRINGE.YSMOOTH      S32     11              # Number of smoothing regions in y
    16 CTE.MIN             F32     0.2             # regions lower than this in the CTE image are masked
     16CTE.MIN             F32     0.5             # regions lower than this in the CTE image are masked
    1717SHUTTER.SIZE        S32     128             # Size for shutter measurement regions
     18
     19INPUT.MASKS.USE BOOL    TRUE            # respect the input mask data?
    1820
    1921COMBINE             STR     CLIPPED         # Statistic to use for combination
     
    109111        VARIANCES       BOOL    FALSE           # Use image variances?
    110112        COMBINE         STR     CLIPPED         # Statistic to use for combination:
    111         CTE.MIN         F32     0.2             # regions lower than this in the CTE image are masked
     113        CTE.MIN         F32     0.5             # regions lower than this in the CTE image are masked
    112114        MASK.SET.VALUE  STR     CTE             # set this bit in the output mask
     115        INPUT.MASKS.USE BOOL    FALSE           # respect the input mask data?
    113116END
    114117
Note: See TracChangeset for help on using the changeset viewer.