Skip to content

Commit e8704cd

Browse files
author
Sebastian Schäfer
committed
Major bug fixes for dose statistics
1 parent a00257a commit e8704cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

topasgraphsim/topasgraphsim.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def __init__(self):
2424

2525
super().__init__()
2626

27-
self.appname = "ESMOCA SimLab"
27+
self.appname = "TopasGraphSim"
2828
self.version = "26.0.0"
2929
self.author = "Sebastian Schäfer"
3030
self.affiliation = "UK Halle\nMLU Halle-Wittenberg\nUK Hamburg-Eppendorf"

0 commit comments

Comments
 (0)