source: trunk/MagicSoft/Mars/NEWS@ 906

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