Index: trunk/ippScripts/scripts/detrend_reject_imfile.pl
===================================================================
--- trunk/ippScripts/scripts/detrend_reject_imfile.pl	(revision 9447)
+++ trunk/ippScripts/scripts/detrend_reject_imfile.pl	(revision 9449)
@@ -194,4 +194,5 @@
 }
 my $meanStdev = sqrt($stdevStats->mean()); # Root-Mean-Square of the sample of stdevs
+print "calculating root-mean-square of the sample stdevs: $meanStdev\n";
 if (defined REJECT_SAMPLE_MEAN->{$det_type} and
     $stdev != 0 and
