IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20491


Ignore:
Timestamp:
Oct 31, 2008, 4:03:19 PM (18 years ago)
Author:
Paul Price
Message:

Turn renormalisation on; use width ~ 1 arcsec.

File:
1 edited

Legend:

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

    r20485 r20491  
    3131OPTIMUM.ORDER   S32     2               # Maximum polynomial order for optimum search
    3232
    33 RENORM          BOOL    FALSE           # Renormalise weight maps?
     33RENORM          BOOL    TRUE            # Renormalise weight maps?
    3434RENORM.NUM      S32     10000           # Number of samples for renormalisation
    3535RENORM.MEAN     STR     ROBUST_MEDIAN   # Statistic to use for mean in renormalisation
    3636RENORM.STDEV    STR     ROBUST_STDEV    # Statistic to use for stdev in renormalisation
    37 RENORM.WIDTH    F32     5.0             # Gaussian width for normalisation
     37RENORM.WIDTH    F32     2.2             # Gaussian width for normalisation
    3838
    3939INTERPOLATION   STR     LANCZOS3        # Interpolation mode for bad pixels
Note: See TracChangeset for help on using the changeset viewer.