Coder Social home page Coder Social logo

j-pet-event-display's Introduction

     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
-----------------------
Currently 4 types of objects can be visualized:
-- JPetSigCh
-- JPetRawSignal
-- JPetHit
-- JPetEvent 
There are 4 types of views:
-- 3d view(to enable external openGL 3d viewer root should be compiled with --enable-opengl flag)
-- unrolled view showing actived scintillators and hit position on scintillators
-- front view 2d view from front of tomograph
-- diagram view showing time difference between leading and trailing edge on each threshold

Running
------------
Event Display accepts 2 possible arguments:
-i path to input file with geometry(default "large_barrel.json")
-r run number(default 0)

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: 
[email protected] or [email protected]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.