source: trunk/MagicSoft/Mars/NEWS@ 938

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