Index: trunk/ippScripts/scripts/detrend_reject_imfile.pl
===================================================================
--- trunk/ippScripts/scripts/detrend_reject_imfile.pl	(revision 8953)
+++ trunk/ippScripts/scripts/detrend_reject_imfile.pl	(revision 8963)
@@ -96,5 +96,5 @@
 
 # Generate the file list, and get the statistics
-my $outputName = $det_type . '_' . $det_id . '_' . $iter; # Root output name
+my $outputName = $exp_id . '_' . $det_id . '_' . $iter; # Root output name
 my $list1Name = $outputName . '_jpeg1.list'; # Name for the input file list for binning 1
 my $list2Name = $outputName . '_jpeg2.list'; # Name for the input file list for binning 2
