Index: /branches/eam_branches/ipp-20100823/ippconfig/recipes/ppStack.config
===================================================================
--- /branches/eam_branches/ipp-20100823/ippconfig/recipes/ppStack.config	(revision 29221)
+++ /branches/eam_branches/ipp-20100823/ippconfig/recipes/ppStack.config	(revision 29222)
@@ -9,8 +9,12 @@
 COMBINE.DISCARD	F32	0.2		# Discard fraction for Olympic weighted mean
 
-MASK.VAL	STR	MASK.VALUE,CONV.BAD,GHOST	# Mask value of input bad pixels
-MASK.SUSPECT	STR	SUSPECT,CONV.POOR	# Mask value of suspect pixels
+MASK.VAL	STR	MASK.VALUE,CONV.BAD,GHOST # Mask value of input bad pixels
+MASK.SUSPECT	STR	SUSPECT,BURNTOOL,SPIKE,STREAK,STARCORE,CONV.POOR # Mask value of suspect pixels
 MASK.BAD	STR	BLANK		# Mask value to give bad pixels
 MASK.POOR	STR	CONV.POOR	# Mask value to give poor pixels
+
+# we are in some danger of inconsistency in the definition of a 'bad' vs a 'suspect' pixel
+# these distinctions are also defined in psModules/src/config/pmConfigMask.c
+
 POOR.FRACTION	F32	0.25		# Maximum fraction of bad variance for poor pixels
 THRESHOLD.MASK	F32	0.5		# Threshold for mask deconvolution (0..1)
