Ignore:
Timestamp:
05/20/05 11:59:31 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r7068 r7069  
    2121
    2222                                                 -*-*- END OF LINE -*-*-
     23 2005/05/20 Thomas Bretz
     24   
     25   * msignal/MExtractTimeAndChargeSlidingWindow.cc
     26     - increased log-gain window from 6 to 8 according to an
     27       UNDOCUMENTED change in the bcn cvs
     28
     29   * mhcalib/MHCalibrationChargePINDiode.cc:
     30     - removed a check in fill according to an UDOCUMENTED change
     31       in the bcn cvs
     32
     33   * mhcalib/MHCalibrationChargePINDiode.cc:
     34     - use a dynamic_cast for the Fill-argument
     35
     36   * mjobs/MJCalibration.cc:
     37     - shortened output line telling file name of hi-/lo-gain
     38       calibration
     39
     40   * mjobs/MJPedestal.[h,cc]:
     41     - moved code for PulsePosCheck into own function
     42     - put also code for pixel check into this function
     43     - added a sanity check for fExtractor at some places
     44
     45   * msignal/MExtractor.cc:
     46     - added output of pedestal container - if available - in Print()
     47
     48
     49
     50 2005/05/20 Markus Gaug (2005/05/19)
     51
     52   * mjobs/MJPedestal.cc:
     53    - fixed an important bug in the setting of the incoming pedestal
     54      pointer to the signal extractor. This bug caused the pedestals not
     55      to be subtracted correctly in the calibration afterwards. The
     56      effect was about 10% too high conversion factors for the digital
     57      filter and the spline and more than 40% for the sliding window.
     58      The bug existed since end of February! (Markus G.)
     59
     60
     61
     62 2005/05/20 Markus Gaug (2005/05/18)
     63
     64   * mcalib/MCalibrationChargeCalc.cc
     65     - issue a warning if no colour has been set until the PostProcess.
     66       (happens to old MC files).
     67
     68
     69
    2370 2005/05/19 Markus Meyer
    2471
Note: See TracChangeset for help on using the changeset viewer.