Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 4164)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 4165)
@@ -25,4 +25,6 @@
        calibration
 
+
+
  2004/05/24: Javier Rico
 
@@ -33,5 +35,7 @@
      - add getters and output lines in Print() method for 
        fInnerLeakage1, fInnerLeakage2 and fInnerSize
-	
+
+
+       
  2004/05/24: Markus Gaug
 
@@ -66,4 +70,6 @@
        is zero, don't calculate av. pedestal and av. pedRMS of this part.
 
+
+
  2004/05/22: Markus Gaug
 
@@ -118,4 +124,5 @@
 
 
+
  2004/05/22: Abelardo Moralejo
 
@@ -130,4 +137,6 @@
      - introduced initialization to 0 of startslice and sat in FindPeak
      - changed initialization of maxsumhi in Process from 0 to -1e6
+
+
 
  2004/05/20: Raquel de los Reyes
@@ -138,9 +147,13 @@
      - changed the inheritance of MRawRead class from MTask to MRead to
        implement the AddFiles(MDirIter &) function in MRawFileRead class.
+
    * mraw/MRawFileRead.[h,cc]
      - implemented a second argument to the AddFile function and skip 
        adding NULL files in the constructor.
+
    * mjobs/MJPedestal.cc
      - uncommented the line to allow the analysis of .raw files.
+
+
 
  2004/05/20: Markus Gaug
@@ -155,5 +168,6 @@
      - set back fgOffsetFromPeak from peak to 1 (instead of 2). Abelardo 
        explained that this variable is not strictly the offset from the 
-	peak but the offset from the peak search window. 
+       peak but the offset from the peak search window. 
+
 
 
@@ -167,4 +181,6 @@
      - use cosmics filter only for CT1 pulser runs
 
+
+
  2004/05/19: Abelardo Moralejo
 
@@ -172,4 +188,6 @@
      - replaced rint by TMath::Nint() (my Mac did not recognize the 
        former)
+
+
 
  2004/05/19: Abelardo Moralejo
@@ -179,4 +197,6 @@
        write.AddContainer("MPointingPos",  "Events", kFALSE);
        If not exisiting in the input file, it is simply ignored.
+
+
 
  2004/05/15: Thomas Bretz
Index: /trunk/MagicSoft/Mars/mimage/MNewImagePar.cc
===================================================================
--- /trunk/MagicSoft/Mars/mimage/MNewImagePar.cc	(revision 4164)
+++ /trunk/MagicSoft/Mars/mimage/MNewImagePar.cc	(revision 4165)
@@ -232,5 +232,5 @@
     *fLog << " - InnerLeakage1  [1]   = " << fInnerLeakage1        << endl;
     *fLog << " - InnerLeakage2  [1]   = " << fInnerLeakage2        << endl;
-    *fLog << " - InnerSize      [1]   = " << fInnerSize            << "[#CerPhot]" << endl;
+    *fLog << " - InnerSize      [#]   = " << fInnerSize            << " CerPhot" << endl;
     *fLog << " - Conc           [1]   = " << fConc                 << " (ratio)" << endl;
     *fLog << " - Conc1          [1]   = " << fConc1                << " (ratio)" << endl;
