Technical Note: Patient-specific quality assurance for multi-target single-isocenter SRS-- A target-specific approach
This paper explores a novel approach to patient-specific quality assurance (PSQA) for multi-target single-isocenter (MTSI) stereotactic radiosurgery (SRS) plans using a custom ESAPI script. The script relocates each target or target group relative to the beam isocenter to ensure precise dose verification using the SRS MapCHECK device. The ESAPI-based method demonstrated high accuracy in dose verification, achieving an average passing rate (PR) of 98.9% and proving to be a reliable tool for clinical quality assurance in complex SRS treatments.
Going old-school in this featured repo, ESAPIX is an open source extension library for the Varian Eclipse Scripting API that contains extra methods, and bootstrapping frameworks to quickly develop applications for research and clinical use. It has no affiliation with Varian Medical Systems. It provides implementations for multithreading, asynchronous calls, debugging plugins, and with the ESAPIX.Bootstrapping library : dependency injection, and view model "auto finding" through the Prism 6 library. ESAPI-X comes complete with coding examples and documentation.