Ignore:
Timestamp:
04/08/05 11:55:55 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r6917 r6919  
    2222                                                 -*-*- END OF LINE -*-*-
    2323
     24 2005/04/08 Markus Gaug (2005/04/07)
     25
     26   * mhcalib/MHCalibrationChargeCam.cc:
     27     - UNDOCUMENTED CHANGE: Do not call histlo.CreateFourierSpectrum()
     28       if IsOscillations()
     29
     30   * mjobs/MJCalibrateSignal.cc:
     31     - UNDOCUMENTED CHANGE: Set SetOscillations(kFALSE) for
     32       hchacam, hbndcam, hrelcam
     33
     34   * mhcalib/MHCalibrationRelTimeCam.cc:
     35     - fill array only if IsOscillations() is true. This is the case in
     36       all classes deriving from MHCalibrationCam, except for this one!
     37       The effect was that the interlaced calib. events occupied more
     38       and more memory becoming slower and slower because the option:
     39       SetOscillations(kFALSE) was not treated correctly.
     40
     41   * mjobs/pedestalref_Dec04.rc
     42     - update the reference lines in the display according to the spline
     43       extractor.
     44
     45   * mjobs/MJCalibration.cc
     46     - clarify a mis-leading histogram title
     47
     48   * callisto_Dec04Jan05.rc:
     49     - UNDOCUMENTED CHANGE: use the pedestref_Dec04.rc as reference
     50       file.
     51
     52
     53
    2454 2005/04/08 Thomas Bretz
    2555
     
    4474       a spectrum
    4575
     76   * mjobs/MJCalibrateSignal.cc:
     77     - removed condition IsUseBlindPixel() and IsUsePINDiode from
     78       setting filter and applied it to the corresponding task
     79
    4680
    4781
     
    117151
    118152   * msignal/MExtractTimeAndChargeDigitalFilter.cc
    119      - moved fgOffsetFromLogain from -1.8 to -2.5. This corrects only an
     153     - moved fgOffsetFromLogain from -1.8 to -2.8. This corrects only an
    120154       defective extraction of the MC at low-gain signals lower than 90
    121        phes. (IN THE CODE THE CHANGE IS FROM -1.8 to -2.8!!!!)
     155       phes.
    122156
    123157
Note: See TracChangeset for help on using the changeset viewer.