Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 4535)
+++ trunk/MagicSoft/Mars/Changelog	(revision 4536)
@@ -27,5 +27,6 @@
 
    * mcalib/MHCalibrationChargeHiGainPix.cc
-     - increase the default upper histogram limit to 2999.9 for the 
+   * mcalib/MHCalibrationChargeLoGainPix.cc
+     - increase the default upper histogram limits for the 
        large extraction windows.
 
Index: trunk/MagicSoft/Mars/mcalib/MHCalibrationChargeLoGainPix.cc
===================================================================
--- trunk/MagicSoft/Mars/mcalib/MHCalibrationChargeLoGainPix.cc	(revision 4535)
+++ trunk/MagicSoft/Mars/mcalib/MHCalibrationChargeLoGainPix.cc	(revision 4536)
@@ -40,7 +40,7 @@
 using namespace std;
 
-const Int_t   MHCalibrationChargeLoGainPix::fgChargeNbins     = 700;
+const Int_t   MHCalibrationChargeLoGainPix::fgChargeNbins     = 1300;
 const Axis_t  MHCalibrationChargeLoGainPix::fgChargeFirst     = -15.5;
-const Axis_t  MHCalibrationChargeLoGainPix::fgChargeLast      = 684.5;
+const Axis_t  MHCalibrationChargeLoGainPix::fgChargeLast      = 1284.5;
 const Int_t   MHCalibrationChargeLoGainPix::fgAbsTimeNbins    = 15;
 const Axis_t  MHCalibrationChargeLoGainPix::fgAbsTimeFirst    = -0.5;
