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 )
You are about to open
Do you wish to proceed?
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.
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.
If you’re running Ubuntu 16.04 LTS (Xenial Xerus) or later, including Ubuntu 18.04 LTS (Bionic Beaver) and Ubuntu 20.04 LTS (Focal Fossa), you don’t need to do anything. Snap is already installed and ready to go.
For versions of Ubuntu between 14.04 LTS (Trusty Tahr) and 15.10 (Wily Werewolf), as well as Ubuntu flavours that don’t include snap by default, snap can be installed from the Ubuntu Software Centre by searching for snapd.
Alternatively, snapd can be installed from the command line:
sudo apt update
sudo apt install snapd
Either log out and back in again, or restart your system, to ensure snap’s paths are updated correctly.
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.