Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 8795)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 8796)
@@ -18,4 +18,11 @@
 
                                                  -*-*- END OF LINE -*-*-
+
+ 2007/12/20 Thomas Bretz
+
+   * datacenter/macros/plotdb.C:
+     - changed the scale of Unsuitable01
+
+
 
  2007/12/19 Thomas Bretz
Index: /trunk/MagicSoft/Mars/datacenter/macros/plotdb.C
===================================================================
--- /trunk/MagicSoft/Mars/datacenter/macros/plotdb.C	(revision 8795)
+++ /trunk/MagicSoft/Mars/datacenter/macros/plotdb.C	(revision 8796)
@@ -1,4 +1,4 @@
 /* ======================================================================== *\
-! $Name: not supported by cvs2svn $:$Id: plotdb.C,v 1.37 2007-10-07 21:04:00 tbretz Exp $
+! $Name: not supported by cvs2svn $:$Id: plotdb.C,v 1.38 2007-12-20 11:54:22 tbretz Exp $
 ! --------------------------------------------------------------------------
 !
@@ -540,5 +540,5 @@
     plot.Plot("Calibration.fUnsuitable50",  0, 75, 1);
     plot.SetDescription("Number of unsuitable pixels >1%;N", "Unsuit01");
-    plot.Plot("Calibration.fUnsuitable01",  0, 75, 1);
+    plot.Plot("Calibration.fUnsuitable01",  0, 200, 5);
 
     //from signal*.root
