-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
46 lines (31 loc) · 1.52 KB
/
README
File metadata and controls
46 lines (31 loc) · 1.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
J-PET Event Display
What is it ?
------------
J-PET Event Display is a tool to visualize the reconstructed PET data at different phases of the processing.
It is based on the ROOT libraries combined with some BOOST packages. The quality of the code is assured by the automatized set of unit tests. The documentation of the code is generated by Doxygen.
The Latest Version
------------------
The latest stable version can be downloaded from the github repository. You must have git client istalled and do:
git clone --recursive https://github.com/JPETTomography/j-pet-event-display.git
Current status/know bugs
-----------------------
Currently only 2 type of files works, TimeWindow and RawSignal.
There aren't many checks for data integration so user should always load geometry before loading data.
Also after loading data, there is some freez while JPetGeomMapping is mapping scintilators/layers.
Documentation
-------------
The program documentation will be added along the event Display development.
The code documentation can be generated with Doxygen package using:
$> make documentation
in the build directory (see the INSTALL file).
The index.html file will be available in the html/ directory located inside the build directory.
Installation
------------
Please see the file called INSTALL.
Authors
-------
J-PET Event Display is being developed by Wojciech Krzemien and Kamil Rakoczy.
Bug Reporting & Contact
-----------------------
If you have any question or comment please write to:
wojciech.krzemien@ncbj.gov.pl