Skip to content

A TG-142 toolkit for doing routine linear accelerator quality assurance

License

Notifications You must be signed in to change notification settings

gitter-badger/pylinac

 
 

Repository files navigation

Pylinac

Latest Version

image

image

image

Pylinac provides TG-142 quality assurance (QA) tools to Python programmers as well as non-programmers in the field of therapy medical physics. The package comes in two flavors: source-level and GUI-level. The source-level allows programmers and those familiar with Python to create custom tests with pylinac while the GUI-level will implement pylinac into a GUI and executable that any user can use, without having to program software.

Below are the tools currently available; tools will be added one at a time as they are developed.

  • Starshot Analysis - A tool for analyzing film or superimposed EPID images for gantry, collimator, or MLC star (aka spoke) shots. Can determine

    the minimum circle that touches all the radiation spokes (wobble). Based on ideas from Depuydt et al and Gonzalez et al and evolutionary optimization.

  • VMAT QA - A module for analyzing EPID images after performing the Varian RapidArc QA tests, specifically the Dose Rate & Gantry Speed

    (DRGS) and MLC Speed (MLCS) tests. Can load the open and MLC field images and calculate segment ratios as per the Varian specs.

  • CBCT QA - A module to automatically analyze DICOM images of a CatPhan 504 delivered on a Varian linac. Corrects for yaw, pitch, roll

    and left-right, up-down displacement. Analysis is based on test descriptions in the manual and analyzes HU linearity and image scaling (CTP404), high-contrast line pairs to determine MTF (CTP528), and HU uniformity (CTP486).

  • Log Analysis - This module reads Varian logs, both Dynalogs and Trajectory logs and allows exploration of all axes measured. A single log can

    be analyzed as well as batch processing.

  • Picket Fence MLC Analysis - This module will analyze EPID MLC picket fence images, allowing for both a passed

    tolerance as well as an action tolerance. A semi-transparent overlay allows for quick pass/warn/fail assessment.

  • Flatness/Symmetry Analysis - Analysis of Flatness & Symmetry of film or EPID images. Multiple equation definitions, in/cross plane.

Documentation

To get started, install, run the demos, view the API docs, and learn the module design, visit the Full Documentation on Read The Docs.

Discussion

Have questions? Ask them here on the pylinac forum.

Contributing

Contributions to pylinac can be many. The most useful things a non-programmer can contribute are images to analyze and bug reports. If you have VMAT images, starshot images, machine log files, CBCT DICOM files, or anything else you want analyzed, email or share them via Dropbox, Google Drive, etc: jkerns at gmail.com

About

A TG-142 toolkit for doing routine linear accelerator quality assurance

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%