Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 3484)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 3485)
@@ -19,9 +19,13 @@
                                                  -*-*- END OF LINE -*-*-
 
+ 2004/03/12: Markus Gaug
+   * mjobs/MJCalibration.cc
+     - updated call in displays to the corr. Cams.
+
+
  2004/03/12: Antonio Stamerra
 
    * mraw/MRawEvtHeader.[h,cc]
      - Added the method GetTriggerID() to decode the trigger pattern.
-
 
  2004/03/11: Abelardo Moralejo
Index: /trunk/MagicSoft/Mars/mjobs/MJCalibration.cc
===================================================================
--- /trunk/MagicSoft/Mars/mjobs/MJCalibration.cc	(revision 3484)
+++ /trunk/MagicSoft/Mars/mjobs/MJCalibration.cc	(revision 3485)
@@ -307,6 +307,6 @@
     disp15.SetCamContent(fCalibrationCam,27);
     disp16.SetCamContent(fCalibrationCam,28);
-    disp17.SetCamContent(fCalibrationCam,29);
-    disp18.SetCamContent(fCalibrationCam,30);
+    disp17.SetCamContent(fBadPixels     , 9);
+    disp18.SetCamContent(fBadPixels     , 8);
 
     // Lo Gain calibration
