IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11202


Ignore:
Timestamp:
Jan 19, 2007, 4:00:20 PM (19 years ago)
Author:
Paul Price
Message:

Adding fringe options.

File:
1 edited

Legend:

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

    r10762 r11202  
    99FRACLOW         F32     0.0             # Fraction of low pixels to reject immediately
    1010NKEEP           S32     5               # Minimum number of pixels in stack to keep
    11 FRINGE.NUM      S32     5000            # Number of fringe regions
    12 FRINGE.SIZE     S32     3               # Half-size of fringe regions
    13 FRINGE.XSMOOTH  S32     11              # Number of smoothing regions in x
    14 FRINGE.YSMOOTH  S32     5               # Number of smoothing regions in y
     11FRINGE.NUM      S32     10000           # Number of fringe regions
     12FRINGE.SIZE     S32     5               # Half-size of fringe regions
     13FRINGE.XSMOOTH  S32     5               # Number of smoothing regions in x
     14FRINGE.YSMOOTH  S32     11              # Number of smoothing regions in y
    1515SHUTTER.SIZE    S32     128             # Size for shutter measurement regions
    1616SHUTTER.ITER    S32     1               # Number of iterations for shutter measurement
     
    6363# Fringe combination --- already included in default, above
    6464PPMERGE_FRINGE  METADATA
     65        FRACHIGH        F32     0.1             # Fraction of high pixels to reject immediately
     66        WEIGHTS         BOOL    TRUE            # Use image weights?
    6567END
    6668
Note: See TracChangeset for help on using the changeset viewer.