Index: trunk/ippScripts/scripts/detrend_resid.pl
===================================================================
--- trunk/ippScripts/scripts/detrend_resid.pl	(revision 9491)
+++ trunk/ippScripts/scripts/detrend_resid.pl	(revision 9869)
@@ -50,4 +50,5 @@
     'shutter' => 'PPIMAGE_S',	# Shutter only
     'flat' => 'PPIMAGE_F',	# Flat-field only
+    'fringe' => 'PPIMAGE_R',	# Fringe only
 };
 
@@ -58,4 +59,5 @@
     'shutter' => '-shutter',	# Specify the shutter frame
     'flat' => '-flat',		# Specify the flat frame
+    'fringe' => '-fringe',	# Specify the fringe frame
 };
 
