Dear all,
As part of the monthly QA, we routinely perform the three starshot tests (collimator, couch, gantry) for each of the treatment machine installed at our clinic. The mechanics of the process is as follows: The slits are imaged with a CR plate, which is subsequently scanned using Kodak ACR 2000 system which produces DICOM images. DICOM files are then sent to the PC running Standard Imaging PipsPro (until recently, v. 4.4). PipsPro is, however, unable to read DICOM files produced by Kodak ACR 2000, so these files are first converted to BMP (yes, BMP) and subsequently imported into PipsPro and analyzed. The whole process is cumbersome and error-prone. We want to replace this solution with a web application based on pylinac starshot module, which would shorten the time spent and reduce the possibility for introducing errors.
However, before introducing a new method, we wanted to check whether the two methods are in agreement. I have assigned the task of comparing the old results with the ones obtained by Pylinac to a MSc student who wished to learn some Python; but being impatient, I have myself analyzed 2,5 years worth of data for a single treatment machine (we have 8 in total). The results surprised me. As you can see in the attached figure, the results are in very poor agreement. How to read the figures: A single image corresponds to a dot in the scatterplot: its x-coordinate is the value for the diameter of the wobble sphere obtained by PipsPro, and its y-coordinate is the value for the same parameter obtained by Pylinac starshot. Ideally, the points should lie on a straight line.
We need to figure out our next steps now. I am thinking about producing a set of synthetic images with known “isocenter wobble” to test both programs. I know the result obtained by PipsPro depends on the choice of the start point, but this variability is too small to explain the deviation. I also know that the result obtained by Pylinac starshot module depends on the choice of “radius” parameter, which I intend to study. Does anybody has some other suggestion?
Thanks in advance,
Best wishes,
Primož
ap8-starshot-comp.pdf (8.19 KB)