source: trunk/MagicSoft/Mars/NEWS@ 890

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