Changeset 8780 for trunk/MagicSoft/Mars/NEWS
- Timestamp:
- 12/10/07 17:45:36 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/NEWS
r8736 r8780 1 1 -*-*- END -*-*- 2 2 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 9 file 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 12 using the option --debug-env=3 13 * increased the diversity of debug levels. That also means that with -v3 14 you get now less output, i.e. only the output which is important for 15 an 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 17 and the data stream. The effect was that in some circumstances the last 18 events of some trees could have been skipped. Since this is only a 19 very tiny part of the data no severe effect to your analysis results 20 is expected. 21 * Dataset file now allow to include the sequence file directly within 22 the 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 28 than one sigma. Points with null or negative significances are omitted. 29 ;sponde 30 *fixed resource files ('''Spectrum''' instead of '''MJSpectrum''') 5 31 6 32 … … 48 74 energy) 49 75 50 - general: The Random Forest training of energy (trainenergy.c) and76 - general: The Random Forest training of energy (trainenergy.c) and 51 77 disp (traindisp.C) has been improved by more graphical output to 52 78 judge the result. … … 125 151 as old files read in. 126 152 127 - callisto: The cal libration constants of earlier updates got lost153 - callisto: The calibration constants of earlier updates got lost 128 154 somehow. All constants have been updated. 129 155
Note:
See TracChangeset
for help on using the changeset viewer.