Index: trunk/ippconfig/recipes/ppStack.config
===================================================================
--- trunk/ippconfig/recipes/ppStack.config	(revision 24360)
+++ trunk/ippconfig/recipes/ppStack.config	(revision 24364)
@@ -3,5 +3,5 @@
 CONVOLVE	BOOL	TRUE		# Convolve images when stacking?
 ITER		S32	1		# Number of rejection iterations
-COMBINE.REJ	F32	3.0		# Rejection threshold in combination (sigma)
+COMBINE.REJ	F32	2.0		# Rejection threshold in combination (sigma)
 COMBINE.SYS	F32	0.03		# Relative systematic error in combination
 COMBINE.DISCARD	F32	0.2		# Discard fraction for Olympic weighted mean
@@ -13,5 +13,5 @@
 DECONV.LIMIT	F32	5.0		# Deconvolution fraction for rejecting entire image
 IMAGE.REJ	F32	0.1		# Rejected pixel fraction threshold for rejecting entire image
-MATCH.REJ	F32	2.5		# Rejection threshold for chi^2 values from matching
+MATCH.REJ	F32	5.0		# Rejection threshold for chi^2 values from matching
 ROWS		S32	64		# Number of rows to read at once
 VARIANCE	BOOL	TRUE		# Use variance in rejection?
