This repo was used for the GATE python training in 2020 at Clermont Ferrand.
In order to execute code, you need GATE with numpy output.
It contains two Jupyter notebooks :
- Numpy vs ROOT vs texts outputs from game.
- How to reproduce ROOT analyse in python, but not with pyROOT
- How to open data from a PET simulation. It illustrates how to open numpy output, exercices consist to reproduces singles file from the hits file.
- How to launch GATE in parallel from python