IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 21305


Ignore:
Timestamp:
Feb 4, 2009, 5:44:41 PM (17 years ago)
Author:
Paul Price
Message:

Turning off variance renormalisation. Hopefully, the covariance measurement will let us set the levels correctly.

Location:
branches/pap_branch_20090128/ippconfig/recipes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/pap_branch_20090128/ippconfig/recipes/ppStack.config

    r21227 r21305  
    1717BIN2            S32     4               # Binning factor for second level
    1818
    19 RENORM          BOOL    TRUE            # Renormalise variance maps?
     19RENORM          BOOL    FALSE           # Renormalise variance maps?
    2020RENORM.NUM      S32     10000           # Number of samples for renormalisation
    2121RENORM.MEAN     STR     ROBUST_MEDIAN   # Statistic to use for mean in renormalisation
  • branches/pap_branch_20090128/ippconfig/recipes/ppSub.config

    r20716 r21305  
    3333OPTIMUM.ORDER   S32     2               # Maximum polynomial order for optimum search
    3434
    35 RENORM          BOOL    TRUE            # Renormalise weight maps?
     35RENORM          BOOL    FALSE           # Renormalise weight maps?
    3636RENORM.NUM      S32     10000           # Number of samples for renormalisation
    3737RENORM.MEAN     STR     ROBUST_MEDIAN   # Statistic to use for mean in renormalisation
Note: See TracChangeset for help on using the changeset viewer.