Ignore:
Timestamp:
03/14/06 16:07:39 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r7596 r7602  
    1818
    1919                                                 -*-*- END OF LINE -*-*-
     20
     21 2006/03/14 Thomas Bretz
     22
     23   * mhflux/MHEffectiveOnTime.cc:
     24     - skip the fit not only if the integral is empty but
     25       also if the first bin is empty
     26     - changed upper limit to 95% according to a study from
     27       David Paneque
     28     - replaced the fit with the exponential used in the BCN Mars
     29       version
     30     - use the correct number of entries
     31     - use a likelihood fit
     32     - calculate the fit quality from the probability
     33     - ignore the fit quality for the theta-plot
     34
     35   * mimage/MHNewImagePar.cc:
     36     - fixed the handling of the "same" option in Draw/Paint
     37
     38   * mpointing/MPointingDev.h:
     39     - fDx and fDy initialized in the constructor
     40
     41   * mbase/MTask.[h,cc]:
     42     - removed the kDontCount option. Instead don't use the TStopwatch
     43       counter anymore. By this the class to TStopwatch can be
     44       suppressed completely if kDontTime is set.
     45
     46   * mbase/MContinue.cc, mbase/MTaskEnv.cc, mfbase/MF.cc,
     47     mfbase/MFilterList.[h,cc]:
     48     - pipe the accelerator flag to the filter or task
     49
     50   * mjobs/MJCut.cc:
     51     - also accelerate the reading task
     52
     53
     54
    2055 2006/03/13
    2156
Note: See TracChangeset for help on using the changeset viewer.