Index: trunk/ippScripts/scripts/detrend_reject_imfile.pl
===================================================================
--- trunk/ippScripts/scripts/detrend_reject_imfile.pl	(revision 13732)
+++ trunk/ippScripts/scripts/detrend_reject_imfile.pl	(revision 13758)
@@ -77,5 +77,5 @@
 	'domeflat' => 'PPIMAGE_J1_RESID_F',	# Flat-field only
 	'skyflat'  => 'PPIMAGE_J1_RESID_F',	# Flat-field only
-	'fringe'   => 'PPIMAGE_J1_RESID_F',	# Fringe only
+	'fringe'   => 'PPIMAGE_J1_RESID_R',	# Fringe only
     },
     'bin2' => {		# We're checking the master --- input is not already processed
@@ -86,5 +86,5 @@
 	'domeflat' => 'PPIMAGE_J2_RESID_F',	# Flat-field only
 	'skyflat'  => 'PPIMAGE_J2_RESID_F',	# Flat-field only
-	'fringe'   => 'PPIMAGE_J2_RESID_F',	# Fringe only
+	'fringe'   => 'PPIMAGE_J2_RESID_R',	# Fringe only
     },
 };
