This program is for the analysis of the eDep_scorer.out file that is generated after running the gammaknife example of cern Geant4 program.
To run it, type this at the root of the repository:
python run.py
You need at least:
- CERN root
- Python
in order to run this program.