Index: branches/eam_branches/20091201/ippconfig/recipes/ppSub.config
===================================================================
--- branches/eam_branches/20091201/ippconfig/recipes/ppSub.config	(revision 26701)
+++ branches/eam_branches/20091201/ippconfig/recipes/ppSub.config	(revision 26703)
@@ -2,17 +2,18 @@
 
 KERNEL.TYPE	STR	ISIS_RADIAL	# Kernel type to use (POIS|ISIS|SPAM|FRIES|GUNK|RINGS)
-KERNEL.SIZE     S32	30		# Kernel half-size (pixels)
+KERNEL.SIZE     S32	35		# 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	300		# Typical spacing between stamps (pixels)
-STAMP.FOOTPRINT S32	35		# Size of stamps (pixels)
+STAMP.FOOTPRINT S32	40		# Size of stamps (pixels)
 STAMP.THRESHOLD F32	5		# Flux threshold for stamps (stdev above background)
 STRIDE		S32	100		# Size of convolution patches (pixels)
-ITER            S32	10		# Number of rejection iterations
+ITER            S32	2		# Number of rejection iterations
 REJ             F32	2.5		# Rejection level (std dev)
 KERNEL.ERR	F32	0.05		# Relative systematic error in kernel
 SYS.ERR		F32	0.1		# Relative systematic error in images
 SKY.ERR		F32	0.0		# Relative systematic error in images
+NORM.FRAC	F32	0.03		# Fraction of window for normalisation window
 
 MASK.VAL	STR	MASK.VALUE,CONV.BAD	# Mask value for input
@@ -73,4 +74,5 @@
 STACK	METADATA
 	KERNEL.TYPE	STR	ISIS	# Kernel type
+	SCALE.REF	F32	9.0	# Reference for kernel parameter scaling
 END
 
