Index: /branches/eam_branches/ipp-20101205/ippconfig/recipes/ppSub.config
===================================================================
--- /branches/eam_branches/ipp-20101205/ippconfig/recipes/ppSub.config	(revision 30384)
+++ /branches/eam_branches/ipp-20101205/ippconfig/recipes/ppSub.config	(revision 30385)
@@ -2,10 +2,10 @@
 
 KERNEL.TYPE	STR	ISIS     	# Kernel type to use (POIS|ISIS|SPAM|FRIES|GUNK|RINGS)
-KERNEL.SIZE     S32	15		# Kernel half-size (pixels)
+KERNEL.SIZE     S32	20		# Kernel half-size (pixels)
 SPATIAL.ORDER   S32	1		# Spatial polynomial order
 REGION.SIZE	F32	0		# Iso-kernel region size (pixels)
 SOURCE.RADIUS	F32	3.0		# Source matching radius (pixels)
 STAMP.SPACING   F32	200		# Typical spacing between stamps (pixels)
-STAMP.FOOTPRINT S32	15		# Size of stamps (pixels)
+STAMP.FOOTPRINT S32	20		# Size of stamps (pixels)
 STAMP.THRESHOLD F32	5		# Flux threshold for stamps (stdev above background)
 STRIDE		S32	128		# Size of convolution patches (pixels)
@@ -40,7 +40,10 @@
 @ISIS.ORDERS	S32	6    4    2     # Polynomial orders for ISIS kernels
 
+#@ISIS.WIDTHS	F32	2.4  5.0  10.0  # Gaussian kernel FWHM values
+#@ISIS.ORDERS	S32	6    4    2     # Polynomial orders for ISIS kernels
+
 # for autoscaling, the above kernel widths are multiplied by the factor max(FWHM_1,FWHM_2) / SCALE.REF
 SCALE		BOOL	TRUE		# Scale kernel parameters by the seeing?
-SCALE.REF	F32     6.0		# FWHM reference for kernel parameter scaling
+SCALE.REF	F32     5.0		# FWHM reference for kernel parameter scaling
 SCALE.MIN	F32	0.5		# Minimum scale value
 SCALE.MAX	F32	2.0		# Maximum scale value
@@ -93,8 +96,11 @@
 	# DUAL convolution is more sensitive to the number of kernels
 	# do not provide as many orders as for SINGLE
+        # @ISIS.WIDTHS	F32	2.4  5.0  10.0  # Gaussian kernel FWHM values
 	@ISIS.WIDTHS	F32	1.5  3.0  6.0   # Gaussian kernel FWHM values
+	# @ISIS.WIDTHS	F32	2.0  3.0  5.0   # Gaussian kernel FWHM values
+        # @ISIS.WIDTHS	F32	2.1  4.2  8.4   # Gaussian kernel FWHM values
 	@ISIS.ORDERS	S32	2    2    2     # Polynomial orders for ISIS kernels
 
-	SCALE.REF	F32     6.0		# FWHM reference for kernel parameter scaling
+	SCALE.REF	F32     5.0		# FWHM reference for kernel parameter scaling
 	KERNEL.SIZE     S32	15		# Kernel half-size (pixels)
 	STAMP.FOOTPRINT S32	15		# Size of stamps (pixels)
