Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 6263)
+++ trunk/MagicSoft/Mars/Changelog	(revision 6264)
@@ -28,4 +28,10 @@
        problems with the management of the internal arrays. Replaced it 
        by MExtractTimeHighestIntegral as default which is as good. 
+
+   * callisto.rc
+     - use MExtractTimeAndChargeDigitalFilterPeakSearch as default 
+       instead of MExtractTimeAndChargeDigitalFilter. This extractor is 
+       now tested and checks for the positions of the pulse within the
+       DAQ-window.
 
 
Index: trunk/MagicSoft/Mars/callisto.rc
===================================================================
--- trunk/MagicSoft/Mars/callisto.rc	(revision 6263)
+++ trunk/MagicSoft/Mars/callisto.rc	(revision 6264)
@@ -55,5 +55,5 @@
 # whole calibration chain
 # -------------------------------------------------------------------------
-MJPedestalC1.ExtractSignal: MExtractTimeAndChargeDigitalFilter
+MJPedestalC1.ExtractSignal: MExtractTimeAndChargeDigitalFilterPeakSearch
 # -------------------------------------------------------------------------
 # Define here an extractor which can be used for the December 04 data.
