IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17185


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

Turning off WEIGHTS until I can arrange for ppImage to produce output weights.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap_branch_080320/ippconfig/recipes/ppMerge.config

    r17159 r17185  
    11# Recipe configuration for ppMerge
    2  
     2
    33ROWS            S32     128             # Number of rows to read at once
    44ELECTRONS       F32     100.0           # Minimum number of electrons for useful signal
     
    6464        FRACLOW         F32     0.1             # Fraction of low pixels to reject immediately
    6565        NKEEP           S32     5               # Minimum number of pixels in stack to keep
    66         WEIGHTS         BOOL    TRUE            # Use image weights?
     66        WEIGHTS         BOOL    FALSE           # Use image weights?
    6767        COMBINE         STR     MEAN            # Statistic to use for combination:
    6868END
     
    7272PPMERGE_FRINGE  METADATA
    7373        FRACHIGH        F32     0.1             # Fraction of high pixels to reject immediately
    74         WEIGHTS         BOOL    TRUE            # Use image weights?
     74        WEIGHTS         BOOL    FALSE           # Use image weights?
    7575END
    7676
Note: See TracChangeset for help on using the changeset viewer.