Changeset 21422 for trunk/psModules/src/imcombine/pmSubtractionAnalysis.c
- Timestamp:
- Feb 9, 2009, 11:25:34 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmSubtractionAnalysis.c
r21149 r21422 12 12 13 13 #include "pmSubtractionAnalysis.h" 14 #include "pmSubtractionVisual.h" 14 15 15 16 #define KERNEL_MOSAIC 2 // Half-number of kernel instances in the mosaic image … … 101 102 } 102 103 104 pmSubtractionVisualPlotConvKernels(convKernels); 103 105 psMetadataAddImage(analysis, PS_LIST_TAIL, "SUBTRACTION.KERNEL.IMAGE", 104 106 PS_META_DUPLICATE_OK, "Realisations of kernel", convKernels);
Note:
See TracChangeset
for help on using the changeset viewer.
