Ignore:
Timestamp:
12/10/07 17:45:36 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/NEWS

    r8736 r8780  
    11                                                               -*-*- END -*-*-
    22
    3  *** <cvs>
    4 
     3== <cvs> ==
     4
     5;general
     6* fixed GroupBy options in plot*.C macros
     7* only display KVA points (not the Tuorla points) in plotoptical.C
     8* all programs now allow to add resources to the ones from the resource
     9file or overwrite them from the command line. This can be done like this
     10::ganymed --config=ganymed.rc --rc=Cut1.Param1:0.25 --rc=Cut1.Param3:5.5
     11:if something seems to be wrong you can debug what the program is doing
     12using the option --debug-env=3
     13* increased the diversity of debug levels. That also means that with -v3
     14you get now less output, i.e. only the output which is important for
     15an analysis. To get more output which helps for debugging try 4, 5 and 6.
     16* fixed a problem in the task synchronizing the reading of the reports
     17and the data stream. The effect was that in some circumstances the last
     18events of some trees could have been skipped. Since this is only a
     19very tiny part of the data no severe effect to your analysis results
     20is expected.
     21* Dataset file now allow to include the sequence file directly within
     22the dataset file and also allow to exclude single runs from the dataset.
     23(for more details see Class reference of MDataSet)
     24* Sequence files now allow for excluding runs from the analysis
     25(for more details see Class reference of MSequence)
     26;ganymed/sponde
     27* Now data points are even shown correctly if they have error bars larger
     28than one sigma. Points with null or negative significances are omitted.
     29;sponde
     30*fixed resource files ('''Spectrum''' instead of '''MJSpectrum''')
    531
    632
     
    4874     energy)
    4975
    50    - general: TheRandom Forest training of energy (trainenergy.c) and
     76   - general: The Random Forest training of energy (trainenergy.c) and
    5177     disp (traindisp.C) has been improved by more graphical output to
    5278     judge the result.
     
    125151     as old files read in.
    126152
    127    - callisto: The callibration constants of earlier updates got lost
     153   - callisto: The calibration constants of earlier updates got lost
    128154     somehow. All constants have been updated.
    129155
Note: See TracChangeset for help on using the changeset viewer.