Index: /trunk/ippconfig/recipes/ppSub.config
===================================================================
--- /trunk/ippconfig/recipes/ppSub.config	(revision 14457)
+++ /trunk/ippconfig/recipes/ppSub.config	(revision 14458)
@@ -1,7 +1,8 @@
 ### Recipe file for ppSub
 
-KERNEL.TYPE	STR	GUNK		# Kernel type to use (POIS|ISIS|SPAM|FRIES)
-KERNEL.SIZE     S32	15		# Kernel half-size (pixels)
+KERNEL.TYPE	STR	ISIS		# Kernel type to use (POIS|ISIS|SPAM|FRIES|GUNK|RINGS)
+KERNEL.SIZE     S32	20		# Kernel half-size (pixels)
 SPATIAL.ORDER   S32	2		# Spatial polynomial order
+REGION.SIZE	F32	1500		# Iso-kernel region size (pixels)
 STAMP.SPACING   F32	200		# Typical spacing between stamps (pixels)
 STAMP.FOOTPRINT S32	5		# Size of stamps (pixels)
@@ -11,7 +12,7 @@
 MASK.BAD        STR	BLANK,BAD,SAT	# Mask value for bad pixels
 MASK.BLANK      STR	BLANK		# Mask value to give blank pixels
-@ISIS.WIDTHS	F32	3 6		# Gaussian widths for ISIS kernels
-@ISIS.ORDERS	S32	2 2		# Polynomial orders for ISIS kernels
+@ISIS.WIDTHS	F32	1 3 5		# Gaussian widths for ISIS kernels
+@ISIS.ORDERS	S32	4 2 2		# Polynomial orders for ISIS kernels
 SPAM.BINNING	S32	2		# Binning in outer region for SPAM kernels
 INNER		S32	5		# Inner half-size for SPAM and FRIES kernels
-RINGS.ORDER	S32	1		# Polynomial order for RING kernels
+RINGS.ORDER	S32	1		# Polynomial order for RINGS kernels
