Changeset 3485 for trunk/MagicSoft


Ignore:
Timestamp:
03/12/04 12:22:41 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r3483 r3485  
    1919                                                 -*-*- END OF LINE -*-*-
    2020
     21 2004/03/12: Markus Gaug
     22   * mjobs/MJCalibration.cc
     23     - updated call in displays to the corr. Cams.
     24
     25
    2126 2004/03/12: Antonio Stamerra
    2227
    2328   * mraw/MRawEvtHeader.[h,cc]
    2429     - Added the method GetTriggerID() to decode the trigger pattern.
    25 
    2630
    2731 2004/03/11: Abelardo Moralejo
  • trunk/MagicSoft/Mars/mjobs/MJCalibration.cc

    r3456 r3485  
    307307    disp15.SetCamContent(fCalibrationCam,27);
    308308    disp16.SetCamContent(fCalibrationCam,28);
    309     disp17.SetCamContent(fCalibrationCam,29);
    310     disp18.SetCamContent(fCalibrationCam,30);
     309    disp17.SetCamContent(fBadPixels     , 9);
     310    disp18.SetCamContent(fBadPixels     , 8);
    311311
    312312    // Lo Gain calibration
Note: See TracChangeset for help on using the changeset viewer.