Index: trunk/ippconfig/recipes/ppStac.config
===================================================================
--- trunk/ippconfig/recipes/ppStac.config	(revision 13387)
+++ 	(revision )
@@ -1,5 +1,0 @@
-# Recipe configuration for ppMerge
-MASKVAL		S32	0xff		# Mask value for input data
-COMBINE		STR	MEAN		# Statistic to use for combination
-REJ		F32	3.0		# Rejection threshold (sigma)
-ITER		S32	1		# Number of rejection iterations
Index: trunk/ippconfig/recipes/ppStack.config
===================================================================
--- trunk/ippconfig/recipes/ppStack.config	(revision 13467)
+++ trunk/ippconfig/recipes/ppStack.config	(revision 13467)
@@ -0,0 +1,7 @@
+# Recipe configuration for ppStack (image combination)
+
+ITER		S32	1		# Number of rejection iterations
+REJ		F32	3.0		# Rejection threshold (sigma)
+EXTENT		F32	3.0		# Extent of Gaussian convolution (sigma)
+MASK.BAD	U8	0x0f		# Mask value of bad pixels
+MASK.BLANK	U8	0xf0		# Mask value to give blank pixels
