Index: /branches/eam_branches/ipp-20101205/ippconfig/recipes/ppSub.config
===================================================================
--- /branches/eam_branches/ipp-20101205/ippconfig/recipes/ppSub.config	(revision 30309)
+++ /branches/eam_branches/ipp-20101205/ippconfig/recipes/ppSub.config	(revision 30310)
@@ -6,5 +6,5 @@
 REGION.SIZE	F32	0		# Iso-kernel region size (pixels)
 SOURCE.RADIUS	F32	3.0		# Source matching radius (pixels)
-STAMP.SPACING   F32	300		# Typical spacing between stamps (pixels)
+STAMP.SPACING   F32	25		# Typical spacing between stamps (pixels)
 STAMP.FOOTPRINT S32	15		# Size of stamps (pixels)
 STAMP.THRESHOLD F32	5		# Flux threshold for stamps (stdev above background)
@@ -93,10 +93,10 @@
 	# DUAL convolution is more sensitive to the number of kernels
 	# do not provide as many orders as for SINGLE
-	@ISIS.WIDTHS	F32	2.5  4.0  7.0   # Gaussian kernel FWHM values
+	@ISIS.WIDTHS	F32	1.5  3.0  6.0   # Gaussian kernel FWHM values
 	@ISIS.ORDERS	S32	2    2    2     # Polynomial orders for ISIS kernels
 
-	SCALE.REF	F32     12.0		# FWHM reference for kernel parameter scaling
-	KERNEL.SIZE     S32	24		# Kernel half-size (pixels)
-	STAMP.FOOTPRINT S32	24		# Size of stamps (pixels)
+	SCALE.REF	F32     6.0		# FWHM reference for kernel parameter scaling
+	KERNEL.SIZE     S32	15		# Kernel half-size (pixels)
+	STAMP.FOOTPRINT S32	15		# Size of stamps (pixels)
 END
 
