Changeset 25950 for branches/pap/ppStack/src/ppStackLoop.c
- Timestamp:
- Oct 27, 2009, 11:44:05 AM (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
r25924 r25950 98 98 psTrace("ppStack", 2, "Final stack of convolved images....\n"); 99 99 if (!ppStackCombineFinal(options->outRO, stack, options->convCovars, options, config, 100 false, false, false)) {100 true, false, false)) { 101 101 psError(PS_ERR_UNKNOWN, false, "Unable to perform final combination."); 102 102 psFree(stack);
Note:
See TracChangeset
for help on using the changeset viewer.
