Changeset 29601 for trunk/psModules/src/imcombine/pmSubtraction.h
- Timestamp:
- Oct 28, 2010, 5:53:21 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmSubtraction.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmSubtraction.h
r29004 r29601 20 20 #include <pmSubtractionKernels.h> 21 21 #include <pmSubtractionStamps.h> 22 23 // if we use the original ppSub implementation, we subtract a central delta-function for all 24 // kernels to for a zero integral. in the Alard-Lupton style zeroing, we can either subtract a 25 // Gaussian from all kernels (ZERO_KERNEL_ZERO_FLUX), or we can subtract it from all but the 26 // first kernel. 27 # define CENTRAL_DELTA 0 28 # define ZERO_KERNEL_ZERO_FLUX 1 22 29 23 30 /// @addtogroup imcombine Image Combinations
Note:
See TracChangeset
for help on using the changeset viewer.
