IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20490


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

Turn renormalisation on; use width ~ 1 arcsec FWHM.

File:
1 edited

Legend:

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

    r20484 r20490  
    1515BIN2            S32     4               # Binning factor for second level
    1616
    17 RENORM          BOOL    FALSE           # Renormalise variance maps?
     17RENORM          BOOL    TRUE            # Renormalise variance maps?
    1818RENORM.NUM      S32     10000           # Number of samples for renormalisation
    1919RENORM.MEAN     STR     ROBUST_MEDIAN   # Statistic to use for mean in renormalisation
    2020RENORM.STDEV    STR     ROBUST_STDEV    # Statistic to use for stdev in renormalisation
    21 RENORM.WIDTH    F32     5.0             # Gaussian width for normalisation
     21RENORM.WIDTH    F32     2.2             # Gaussian width for normalisation
    2222
    2323SOURCE.RADIUS   F32     1.0             # Radius (pixels) for matching sources
Note: See TracChangeset for help on using the changeset viewer.