Changeset 5535


Ignore:
Timestamp:
12/01/04 12:45:52 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r5532 r5535  
    2020
    2121                                                 -*-*- END OF LINE -*-*-
     22
     23 2004/12/01: Markus Gaug
     24
     25   * MExtractTimeAndChargeDigitalFilter.cc:
     26     - fixed bug in the loop over the weights which can cause a call to
     27       an array index out of range. Since MArrays are used, this call
     28       could simply produce a segmentation violation (or not), at any
     29       place. This bug was there since the beginning, but should have
     30       happened only in very rare cases.
     31
    2232
    2333 2004/11/30: Thomas Bretz
  • trunk/MagicSoft/Mars/callisto.rc

    r5522 r5535  
    104104# -------------------------------------------------------------------------
    105105MJCalibration.ExtractSignal: MExtractFixedWindow
     106#MJCalibration.ExtractSignal: MExtractTimeAndChargeDigitalFilter
     107#MJCalibration.ExtractSignal.WeightsFile: msignal/cosmics_weights.dat
    106108MJCalibration.ExtractSignal.HiGainFirst:       3
    107109MJCalibration.ExtractSignal.HiGainLast:       14
Note: See TracChangeset for help on using the changeset viewer.