Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 3108)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 3109)
@@ -6,29 +6,31 @@
  
  2004/02/11: Hendrik Bartko
-   * manalysis/MExtractSignal2 (Signal Extraction with a Sliding Window)
+
+   * manalysis/MExtractSignal2.cc:
      - introduced a validity check for the set-function of the window 
        size (even number of slices, WindowSize < NumberSlices)
-   * manalysis/MArrivalTimeCalc2 (Arrival Time Calculation with a 
-     Sliding Window)
-     - introduced the calculation of the arrival time as the signal 
+
+   * manalysis/MArrivalTimeCalc2.[h,cc]:
+     - new: introduced the calculation of the arrival time as the signal 
        weighted mean of the time slices in the maximum window
 
 
+
  2004/02/11: Markus Gaug
-   * mcalib/MCalibrationCalc.cc
+
+   * mcalib/MCalibrationCalc.cc:
      - the blind pixel signal extractor introduced one week ago, counted 
        one FADC slice too little, thus the normalization w.r.t. pedestals 
        was wrong. Now corrected.
 
-   * manalysis/MExtractSignal.cc
-   * manalysis/MExtractSignal2.cc
+   * manalysis/MExtractSignal.cc, manalysis/MExtractSignal2.cc:
      - when "WARNING - Lo Gain saturated" occurs, display also the corr.
        pixel numbers.
 
-   * mbase/MArray.[h,cc]
+   * mbase/MArray.[h,cc]:
      - introduced function to cut array edges with zeros. 
        (Thomas, should we keep it there or move it to another class? )
 
-   * mcalib/MCalibrationCalc.[h,cc]
+   * mcalib/MCalibrationCalc.[h,cc]:
      - new function SetBlindPixelRange to set start and end of FADC slices 
        used for the blind pixel signal extraction. 
@@ -36,11 +38,9 @@
        to MFCosmics.
 
-   * mcalib/MHCalibration(Blind)Pixel.[h,cc]
+   * mcalib/MHCalibration(Blind)Pixel.[h,cc]:
      - show the fourier spectrum now with axes in frequency [Hz] instead 
        of inverted events. 
 
-   * mcalib/MHGausEvent.[h,cc]
-   * mcalib/Makefile
-   * mcalib/CalibLinkDef.h
+   * mcalib/MHGausEvent.[h,cc], mcalib/Makefile, mcalib/CalibLinkDef.h:
      - new base class for all kind of events with variables having a 
        Gaussian distribution. Will serve as base class for the 
@@ -48,4 +48,5 @@
 
 
+
  2004/02/11: Abelardo Moralejo
 
@@ -55,75 +56,79 @@
 
 
+
  2004/02/10: Raquel de los Reyes
 
-   * mhist/MHPixVsTime.[h,cc]
+   * mhist/MHPixVsTime.[h,cc]:
      - Added a default draw function and replaced the TGraph object 
        by a pointer to a TGraph object.
-   * mreport/MReportTrigger.h
+
+   * mreport/MReportTrigger.h:
      - Now it dereives from a MCamEvent class and implemented the
        GetPixContent() and DrawPixelContent() functions.
-   * maccros/CCDataCheck.C
+
+   * maccros/CCDataCheck.C:
      - An update of the previous macro. New plots: subsystems status and
        macrocells trigger.
 
+
+
  2004/02/10: Markus Gaug
 
-  * mcalib/MCalibrationCam.cc
-    - fixed documentation
-
-  * mhbase/MH.[h,cc]
-    - new function ProjectArray
-
-  * mcalib/MHCalibrationPixel.[h,cc]
-  * mcalib/MHCalibrationBlindPixel.[h,cc]
-    - use ProjectArray from MH to plot the projection of the fourier 
-      spectrum
-
-  * mfilter/MFCosmics.[h,cc]
-  * mfilter/Makefile
-  * mfilter/FilterLinkDef.h
-    - new filter removing cosmics, the same as in MCalibrationCalc
-      where it was removed now. 
-      Call: MCosmics cosmics; 
-            MContinue cont(&cosmics); 
-            tlist.AddToList(&cont);
-
-  * mcalib/MCalibrationCalc.[h,cc]
-    - removed cosmics rejection from there
+   * mcalib/MCalibrationCam.cc:
+     - fixed documentation
+
+   * mhbase/MH.[h,cc]:
+     - new function ProjectArray
+
+   * mcalib/MHCalibrationPixel.[h,cc],
+     mcalib/MHCalibrationBlindPixel.[h,cc]:
+     - use ProjectArray from MH to plot the projection of the fourier 
+       spectrum
+
+   * mfilter/MFCosmics.[h,cc], mfilter/Makefile,
+     mfilter/FilterLinkDef.h:
+     - new filter removing cosmics, the same as in MCalibrationCalc
+       where it was removed now. 
+       Call: MFCosmics cosmics; 
+             MContinue cont(&cosmics); 
+             tlist.AddToList(&cont);
+
+   * mcalib/MCalibrationCalc.[h,cc]:
+     - removed cosmics rejection from there
  
-  * macros/calibration.C
-  * mjobs/MJCalibration.cc
-    - changed cosmics rejection to the filter algorithm
- 
+   * macros/calibration.C, mjobs/MJCalibration.cc:
+     - changed cosmics rejection to the filter algorithm
+
+
 
  2004/02/09: Markus Gaug
 
-  * mcalib/MCalibrationBlindPix.[h,cc]
-    - added histogram to display the average in FADC slices of all 
-      single and double phe events
-
-  * mcalib/MCalibrationCalc.cc
-    - fill histograms of single-phe events with higain and logain
-      sampls
-
-  * mcalib/MCalibrationCam.[h,cc]
-  * mcalib/MCalibrationCalc.cc
-  * mcalib/MCalibrationConfig.h
-    - take all pixel areas out of MGeomPix::GetA(), remove all previous
-      areas 
-    - calculate photon fluxes from blind pixel and PIN diode, use 
-      area only to fill the conversion factors in MCalibrationPix 
-
-
-  * mcalib/MJCalibration.cc
-    - display of number of photons for Blindpixel and PIN Diode Method 
-      changed to display of photon flux which is the actually 
-      calculated quantity
+   * mcalib/MCalibrationBlindPix.[h,cc]:
+     - added histogram to display the average in FADC slices of all 
+       single and double phe events
+
+   * mcalib/MCalibrationCalc.cc:
+     - fill histograms of single-phe events with higain and logain
+       sampls
+
+   * mcalib/MCalibrationCam.[h,cc], mcalib/MCalibrationCalc.cc,
+     mcalib/MCalibrationConfig.h:
+     - take all pixel areas out of MGeomPix::GetA(), remove all previous
+       areas 
+     - calculate photon fluxes from blind pixel and PIN diode, use 
+       area only to fill the conversion factors in MCalibrationPix 
+
+
+   * mcalib/MJCalibration.cc:
+     - display of number of photons for Blindpixel and PIN Diode Method 
+       changed to display of photon flux which is the actually 
+       calculated quantity
+
 
 
  2004/02/09: Thomas Bretz
 
-  * mbadpixels/*:
-    - added
+   * mbadpixels/*:
+     - added
 
    * Makefile:
