Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 7042)
+++ trunk/MagicSoft/Mars/Changelog	(revision 7043)
@@ -21,4 +21,77 @@
 
                                                  -*-*- END OF LINE -*-*-
+ 2005/05/17 Thomas Bretz
+ 
+   * callisto.rc, callisto_Dec04Jan05.rc:
+     - added new comments diescribing setup of MFCosmics
+
+   * mfilter/MFCosmics.[h,cc]:
+     - skip bad pixels using MBadPixelsCam
+     - implemented a check in PostProcess about the fraction
+       of events which survived or were rejected
+     - added ReadEnv for setup
+
+   * mfilter/Makefile:
+     - added mbadpixels
+     - removed mmain and manalysis
+
+   * mhcalib/MHCalibrationChargeCam.h:
+     - removed numbers from data member descrition -- too much
+       to maintain
+
+   * mhcalib/MHCalibrationChargePINDiode.h:
+     - incremented version number (undocumented from bcn)
+
+   * mjobs/MJCalibration.cc:
+     - reorganized some TText output (undocumented from bcn)
+     - overwrite the default of MaxNumberEmptyPixels by 0.05
+       (undocumented from bcn)
+
+   * msignal/MExtractTimeAndChargeDigitalFilter.cc:
+     - changed fgLoGainStartShift from -2.8 to -1.8 
+       (undocumented from bcn)
+
+   * msignal/MExtractTimeAndChargeSlidingWindow.h:
+     - increased version number from 0 to 1 (undocumented from bcn)
+
+
+
+ 2005/05/17 Markus Gaug (2005/05/16)
+
+   * msignal/MExtractor.[h,cc]
+     - introduce two new variables: fResolutionPerPheHiGain and 
+       fResolutionPerPheLoGain, to be set by deriving extractors. 
+     - set version number one higher.
+
+   * msignal/MExtractFixedWindow.[h,cc]
+   * msignal/MExtractTimeAndChargeSlidingWindow.[h,cc]
+   * msignal/MExtractTimeAndChargeSpline.[h,cc]
+   * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
+     - set the variables fResolutionPerPheHiGain and 
+       fResolutionPerPheLoGain
+
+   * msignal/MExtractPINDiode.[h,cc]
+     - adapt to current PIN Diode signal, fit signal with Gaussian
+     - set version number up by one.
+     
+   * msignal/MExtractedSignalPINDiode.[h,cc]
+     - set new data member fExtractedChi2
+     - set version number up by one.
+
+   * mhcalib/MHCalibrationChargePINDiode.cc
+     - adapt one function to newly used names.
+     - adapt signal tests.
+
+   * mjobs/MJPedestal.[h,cc]
+     - read MBadPixelsCam together with extractor, if exisiting 
+       (necessary for bad pixels exclusion in pulse position search).
+
+   * mjobs/MJCalibration.[h,cc]
+     - use MFCosmics in any case (not only for CT1-pulses) and apply 
+       a quality criteria depending on number of rejected events: 
+       MaxExcludedEvents (default: 50%). 
+
+
+
  2005/05/17 Daniela Dorner
 
