IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24839


Ignore:
Timestamp:
Jul 17, 2009, 1:15:07 PM (17 years ago)
Author:
eugene
Message:

add output fringe image smoothing options

File:
1 edited

Legend:

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

    r24129 r24839  
    1010NKEEP               S32     5               # Minimum number of pixels in stack to keep
    1111VARIANCES           BOOL    FALSE           # Use image variances in combination?
     12
    1213FRINGE.NUM          S32     10000           # Number of fringe regions
    1314FRINGE.SIZE         S32     5               # Half-size of fringe regions
    1415FRINGE.XSMOOTH      S32     5               # Number of smoothing regions in x
    1516FRINGE.YSMOOTH      S32     11              # Number of smoothing regions in y
     17FRINGE.SMOOTH       BOOL    FALSE           # Smooth the output image?
     18FRINGE.SMOOTH.SIGMA F32     2.0             # Sigma of smoothing Gaussian
     19
    1620CTE.MIN             F32     0.5             # regions lower than this in the CTE image are masked
    1721SHUTTER.SIZE        S32     128             # Size for shutter measurement regions
Note: See TracChangeset for help on using the changeset viewer.