Gate icon indicating copy to clipboard operation
Gate copied to clipboard

Official public repository of Gate

Results 156 Gate issues
Sort by recently updated
recently updated
newest added

**Desktop (please complete the following information):** - OS: OSX 12.3 - Gate version v9.1 - Geant4 version: [10.7] - Root version: [v6-26-02] - compiler version: [clang 13.1.6] We have some...

**Describe the bug** We are trying to migrate from version 9.1 to 9.2 and our simulation crashes with a segmentation violation. I identified that the issue is the Water material....

We should make cmake aware of `GATE_COMPILE_DEBUG_MESSAGES`. Two ways to do this : - set the `GATE_COMPILE_DEBUG_MESSAGES` when `-DCMAKE_BUILD_TYPE=Debug` is used. - or add a new config option for cmake....

I have observe a memory leak (RAM) when executing dosimetry simulations. I am sharing an example. I have not include the real moby phantom, just a random image with its...

mem_leak

At least on macos, the rpath (see otool -L Gate & otool -l Gate) is still not handled properly. Here is the fix I suggest.

Summary ======= I ran `valgrind` on GATE v9.1 and got a lot of *Conditional jump or move depends on uninitialised value(s)* messages. I checked the first and fourth one and...

See #488 "A warning message should be given to the user when setting /gate/output/root/setRootOpticalFlag 1 in the macro without any of the relevant optical photon requirements, as otherwise the crash...

# Summary I'd like to contribute the content of this repository: [https://github.com/maxaehle/gate-singularity](https://github.com/maxaehle/gate-singularity) It contains a definition file to build a Singularity container, and the download/build commands of the Dockerfiles in...

**Describe the bug** Defining a parallelbeam collimator using predefined structure according [the docs](https://opengate.readthedocs.io/en/latest/defining_a_system_scanner_ct_pet_spect_optical.html#modelling-the-collimator) creates a crash: GateVVolume.cc (l.192): The material of the volume side hole 1 is not defined. **Desktop...

I have recently noticed that the definition of the angular distribution of the emission does not work with the ion source. For example, using the below setting, the emission in...