Search Criteria
Package Details: opengate 8.0-1
Git Clone URL: | https://aur.archlinux.org/opengate.git (read-only, click to copy) |
---|---|
Package Base: | opengate |
Description: | Open GATE - numerical simulations in medical imaging and radiotherapy |
Upstream URL: | https://github.com/OpenGATE/Gate |
Licenses: | |
Submitter: | bloeher |
Maintainer: | bloeher |
Last Packager: | bloeher |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2016-05-14 12:03 |
Last Updated: | 2017-12-13 06:14 |
Dependencies (4)
- geant4
- root (root-py2, root-cuda-py2, root5, root-cuda)
- cmake (cmake-git) (make)
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git) (make)
Latest Comments
bloeher commented on 2016-05-14 12:30
A patch was added to take care of root6 incompatibility.
bloeher commented on 2016-05-14 12:15
At the moment, an existing GEANT4 installation must be built WITHOUT multithreading support. Please make sure to set GEANT4_BUILD_MULTITHREADED=OFF.
Also ROOT6 is not properly supported. One has to remove line 61 of Gate-7.2/source/digits_hits/src/ (referencing the removed kCanRebin flag).