- Timestamp:
- Dec 22, 2009, 10:01:06 AM (16 years ago)
- Location:
- branches/eam_branches/20091201/ppStack
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/ppStackConvolve.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/ppStack
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk/ppStack merged eligible /branches/eam_branches/20091113/ppStack 26119-26255
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/eam_branches/20091201/ppStack/src/ppStackConvolve.c
r26161 r26475 59 59 pmFPAfileActivate(config->files, false, NULL); 60 60 ppStackFileActivationSingle(config, PPSTACK_FILES_CONVOLVE, true, i); 61 if (options->convolve) { 62 // XXX PPSTACK.CONV.KERNEL not defined unless convolve 63 // pmFPAfileActivate(config->files, true, "PPSTACK.CONV.KERNEL"); 64 pmFPAfileActivateSingle(config->files, true, "PPSTACK.CONV.KERNEL", i); // Activated file 65 } 66 61 67 pmFPAfile *file = pmFPAfileSelectSingle(config->files, "PPSTACK.INPUT", i); // File of interest 62 68 pmFPAview *view = ppStackFilesIterateDown(config);
Note:
See TracChangeset
for help on using the changeset viewer.
