Closed RFranklin-MR closed 1 year ago
Thanks, @RFranklin-MR - looks good to me. Couple of things to consider in implementation:
Hi @RFranklin-MR - this is me replying, as you suggested, so that you can tag me on future updates.
@RFranklin-MR as discussed please can you update on this issue?
This functionality is desired for Radiotherapy QA with the flat phantom. Oscar will be working on this going forwards.
This has been implemented outside of hazen, so closing.
This issue covers the addition of radiotherapy-specific geometric accuracy test analysis. The current geometric distortion and linearity test uses a grid of 9 points, positioned within 10cm of the isocentre. However, when the images will be used for radiotherapy treatment planning, it is valuable to quantify the image distortion over the whole patient volume. The recent IPEM Topical Report on use of MRI in EBRT treatment planning (Speight, et al., 2021) recommends measuring the gradient-field related geometric distortion “over the useful FOV of the scanner”, using a large phantom. In addition, this measurement should be performed “more frequently than annually until the stability of the MR scanner and the measurement procedure used has been demonstrated locally”. Therefore, automation of this QA will be valuable to the Physics team
Plan for the software
The phantom used for this test is called the “flat phantom”:
Which is custom-built locally. It measures approximately 60cm width x 30cm height x 1.5cm thickness, contains a grid of spheres with 25mm separation. In order to quantify the geometric accuracy at different positions within the bore, a full dataset will consist of 7 sets (at z = -75mm, -50mm, -25mm, isocentre, +25mm, 50mm, 75mm) of 10 slices (1.1m + 0.3mm gap). The geometric accuracy of the images, defined as magnitude difference between expected and imaged sphere locations (Wang, Strugnell, Cowin, Doddrell, & Slaughter, 2004), is extracted for each sphere at each z-location. This can be displayed as:
It is recommended (Speight, et al., 2021) that the tolerance for distortion is “2mm within clinically relevant volume”, and at acceptance testing, “document volume where displacement is > 1 mm and 2 mm”. Similar tolerances are recommended by the ACR (<2mm, (ACR, 2018)) and AAPM (2%, (AAPM, 2010)
Design outline
.