http://www.opengatecollaboration.org
Gate currently supports simulations of Emission Tomography (Positron Emission Tomography - PET and Single Photon Emission Computed Tomography - SPECT), Computed Tomography (CT), Optical Imaging (Bioluminescence and Fluorescence) and Radiotherapy experiments. Using an easy-to-learn macro mechanism to configurate simple or highly sophisticated experimental settings, GATE now plays a key role in the design of new medical imaging devices, in the optimization of acquisition protocols and in the development and assessment of image reconstruction algorithms and correction techniques. It can also be used for dose calculation in radiation therapy, brachytherapy or any other application.
This snap contains Gate bundled with Geant4 (with QT, and all optional Geant4 datasets) and ROOT.
Simply run Gate
or Gate --qt
on the command line to begin using it.
Jobsplitter tools can be accessed via gate.gjs
and gate.gjm
The split macro files will be placed in $HOME/snap/common/.gate
Snaps are sandboxed applications designed to be portable and run across a wide variety of Linux systems.
Due to the sandboxing, please ensure all your work is contained within your $HOME
folder to be accessible.
Please consider installing the root-framework
snap in order to make root
and other binaries also available on your system.
This is not required to use the Gate snap, but may be desired by people who wish to use ROOT to analyse their output.
Simply run sudo snap install root-framework
or visit https://snapcraft.io/root-framework for more information.
This product includes software developed by Members of the Geant4 Collaboration ( http://cern.ch/geant4 )
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Snap can be installed on Fedora from the command line:
sudo dnf install snapd
Either log out and back in again, or restart your system, to ensure snap’s paths are updated correctly.
To enable classic snap support, enter the following to create a symbolic link between /var/lib/snapd/snap
and /snap
:
sudo ln -s /var/lib/snapd/snap /snap
To install GATE (Open Gate Collaboration), simply use the following command:
sudo snap install gate
Browse and find snaps from the convenience of your desktop using the snap store snap.
Interested to find out more about snaps? Want to publish your own application? Visit snapcraft.io now.