IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26763


Ignore:
Timestamp:
Feb 2, 2010, 12:10:17 PM (16 years ago)
Author:
Paul Price
Message:

Allow more leeway when renormalising variance: some images are getting lots of sources and streaks because renormalisation factor was 2.4.

File:
1 edited

Legend:

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

    r26756 r26763  
    6262RENORM          BOOL    TRUE            # Renormalise weight maps?
    6363RENORM.NUM      S32     100000          # Number of samples for renormalisation
    64 RENORM.MIN      F32     0.5             # Minimum value for renormalization
    65 RENORM.MAX      F32     2.0             # Maximum value for renormalization
     64RENORM.MIN      F32     0.2             # Minimum value for renormalization
     65RENORM.MAX      F32     5.0             # Maximum value for renormalization
    6666
    6767SCALE           BOOL    TRUE            # Scale kernel parameters by the seeing?
Note: See TracChangeset for help on using the changeset viewer.