Gate
Gate copied to clipboard
Official public repository of Gate
Hello Gaters I am currently carrying out simulations with a photon source using Livermore polar physics list. I see a difference in results between the full simulation and the one...
Link to lfreetype With MacOS 11 Big Sur, the link during the compilation of Gate failed with: ``` [100%] Building CXX object CMakeFiles/Gate.dir/Gate.cc.o [100%] Linking CXX executable Gate ld: library...
When Gate exports a n mhd image like a dose actor it loses completely the reference position. The solution I perform is to manually copy the reference lines in the...
Hi, when using a cylindrical PET system and the Compton Camera Actor in one simulation the coincidences between the two are getting mixed up. I get the data between the...
The old G4RadioactiveDecay process that was implemented in Gate was meant for simple decay chains. However it has some big problems such as not controlling the time biasing of long...
MacPorts installs ROOT6 with `-Dcxx17=ON`. As as consequence Gate fails to compile: ``` /usr/bin/clang++ -DG4INTY_USE_QT -DG4UI_USE -DG4UI_USE_QT -DG4UI_USE_TCSH -DG4VERBOSE -DG4VIS_USE -DG4VIS_USE_OPENGL -DG4VIS_USE_OPENGLQT -DG4_STORE_TRAJECTORY -F//System/Library/Frameworks -I/opt/local/libexec/root6/include/root -I/opt/local/include/libxml2 -I/path/to/gate/work/build -I/path/to/gate/work/Gate-8.1.p01/source/arf/include -I/path/to/gate/work/Gate-8.1.p01/source/geometry/include -I/path/to/gate/work/Gate-8.1.p01/source/physics/include...
This is a long request by the community, but it is also very hard to implement. It was partially discussed in this [issue](https://github.com/OpenGATE/Gate/issues/136). It was also discussed in the [Gate...
Hi all, Recently, I noticed a serious leak in memory when running my simulations.I noticed that the memory leak is caused by attaching a phantomSD to the voxelized geometry and...
Hi, When running the example described in the Gate Documentation (section 9.5.1) for separating Phantom and Detector tracking, TrackerDetector, a crash occurs at the end of the Tracker mode simulation....
I want to run the ready program in Gate with the name of Thermal being in the folder of Imaging/Thermal in the subfolder of GateContrib-master. In the program, It was...