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