IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 15, 2009, 4:04:29 PM (17 years ago)
Author:
eugene
Message:

updates from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/ippconfig/recipes/ppSub.config

    r25022 r25408  
    3737OPTIMUM.ORDER   S32     2               # Maximum polynomial order for optimum search
    3838
    39 RENORM          BOOL    FALSE           # Renormalise weight maps?
    40 RENORM.NUM      S32     10000           # Number of samples for renormalisation
    41 RENORM.MEAN     STR     ROBUST_MEDIAN   # Statistic to use for mean in renormalisation
    42 RENORM.STDEV    STR     ROBUST_STDEV    # Statistic to use for stdev in renormalisation
    43 RENORM.WIDTH    F32     2.2             # Gaussian width for normalisation
     39RENORM          BOOL    TRUE            # Renormalise weight maps?
     40RENORM.NUM      S32     100000          # Number of samples for renormalisation
     41RENORM.MIN      F32     0.6             # Minimum value for renormlisation
     42RENORM.MAX      F32     1.5             # Maximum value for renormalisation
    4443
    4544INTERPOLATION   STR     LANCZOS3        # Interpolation mode for bad pixels
    46 
    47 VARIANCE.RESCALE           BOOL FALSE   # empirically rescale the variance?
    48 VARIANCE.RESCALE.NSAMPLE   S32  100000  # number of pixels to select from image for measurement
    49 VARIANCE.RESCALE.MIN.VALID F32  0.66    # do not rescale the variance if the measured sigma less than this value (where 1.0 is expected)
    50 VARIANCE.RESCALE.MAX.VALID F32  1.50    # do not rescale the variance if the measured sigma more than this value (where 1.0 is expected)
    5145
    5246DUAL            BOOL    FALSE           # Dual convolution?
Note: See TracChangeset for help on using the changeset viewer.