Changeset 17185
- Timestamp:
- Mar 28, 2008, 2:21:31 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap_branch_080320/ippconfig/recipes/ppMerge.config
r17159 r17185 1 1 # Recipe configuration for ppMerge 2 2 3 3 ROWS S32 128 # Number of rows to read at once 4 4 ELECTRONS F32 100.0 # Minimum number of electrons for useful signal … … 64 64 FRACLOW F32 0.1 # Fraction of low pixels to reject immediately 65 65 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? 67 67 COMBINE STR MEAN # Statistic to use for combination: 68 68 END … … 72 72 PPMERGE_FRINGE METADATA 73 73 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? 75 75 END 76 76
Note:
See TracChangeset
for help on using the changeset viewer.
