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