Robotic Motion Phantom is an open source software for performing quality assurance tests of real-time image-guided radiotherapy systems. The Robotic Motion Phantom application provides methods to implement the appropriate sequence of transformations to accurately reproduce the full range (6 DoF translational and rotational motion in the IEC coordinate system) and rate of patient-measured tumour motion using a robotically controlled phantom to provide precise geometric quality assurance for advanced radiotherapy approaches. The set-up and motion trace repeatability of the robotic motion system was evaluated against the Calypso system and was shown to have sub-mm and sub-degree accuracy and precision in translational and rotational degrees of freedom respectively. For more details, please see this publication.
- Accurate motion reproducibility for 6DoF tumour motion.
- A user-friendly GUI interface.
- Design compactness.
- Easy workflow.
-
Hardware
- A six-axis robot (Tested on a commercially available UR3 Universal Robot) and its associated hardware
- A phantom
-
Software
- Microsoft Visual Studio 2019 with .NET desktop development workload
- Winforms
-
Third-party libraries (located in
External Libraries/)- EasyModbusTCP v4.2
- LiveCharts v0.9.7
- LiveCharts.WinForms v0.9.7.1
- LiveCharts.Wpf v0.9.7
- Math.Net Numerics v4.12.0
The software was written and tested in C# using Visual Studio 2019 with .NET Framework 4.0 using Windows 10, but may work with other versions of Visual Studio.
- Open
PhantomControl.slnin Visual Studio. - Add all the five external libraries listed above using the References tab in the Solution Explorer.
- Build the solution in Debug mode (or in Release mode).
- This will create the application
PhantomControl\bin\Debug(or Release)\PhantomControl.exewhich can then be operated using this guide when connected to a six-axis robotic system.
Please see the documentation for instructions on operating the robotic phantom and relevant information related to the latest release of this software.
- S. Alnaghy et al., Phys. Med. Biol. 64 105021 (2019), doi:10.1088/1361-6560/ab1935
- Shi K. et al., Med Phys. 47(12):6068-6076 (2020), doi: 10.1002/mp.14502
- Liver Ablative Radiotherapy utilizing KIM, TROG 17.03 LARK trial
- Novel Integration of New prostate radiation therapy schedules with adJuvant Androgen deprivation, TROG 18.01 NINJA trial
Content is released under this licence which includes attribution guidelines, contribution terms, and software and third-party licences and permissions.
Dr. Saree Alnaghy, Dr. Chandrima Sengupta, Kuldeep Makhija.
The authors thank all the contributors, Dr. Andre Kyme, Dr. Vincent Caillet, Dr. Doan Trang Nguyen, Dr. Ricky O'Brien, Dr. Jeremy T. Booth and Prof. Paul J Keall for lending their valuable input and expertise leading up to the initial release. Thanks to Dr. Melissa Mail and Dr. Sara Tomka for their help in producing the licence of this software and to the Image-X team for providing valuable input in developing this repository.