-
Notifications
You must be signed in to change notification settings - Fork 270
/
Copy pathv9.1.txt
93 lines (66 loc) · 2.46 KB
/
v9.1.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
# *ooooOOOO0000OOOOoooo* #
# #
# GATE v9.1 #
# #
# 04/2021 #
# #
# *ooooOOOO0000OOOOoooo* #
This version is intended to be used with Geant4 10.7 only.
-----------------
Main new features
-----------------
- new Benchmarks system
https://github.com/OpenGATE/GateBenchmarks
- Decay now works with all Physics Lists
https://github.com/OpenGATE/Gate/pull/421
- SimulationStatisticActor: add options to get track types
https://github.com/OpenGATE/Gate/pull/420
- range actor (in particular for e+)
https://github.com/OpenGATE/Gate/pull/400
- add options to Phase Space
enableTrackLength and enableTimeFromBeginOfEvent
https://github.com/OpenGATE/Gate/pull/409
- CCMod (Compton Camera module) improvements
electron escape info and coincidence sorter policies
and documentation updates
https://github.com/OpenGATE/Gate/pull/408
- improvements in LET and EnergySpectrum-Actor
https://github.com/OpenGATE/Gate/pull/405
- 3 additional Physics Lists:
Single scattering = emstandard_SS
Goudsmit Saunderson = emstandard_GS
Low-energy = emLowEP
https://github.com/OpenGATE/Gate/pull/370
- default energy for ion is now 0 MeV and not 1.0 MeV (like in Geant4), which was confusing
https://github.com/OpenGATE/Gate/pull/366
- Score energy deposition exploiting polar/cylindrical symmetry
https://github.com/OpenGATE/Gate/pull/331
- Mask options in phase space (use a binary image)
(was already there in the 9.0 but not advertised in the log)
https://github.com/OpenGATE/Gate/commit/28be98c2db95e47e5486de28f86fb890d0117f76
----------
Bugs fixed
----------
- corrected multi-systems
- Fixed: twice saved trees to root output file
https://github.com/OpenGATE/Gate/pull/418
- Fix source collimation to follow the detector with input RTK geometry
https://github.com/OpenGATE/Gate/pull/383
- correct PDG in phase space
https://github.com/OpenGATE/Gate/pull/367
- several other fixes
----------
Gate Tools
----------
- upgrade to uproot4
- additional tools for PET analysis
- improvement in cluster tools
- new tool to compute DVH (Dose Volume Histogram)
- updated RT Struct conversion
-------------
Documentation
-------------
GATE home page: http://www.opengatecollaboration.org
GATE documentation: https://opengate.readthedocs.io
GATE examples: https://github.com/OpenGATE/GateContrib
GATE benchmarks: https://github.com/OpenGATE/GateBenchmarks