Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 8129)
+++ trunk/MagicSoft/Mars/Changelog	(revision 8130)
@@ -26,4 +26,10 @@
    * mbase/MArrayD.h, marrayF.h:
      - added GetSum() member function
+
+   * msignal/MExtractTimeAndChargeDigitalFilter.cc:
+     - replaced the AdHoc number of effective integration slices
+       by an average of the correct number, averaged over all
+       possible set of weights. This also gives correct numbers
+       for the lo-gains which were totally wrong before.
 
 
Index: trunk/MagicSoft/Mars/NEWS
===================================================================
--- trunk/MagicSoft/Mars/NEWS	(revision 8129)
+++ trunk/MagicSoft/Mars/NEWS	(revision 8130)
@@ -17,4 +17,9 @@
      is parsed by TFormula, which should allow to use phrases even
      without paranthesis correctly parsed.
+
+   - callisto: replaced the AdHoc number of effective integration slices
+     in the digital filter  by an average of the correct number, averaged
+     over all possible set of weights. This also gives correct numbers
+     for the lo-gains which were totally wrong before.
 
 
