Welcome to QAManager!
This is a Python package designed to streamline the process of performing Proton Patient QA.
An example screenshot of the graphical interface is shown below.

The full documentation can be found as described below; please refer to it if you have any trouble with the following abbreviated version of the instructions.
Note: You will need GhostScript installed on your machine in order to use the prepare_report() function.
Mac / Linux users can probably do this using their terminal’s respective package manager, but Windows users will probably need to contact OCF for assistance.
To get up and running quickly, follow these steps:
.zip file).install.py.cmd or powershell).Execute on the steps in order, following any instructions you receive along the way.from qamgr import *
q = GuiQAMgr()The complete QAMgr documentation should be included in the doc folder of the extracted package files.
It is also available online here.
~ Dr. Mark J. Duvall, PhD
~ duvall at wustl dot edu
~ Last updated 2025/07/09