Ignore:
Timestamp:
01/24/05 11:07:29 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r5952 r5956  
    2121                                                 -*-*- END OF LINE -*-*-
    2222
     23 2005/01/24 Thomas Bretz
     24
     25   * callisto.cc:
     26     - removed non-existing option from output
     27
     28   * manalysis/MEnergyEstimate.[h,cc]:
     29     - added ReadEnv member function
     30
     31   * mbase/MContinue.[h,cc]:
     32     - implementes AllowEmpty option to support doing nothing
     33       defined in resource file
     34     - added a first draft to allow usage of class-filters instead of
     35       rules
     36
     37   * mbase/MMath.[h,cc]:
     38     - implemented a function suggested by Florian Goebel which reduces
     39       the precision of a float to ~0.5% which is usefull for data
     40       compression by gzip
     41
     42   * mdata/MDataChain.[h,cc]:
     43     - implemented ReadEnv member function
     44
     45   * mfbase/MF.cc:
     46     - a small enhancement to the output in ReadEnv
     47
     48   * mhbase/MH3.cc:
     49     - fixed call to FindObject in Paint which caused a profile to be
     50       displayed incorrectly in case it was read from a file
     51
     52   * mhflux/MHFalseSource.[h,cc]:
     53     - removed old obsolete unsused Significance functions
     54     - implemented ReadEnv member function
     55
     56   * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
     57     mjobs/MJPedestal.cc:
     58     - added an additional check and output if output-file could
     59       not be opened
     60
     61   * mjobs/MJob.h:
     62     - added some Getter
     63
     64
     65
    2366 2005/01/24 Markus Gaug
    2467
     
    2871  * msignal/MExtractedSignalPix.cc
    2972    - change sign of default initializer to negative.
     73
     74
    3075
    3176 2005/01/23 Markus Gaug
     
    4691  * mbadpixels/MBadPixelsCam.cc
    4792    - removed some bugs in the Print() function
     93
     94
    4895
    4996 2005/01/22 Markus Gaug
     
    67114   * macros/calibration.C
    68115     - update to changes in MJExtractCalibTest
     116
     117
    69118
    70119 2005/01/21 Markus Gaug
Note: See TracChangeset for help on using the changeset viewer.