Index: trunk/psModules/src/imcombine/pmSubtractionStamps.h
===================================================================
--- trunk/psModules/src/imcombine/pmSubtractionStamps.h	(revision 23839)
+++ trunk/psModules/src/imcombine/pmSubtractionStamps.h	(revision 23849)
@@ -78,4 +78,5 @@
                                                 const psRegion *region, ///< Region to search, or NULL
                                                 float threshold, ///< Threshold for stamps in the image
+                                                int size, ///< Kernel half-size
                                                 int footprint, ///< Half-size for stamps
                                                 float spacing, ///< Rough spacing for stamps
@@ -89,4 +90,5 @@
                                                const psImage *mask, ///< Mask, or NULL
                                                const psRegion *region, ///< Region to search, or NULL
+                                               int size, ///< Kernel half-size
                                                int footprint, ///< Half-size for stamps
                                                float spacing, ///< Rough spacing for stamps
@@ -100,4 +102,5 @@
     const psImage *subMask,             ///< Mask, or NULL
     const psRegion *region,             ///< Region to search, or NULL
+    int size,                           ///< Kernel half-size
     int footprint,                      ///< Half-size for stamps
     float spacing,                      ///< Rough spacing for stamps
@@ -111,4 +114,5 @@
     const psImage *subMask,             ///< Mask, or NULL
     const psRegion *region,             ///< Region to search, or NULL
+    int size,                           ///< Kernel half-size
     int footprint,                      ///< Half-size for stamps
     float spacing,                      ///< Rough spacing for stamps
