Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 4402)
+++ trunk/MagicSoft/Mars/Changelog	(revision 4404)
@@ -19,4 +19,36 @@
 
                                                  -*-*- END OF LINE -*-*-
+
+ 2004/07/20: Florian Goebel
+
+ * mpedestal/MPedestalPix.[h,cc]
+   - added: 
+    - fPedestalABoffset  difference between pedestal mean of odd slices and 
+                         the total pedestal mean (fPedestal)                
+    - fNumEvents         number of times, the Process was executed          
+                         (to estimate the error of pedestal)
+
+ * mpedestal/MPedestalCam.cc
+   - calculate error using pixel vise fNumEvents
+
+ * mpedestal/MPedCalcFromLoGain.[h,cc]
+ * mpedestal/Makefile
+ * mpedestal/PedestalLinkDef.h
+   - added class which calculates pedestal values from the low gain slices of 
+     a data run
+   - it also calculates the ABoffset values and fills MPedestalPix accordingly
+
+ * macros/ScanPulseABPed.C
+   - macro plotting the pulse shape using MPedCalcFromLoGain
+     and correcting for the AB 150 MHz clock noise.
+
+ * msignal/MExtractSignalABcorr.[h,cc]
+ * msignal/Makefile
+ * msignal/SignalLinkDef.h
+   - example for signal extractor class similar to MExtractSignal 
+     correcting for ABoffset which allows to use odd number of slices
+
+ * macros/ScanExtractSignalABCorr.C
+   - macro using MExtractSignalABcorr
 
 
