Index: /branches/pap/ippconfig/recipes/ppSub.config
===================================================================
--- /branches/pap/ippconfig/recipes/ppSub.config	(revision 26008)
+++ /branches/pap/ippconfig/recipes/ppSub.config	(revision 26009)
@@ -3,5 +3,5 @@
 KERNEL.TYPE	STR	ISIS		# Kernel type to use (POIS|ISIS|SPAM|FRIES|GUNK|RINGS)
 KERNEL.SIZE     S32	15		# Kernel half-size (pixels)
-SPATIAL.ORDER   S32	0		# Spatial polynomial order
+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)
@@ -10,9 +10,9 @@
 STAMP.THRESHOLD F32	5		# Flux threshold for stamps (stdev above background)
 STRIDE		S32	100		# Size of convolution patches (pixels)
-ITER            S32	1		# Number of rejection iterations
+ITER            S32	10		# Number of rejection iterations
 REJ             F32	2.5		# Rejection level (std dev)
 SYS		F32	0.05		# Relative systematic error in kernel
 
-MASK.IN		STR	MASK.VALUE,CONV.BAD	# Mask value for input
+MASK.VAL	STR	MASK.VALUE,CONV.BAD	# Mask value for input
 MASK.BAD        STR	CONV.BAD	# Mask value to give bad pixels
 MASK.POOR       STR	CONV.POOR	# Mask value to give poor pixels
