|
| 1 | +# *ooooOOOO0000OOOOoooo* # |
| 2 | +# # |
| 3 | +# GATE v9.5 # |
| 4 | +# # |
| 5 | +# 01/2025 # |
| 6 | +# # |
| 7 | +# *ooooOOOO0000OOOOoooo* # |
| 8 | + |
| 9 | + |
| 10 | +This version is intended to be used with Geant4 11.3.0 only. |
| 11 | +Gate cannot be compiled with earlier Geant4 versions. |
| 12 | +It *may* works with other ROOT, ITK, libtorch version but it is not tested. |
| 13 | + |
| 14 | +Dependencies: |
| 15 | +- Geant4: v11.3.0 (cxx17 is required) |
| 16 | +- ROOT: v6-32-08 (must be compiled with -DCMAKE_CXX_STANDARD=17) |
| 17 | +- ITK: v5.2.0 (with RTK enabled) |
| 18 | +- libtorch: v1.10.1 |
| 19 | + |
| 20 | + |
| 21 | +----------------- |
| 22 | +Main new features |
| 23 | +----------------- |
| 24 | + |
| 25 | +- Bug corrections: |
| 26 | +1) Coincidence Sorter: Remove "keep" options in multiple policy PR #703 |
| 27 | +2) Init value for Energy Resolution module PR #699 |
| 28 | +3) Coincidence Sorter: Option for removal of oblique coincidences (setDeltaZMax) #700 |
| 29 | + |
| 30 | +From 9.4 version: |
| 31 | +1) Some of functionalities are temporarily disabled: |
| 32 | + - Outputs: Sino, LMF, Ecat7 |
| 33 | + |
| 34 | +New features: |
| 35 | +1) Option to save Hits from several sensitive detectors in the same ROOT tree |
| 36 | +2) Generalisation of Spatial resolution (x,sigma(x)) |
| 37 | +3) Coincidence digitizers added (Multiples Killer, Buffer, Time Difference) |
| 38 | +4) New Digitizer Module : Virtal Segmentation (for Monolithic crystal) |
| 39 | +5) |
| 40 | + |
| 41 | + |
| 42 | +- additional Benchmarks |
| 43 | +https://github.com/OpenGATE/GateBenchmarks |
| 44 | + |
| 45 | +---------- |
| 46 | +Gate Tools |
| 47 | +---------- |
| 48 | + |
| 49 | +------------- |
| 50 | +Documentation |
| 51 | +------------- |
| 52 | + |
| 53 | +GATE home page: http://www.opengatecollaboration.org |
| 54 | +GATE documentation: https://opengate.readthedocs.io |
| 55 | +GATE examples: https://github.com/OpenGATE/GateContrib |
| 56 | +GATE benchmarks: https://github.com/OpenGATE/GateBenchmarks |
| 57 | +GATE tools: https://github.com/OpenGATE/GateTools |
0 commit comments