Changeset 26007 for branches/pap/ppStack/src/ppStackLoop.c
- Timestamp:
- Nov 2, 2009, 5:08:31 PM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/ppStack/src/ppStackLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/ppStack/src/ppStackLoop.c
r25964 r26007 130 130 } 131 131 psTrace("ppStack", 2, "Stack of unconvolved images....\n"); 132 if (!ppStackCombineFinal(options->unconvRO, stack, options->origCovars, options, config, true, true)) {132 if (!ppStackCombineFinal(options->unconvRO, stack, options->origCovars, options, config, false, true)) { 133 133 psError(PS_ERR_UNKNOWN, false, "Unable to perform unconvolved combination."); 134 134 psFree(stack);
Note:
See TracChangeset
for help on using the changeset viewer.
