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

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r7112 r7115  
    2121
    2222                                                 -*-*- END OF LINE -*-*-
     23 2005/05/31 Thomas Bretz
     24
     25   * mfileio/MReadReports.[h,cc]:
     26     - changed such that it can force prereading of the first event of
     27       a sequence after PreProcess
     28
     29   * mfileio/MReadTree.h:
     30     - added some comment about the new bits used in MReadReports
     31
     32   * mhflux/MHDisp.cc:
     33     - changed fit limit from 1.1 to 1.0
     34     - fixed access to wrong axis
     35
     36   * mhflux/MHEffectiveOnTime.cc:
     37     - fixed a bug which caused the first bin of the histograms
     38       vs time to disapear in PostProcess, which gave wrong results
     39       on the screen. The output and all following programs not
     40       directly accessing the histograms haven't been affected
     41
     42   * mjobs/MJCalib.cc:
     43     - HasEnv for boolean type resources is obsolete and has been
     44       removed
     45
     46   * mjobs/MJCalibrateSignal.cc:
     47     - removed MPointingPosInterpolate
     48     - adapted usage of MReadReports to changes
     49
     50   * mjobs/MJCut.cc, mjobs/MJStar.cc:
     51     - adapted usage of MReadReports to changes
     52     - made Drive-tree a 'required' tree
     53
     54   * mjobs/MJStar.cc:
     55     - removed "Events" from setting up rate and effective on time
     56       tasks to tlist2. It is obsolete because calibration events
     57       don't enter star at all.
     58
     59   * mpointing/MPointingPosCalc.[h,cc]:
     60     - assume that the run-type is real-data if Process is called before
     61       ReInit
     62
    2363
    2464
Note: See TracChangeset for help on using the changeset viewer.