Index: trunk/ippconfig/recipes/ppSub.config
===================================================================
--- trunk/ippconfig/recipes/ppSub.config	(revision 14350)
+++ trunk/ippconfig/recipes/ppSub.config	(revision 14361)
@@ -1,16 +1,17 @@
 ### Recipe file for ppSub
 
-KERNEL.TYPE	STR	POIS		# Kernel type to use (POIS|ISIS|SPAM|FRIES)
-KERNEL.SIZE     S32	5		# Kernel half-size (pixels)
-SPATIAL.ORDER   S32	0		# Spatial polynomial order
+KERNEL.TYPE	STR	GUNK		# Kernel type to use (POIS|ISIS|SPAM|FRIES)
+KERNEL.SIZE     S32	15		# Kernel half-size (pixels)
+SPATIAL.ORDER   S32	2		# Spatial polynomial order
 STAMP.SPACING   F32	200		# Typical spacing between stamps (pixels)
 STAMP.FOOTPRINT S32	5		# Size of stamps (pixels)
 STAMP.THRESHOLD F32	0		# Flux threshold for stamps (ADU)
 ITER            S32	10		# Number of rejection iterations
-REJ             F32	2.5		# Rejection level (std dev)
+REJ             F32	1.5		# Rejection level (std dev)
 MASK.BAD        STR	BLANK,BAD,SAT	# Mask value for bad pixels
 MASK.BLANK      STR	BLANK		# Mask value to give blank pixels
-@ISIS.WIDTHS	F32	0.7 1.5 3	# Gaussian widths for ISIS kernels
-@ISIS.ORDERS	S32	6 4 2		# Polynomial orders for ISIS kernels
+@ISIS.WIDTHS	F32	3 6		# Gaussian widths for ISIS kernels
+@ISIS.ORDERS	S32	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
