Skip to content

Scripts used in the RayStation medical radiation dosimetry treatment planning system

License

Notifications You must be signed in to change notification settings

jmartens/med-phys-scripts

Folders and files

NameName
Last commit message
Last commit date
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021
Oct 25, 2021

Repository files navigation

Med Phys Scripts

These are scripts that I, the medical physics assistant at Cookeville Regional Medical Center, wrote for use in our radiation therapy treatment planning system. Please note that the scripts are works in progress. Most of them work, but there are a few bugs. You will need to make some changes to filepaths, etc. All scripts have been used with RayStation v8B only.

Usage

Create a new script in RayStation that calls the "main" function in the script you want to use. For example, create AddClinicalGoals.py:

from AddClinicalGoalsForm import add_clinical goals
add_clinical_goals()

Future Plans

My clinic is in the process of streamlining our development process. We currently do not have a "development environment." Once that is set up, the scripts in this repo, and others (some of which do not interact with RayStation) will be revamped into a Python package and published to PyPI.

About

Scripts used in the RayStation medical radiation dosimetry treatment planning system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages