forked from JPETTomography/j-pet-framework
-
Notifications
You must be signed in to change notification settings - Fork 2
J-PET Analysis Framework
License
wkrzemien/j-pet-framework
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
J-PET Analysis Framework What is it ? ------------ J-PET Analysis Framewore is a flexible analysis framework which serves as a backbone system for the reconstruction algorithms and calibration procedures used during the data processing and standardize the common operations, e.g: input/output process, access to the detector geometry parameters and more. It is written in C++ using the object-oriented approach. 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-framework.git myFramework Documentation ------------- The program documentation is being added along the framework 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 Analysis Framework is being developed by Wojciech Krzemien, Aleksander Gajos, Kamil Rakoczy, Szymon Niedźwiecki and Krzysztof Kacprzak. The former developers are Karol Stola, Damian Trybek, Andrzej Gruntowski, Klara Muzalewska, Oleksandr Rundel and Tomasz Kisielewski. Citation: --------- In case you want to refer to J-PET Analysis Framework you can use this reference: W. Krzemien et al. Analysis framework for the J-PET scanner Acta Phys.Polon. A127 (2015) 1491-1494 DOI: 10.12693/APhysPolA.127.1491 e-Print: arXiv:1503.00465 Bug Reporting & Contact ----------------------- If you have any question or comment please write to: [email protected] or better post it to the Redmine list.
About
J-PET Analysis Framework
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 90.6%
- PLpgSQL 5.4%
- CMake 2.1%
- C 0.7%
- Python 0.6%
- Shell 0.4%
- Other 0.2%