This GUI allows the merging of multiple TOPAS DICOM simulations. This can be useful when a patient plan has been split up into individual simulations of the control points. The merged simulation can then be scaled using a reference calibration simulation and data from the RTPLAN. Finally, DVHs can be automatically created when supplying a RTSTRUCT file.
Install using pip:
$ pip install topasdosecalc
Then, start the GUI by running:
$ python -m topasdosecalc
Or, if your Python is added to $PATH, simply run:
$ topasdosecalc
Built using the beautiful customtkinter Requires python3, dicompyler-core, matplotlib, natsort, numpy, Pillow, pymedphys, and pydicom.
Thank you for using TopasDoseCalc! Please let me know about any issues you encounter, or suggestions/wishes you might have!