Ignore:
Timestamp:
05/25/05 16:18:11 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r7090 r7091  
    2121
    2222                                                 -*-*- END OF LINE -*-*-
     23 INPREP Markus Gaug (2005/05/21)
     24
     25   * mcalib/MCalibrationChargePix.[h,cc]
     26     - allow setting of extractor resolution in CalcReducedSigma()
     27
     28   * mcalib/MCalibrationChargeCalc.[h,cc]
     29     - implement usage of extractor resolution (only if UseExtractorRes
     30       is set).
     31
     32
     33
     34 2005/05/25 Thomas Bretz
     35
     36   * callisto.cc, ganymed.cc, mars.cc, merpp.cc, readdaq.cc,
     37     readraw.cc, sponde.cc, star.cc:
     38     - made the output about the root version clearer
     39
     40   * mbase/MEvtLoop.cc:
     41     - call CallProcess instead of Process for the mail tasklist
     42       (this makes sure that all counters are correct) This should
     43       NOT be done for Pre/PostProcess
     44
     45   * mbase/MStatusDisplay.cc:
     46     - fixed a possible crash if padsave==NULL
     47
     48   * mbase/MTask.cc:
     49     - initialize fNumExec0 with 0 (this was the reason why the
     50       missing CallProcess in MEvtLoop didn't seem to have any effect
     51       on the possible printing of the statistics
     52
     53   * mhflux/MAlphaFitter.cc:
     54     - improved output
     55
     56   * mhflux/MHEffectiveOnTime.cc:
     57     - added some eMail from Wolfgang about treating the calibration
     58       events to the class description
     59     - removed some debug output in Paint()
     60
     61   * mhflux/MHThetaSq.cc:
     62     - replaced \\theta by \\vartheta
     63
     64   * mhvstime/MHPixVsTime.cc:
     65     - fixed a bug found by marcos: the error bars weren't retrieved
     66       correctly (instead of fTypeErr fType was requested)
     67
     68   * mjobs/MJStar.cc:
     69     - do not use calibration events for rate and effective-on-time
     70       calculation
     71
     72   * mjobs/MJob.cc:
     73     - added some debug output to ExpandPath
     74
     75   * msignal/MExtractTime.h, msignal/MExtractTimeAndCharge.h,
     76     msignal/MExtractor.h:
     77     - added Print() to //*MENU*
     78
     79
     80
    2381 2005/05/25 Daniela Dorner
    2482
Note: See TracChangeset for help on using the changeset viewer.