Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 5796)
+++ trunk/MagicSoft/Mars/Changelog	(revision 5797)
@@ -20,4 +20,9 @@
 
                                                  -*-*- END OF LINE -*-*-
+ 2005/01/11 Markus Gaug
+
+   * mbadpixels/MBadPixelsPix.cc
+     - updated documentation
+
  2005/01/10 Benjamin Riegel
  
Index: trunk/MagicSoft/Mars/mbadpixels/MBadPixelsPix.cc
===================================================================
--- trunk/MagicSoft/Mars/mbadpixels/MBadPixelsPix.cc	(revision 5796)
+++ trunk/MagicSoft/Mars/mbadpixels/MBadPixelsPix.cc	(revision 5797)
@@ -52,4 +52,7 @@
 // BIT(5 ): kLoGainOscillating   :  The Low  Gain signals fourier transform showed abnormal behavior  
 // BIT(6 ): kRelTimeOscillating  :  The High Gain arrival times fourier transform showed abnormal behavior  
+// BIT(14): kDeviatingNumPhes    :  The calculated number of photo-electrons deviates too much from the mean - inconsistency
+// BIT(16): kDeviatingFFactor    :  The calculated overall F-Factor deviates too much from the mean - inconsistency
+// BIT(15): kDeviatingNumPhots   :  The calculated number of calibrated photons deviates too much from the mean - inconsistency
 //
 // * Set bits leading to an unsuitable flag:
@@ -62,10 +65,6 @@
 // BIT(12): kMeanTimeInFirstBin  :  The signal has its mean maximum in the first used FADC slice - signal extractor bad
 // BIT(13): kMeanTimeInLast2Bins :  The signal has its mean maximum in the last two used FADC slice - signal extractor bad
-// BIT(14): kDeviatingNumPhes    :  The calculated number of photo-electrons deviates too much from the mean - inconsistency
-// BIT(15): kDeviatingNumPhots   :  The calculated number of calibrated photons deviates too much from the mean - inconsistency
-// BIT(16): kDeviatingFFactor    :  The calculated overall F-Factor deviates too much from the mean - inconsistency
 // BIT(19): kHiGainOverFlow      :  The Hi-Gain calibration histogram showed overflow without saturating the FADC
 // BIT(20): kLoGainOverFlow      :  The Lo-Gain calibration histogram showed overflow 
-//
 //
 // * Set bits leading to not useable low-gain signal:
