Index: /trunk/ippconfig/recipes/ppSub.config
===================================================================
--- /trunk/ippconfig/recipes/ppSub.config	(revision 20468)
+++ /trunk/ippconfig/recipes/ppSub.config	(revision 20469)
@@ -13,5 +13,5 @@
 MASK.BAD        STR	BLANK		# Mask value to give bad pixels
 MASK.POOR       STR	POOR.WARP	# Mask value to give poor pixels
-POOR.FRACTION	F32	0.02		# Maximum fraction of bad weight for poor pixels
+POOR.FRACTION	F32	0.25		# Maximum fraction of bad weight for poor pixels
 BADFRAC		F32	0.95		# Maximum fraction of bad pixels
 @ISIS.WIDTHS	F32	1 3 5 7		# Gaussian FWHMs for ISIS kernels
@@ -41,4 +41,8 @@
 # Recipe overrides for STACK
 STACK	METADATA
+	KERNEL.SIZE     S32	20	# Kernel half-size (pixels)
+	STAMP.SPACING   F32	200	# Typical spacing between stamps (pixels)	
+	STAMP.FOOTPRINT S32	20	# Size of stamps (pixels)
+	POOR.FRACTION	F32	0.9	# Maximum fraction of bad weight for poor pixels
 END
 
