IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 31, 2008, 3:48:28 PM (18 years ago)
Author:
Paul Price
Message:

Adding variance renormalisation options.

File:
1 edited

Legend:

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

    r17004 r17256  
    1111SAFE            BOOL    TRUE            # Play safe when combining small number of values?
    1212
     13RENORM          BOOL    TRUE            # Renormalise variance maps?
     14RENORM.MEAN     STR     ROBUST_MEDIAN   # Statistic to use for mean in renormalisation
     15RENORM.STDEV    STR     ROBUST_STDEV    # Statistic to use for stdev in renormalisation
     16RENORM.WIDTH    S32     300             # Size of renormalisation boxes (pixels)
     17
    1318PSF.INSTANCES   S32     5               # Number of instances for PSF generation
    1419PSF.RADIUS      F32     20.0            # Radius for PSF generation
Note: See TracChangeset for help on using the changeset viewer.