Skip to content

Source code associated with the following paper: DA Alexander, P Bruza, AG Rassias, JM Andreozzi, BW Pogue, R Zhang, DJ Gladstone. “Visual Isocenter Position Enhanced Review (VIPER): A Cherenkov Imaging-Based Solution for MR-Linac Daily QA.” Med Phys (2021). https://doi.org/10.1002/mp.14892

License

Notifications You must be signed in to change notification settings

daniel-a-alexander/VIPER-MR-Linac-Daily-QA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIPER (Visual Isocenter Position Enhanced Review)

Update: 03/20/2023 by Daniel Alexander ([email protected]) Updated to version 1.3. Auto-detect is no longer used for the crosshair slection, only the user input. Now requires 9.14 runtime (2023a).

Written 04/07/2021 by Daniel Alexander ([email protected])

The VIPER system is a phantom and analysis program designed to perform MR-RT isocenter coincidence verification for MR-Linacs. This repository contains the source code and downloadable exectuable for the VIPER MATLAB program, as well as example image data and calibration files.

Upon launching the program (VIPER.exe) or running the script (VIPER.m in MATLAB 2020a or later), the UI presents four tabs: X-Z Alignment, Y Alignment, Resuts, and Calibration. The calibration tab allows the user to edit settings and calibration parameters used by the program. These settings are saved as .mat files in userpath/VIPER/calib_files/, which by default are:

%USERPROFILE%\Documents\MATLAB\VIPER\calib_files\

on Windows, and

home/Documents/MATLAB/VIPER/calib_files/

on Mac. Example calibration files are found in the "Example Data" directory, and these files can be copied to the appropriate path above to test the program on the image data found in the same directory. When clicking the "Browse to Folder" button, select the parent directory of the image data to be analyzed. Details on the diameter calibration can be found in the "Diameter Calibration" directory.

demo_xz

About

Source code associated with the following paper: DA Alexander, P Bruza, AG Rassias, JM Andreozzi, BW Pogue, R Zhang, DJ Gladstone. “Visual Isocenter Position Enhanced Review (VIPER): A Cherenkov Imaging-Based Solution for MR-Linac Daily QA.” Med Phys (2021). https://doi.org/10.1002/mp.14892

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published