Index: trunk/ippconfig/recipes/ppStack.config
===================================================================
--- trunk/ippconfig/recipes/ppStack.config	(revision 16683)
+++ trunk/ippconfig/recipes/ppStack.config	(revision 16704)
@@ -3,5 +3,5 @@
 ITER		S32	1		# Number of rejection iterations
 COMBINE.REJ	F32	2.0		# Rejection threshold in combination (sigma)
-CONVOLVE.REJ	F32	10.0		# Rejection threshold in convolution (sigma)
+CONVOLVE.REJ	F32	5.0		# Rejection threshold in convolution (sigma)
 EXTENT		F32	3.0		# Extent of Gaussian convolution (sigma)
 MASK.BAD	STR	BLANK,SAT,BAD	# Mask value of bad pixels
@@ -16,2 +16,7 @@
 PSF.ORDER	S32	3		# Order of spatial variation for PSF generation
 PSF.MODEL	STR	PS_MODEL_RGAUSS	# Model for PSF generation
+
+TEMP.IMAGE	STR	conv.im.fits	# Suffix for convolved images
+TEMP.MASK	STR	conv.mk.fits	# Suffix for convolved masks
+TEMP.IMAGE	STR	conv.wt.fits	# Suffix for convolved weight maps
+TEMP.DELETE	BOOL	TRUE		# Delete temporary files on completion?
