Index: trunk/MagicSoft/Mars/mcalib/MCalibCalcFromPast.cc
===================================================================
--- trunk/MagicSoft/Mars/mcalib/MCalibCalcFromPast.cc	(revision 6253)
+++ trunk/MagicSoft/Mars/mcalib/MCalibCalcFromPast.cc	(revision 6254)
@@ -67,5 +67,5 @@
 using namespace std;
 
-const UInt_t MCalibCalcFromPast::fgNumEventsDump = 1000;
+const UInt_t MCalibCalcFromPast::fgNumEventsDump = 500;
 // --------------------------------------------------------------------------
 //
Index: trunk/MagicSoft/Mars/msignal/MExtractor.cc
===================================================================
--- trunk/MagicSoft/Mars/msignal/MExtractor.cc	(revision 6253)
+++ trunk/MagicSoft/Mars/msignal/MExtractor.cc	(revision 6254)
@@ -268,8 +268,8 @@
       
       *fLog << endl;
-      *fLog << warn << GetDescriptor() << ": Selected Hi Gain FADC Window [";
+      *fLog << inf << GetDescriptor() << ": Selected Hi Gain FADC Window [";
       *fLog << Form("%2i,%2i", (int)fHiGainFirst,lastdesired);
       *fLog << "] ranges out of the available limits: [0," << Form("%2i", lastavailable) << "]" << endl;
-      *fLog << warn << GetDescriptor() << ": Will use ";
+      *fLog << inf << GetDescriptor() << ": Will use ";
       *fLog << Form("%2i", diff) << " samples from the Low-Gain for the High-Gain extraction";
       *fLog << endl;
