Index: trunk/ippScripts/scripts/detrend_reject_imfile.pl
===================================================================
--- trunk/ippScripts/scripts/detrend_reject_imfile.pl	(revision 13552)
+++ trunk/ippScripts/scripts/detrend_reject_imfile.pl	(revision 13590)
@@ -65,5 +65,5 @@
 	'bias'     => 'PPIMAGE_J1_RESID_B',	# Bias only
 	'dark'     => 'PPIMAGE_J1_RESID_B',	# Dark only
-	'shutter'  => 'PPIMAGE_J1_RESID_B',	# Shutter only
+	'shutter'  => 'PPIMAGE_J1_RESID_F',	# Shutter only
 	'flat'     => 'PPIMAGE_J1_RESID_F',	# Flat-field only
 	'domeflat' => 'PPIMAGE_J1_RESID_F',	# Flat-field only
@@ -74,5 +74,5 @@
 	'bias'     => 'PPIMAGE_J2_RESID_B',	# Bias only
 	'dark'     => 'PPIMAGE_J2_RESID_B',	# Dark only
-	'shutter'  => 'PPIMAGE_J2_RESID_B',	# Shutter only
+	'shutter'  => 'PPIMAGE_J2_RESID_F',	# Shutter only
 	'flat'     => 'PPIMAGE_J2_RESID_F',	# Flat-field only
 	'domeflat' => 'PPIMAGE_J2_RESID_F',	# Flat-field only
