Index: trunk/ippScripts/scripts/detrend_norm_exp.pl
===================================================================
--- trunk/ippScripts/scripts/detrend_norm_exp.pl	(revision 13758)
+++ trunk/ippScripts/scripts/detrend_norm_exp.pl	(revision 13760)
@@ -66,5 +66,5 @@
 	'domeflat' => 'PPIMAGE_J1_IMAGE_F',	# Flat-field only
 	'skyflat'  => 'PPIMAGE_J1_IMAGE_F',	# Flat-field only
-	'fringe'   => 'PPIMAGE_J1_IMAGE_F',	# Fringe only
+	'fringe'   => 'PPIMAGE_J1_IMAGE_R',	# Fringe only
     },
     'bin2' => {		# We're checking the master --- input is not already processed
@@ -75,5 +75,5 @@
 	'domeflat' => 'PPIMAGE_J2_IMAGE_F',	# Flat-field only
 	'skyflat'  => 'PPIMAGE_J2_IMAGE_F',	# Flat-field only
-	'fringe'   => 'PPIMAGE_J2_IMAGE_F',	# Fringe only
+	'fringe'   => 'PPIMAGE_J2_IMAGE_R',	# Fringe only
     },
 };
Index: trunk/ippScripts/scripts/detrend_process_exp.pl
===================================================================
--- trunk/ippScripts/scripts/detrend_process_exp.pl	(revision 13758)
+++ trunk/ippScripts/scripts/detrend_process_exp.pl	(revision 13760)
@@ -66,5 +66,5 @@
 	'domeflat' => 'PPIMAGE_J1_IMAGE_F',	# Flat-field only
 	'skyflat'  => 'PPIMAGE_J1_IMAGE_F',	# Flat-field only
-	'fringe'   => 'PPIMAGE_J1_IMAGE_F',	# Fringe only
+	'fringe'   => 'PPIMAGE_J1_IMAGE_R',	# Fringe only
     },
     'bin2' => {		# We're checking the master --- input is not already processed
@@ -75,5 +75,5 @@
 	'domeflat' => 'PPIMAGE_J2_IMAGE_F',	# Flat-field only
 	'skyflat'  => 'PPIMAGE_J2_IMAGE_F',	# Flat-field only
-	'fringe'   => 'PPIMAGE_J2_IMAGE_F',	# Fringe only
+	'fringe'   => 'PPIMAGE_J2_IMAGE_R',	# Fringe only
     },
 };
