source: trunk/MagicSoft/Mars/NEWS@ 959

Last change on this file since 959 was 949, checked in by tbretz, 23 years ago
*** empty log message ***
File size: 1.7 KB
Line 
1 -*-*- END -*-*-
2
3
4 *** Version 0.5
5
6 - Added new GUI functionality (Analysis)
7
8
9
10 *** Version 0.4 (2001/09/20)
11
12 - This release is made to compile on a root version >= 3.00
13
14 - Fixed a bug which causes MReadTree to read the first file only
15
16 - Added a task to compute the trigger rate (MMcTriggerRateCalc)
17
18 - Added a task to write a container to an Ascii file (MWriteAsciiFile)
19
20 - Added a task to write several container to a root file (MWriteRootFile)
21
22 - Added calculation of the Enegry Threshold (MMcThresholdCalc)
23
24 - Added calculation of the collection area (MMcCollectionAreaCalc)
25
26 - fixed some bugs in the Hillas calculation
27
28 - added filters to be able to control the task execution dependent on
29 a parameter (for example: the number of level 1 triggers in a MC-file)
30
31
32
33 *** Version 0.3 (2001/04/23)
34
35 - Many demo macros added
36
37 - MCT1ReadAscii is now able to handle more than one file (s. ::AddFile)
38
39 - Hillas Calculation added
40
41 - Standard image cleaning available
42
43 - MReadTree is now able to handle more than one file
44 (Remark: of the same structure)
45
46 - Now we are able to display events in a first version of the
47 Camera event display. To do this we must run the macro
48 "macros/readCT1.C" to read data from CT1.
49
50
51
52 *** Version 0.2 (2001/01/24)
53
54 - First Implementation of a Gui to read the raw data. Start the
55 gui with the command mars.
56
57
58
59 *** Version 0.1 (2000/12/20)
60
61 - First official release 0.1
62
63 - Changes:
64
65 + changed calling style of MRawPixelIterator from do...while to
66 while-loop
67
Note: See TracBrowser for help on using the repository browser.