Index: trunk/ippconfig/recipes/ppImage.config
===================================================================
--- trunk/ippconfig/recipes/ppImage.config	(revision 20564)
+++ trunk/ippconfig/recipes/ppImage.config	(revision 20623)
@@ -8,4 +8,5 @@
 BIAS             BOOL    TRUE            # Bias subtraction
 DARK             BOOL    TRUE            # Dark subtraction
+REMNANCE         BOOL    FALSE           # Remnance masking
 SHUTTER          BOOL    FALSE           # Shutter correction
 FLAT             BOOL    TRUE            # Flat-field normalisation
@@ -63,4 +64,8 @@
 FRINGE.REJ      F32     2.0             # Rejection threshold for fringe solution
 FRINGE.KEEP     F32     0.5             # Minimum fraction to keep in fringe solution
+
+# Remnance detection options
+REMNANCE.SIZE		S32	30		# Size for remnance detection
+REMNANCE.THRESH		F32	25.0		# Threshold for remnance detection
 
 # binned output image options
