source: trunk/MagicSoft/Mars/NEWS@ 859

Last change on this file since 859 was 847, checked in by tbretz, 23 years ago
*** empty log message ***
File size: 1.2 KB
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 calculation of the Enegry Threshold
8
9 - Added calculation of the collection area
10
11 - removed some bugs in the Hillas calculation
12
13
14 *** Version 0.3 (2001/04/23)
15
16 - Many demo macros added
17
18 - MCT1ReadAscii is now able to handle more than one file (s. ::AddFile)
19
20 - Hillas Calculation added
21
22 - Standard image cleaning available
23
24 - MReadTree is now able to handle more than one file
25 (Remark: of the same structure)
26
27 - Now we are able to display events in a first version of the
28 Camera event display. To do this we must run the macro
29 "macros/readCT1.C" to read data from CT1.
30
31
32 *** Version 0.2 (2001/01/24)
33
34 - First Implementation of a Gui to read the raw data. Start the
35 gui with the command mars.
36
37
38 *** Version 0.1 (2000/12/20)
39
40 - First official release 0.1
41
42 - Changes:
43
44 + changed calling style of MRawPixelIterator from do...while to
45 while-loop
46
Note: See TracBrowser for help on using the repository browser.