Hi James
I am trying to develop a module for the CatPhan 604 now used by Varian. I’ve now got something that is giving me sensible results, but I have a few questions:
-
I see you started a branch for this phantom, but it appears to be dormant. What is its status? I don’t want to reinvent the wheel.
-
The HU linearity module of the CatPhan604 has two additional inserts, 50% Bone and 20% Bone. These two inserts along with the air inserts are asymmetrically longer than the other inserts. This is throwing off the algorithm to find the centre of the HU linearity module. I can work around this by increasing the range of HU values the algorithm works on from +/- 400 to +/- 800. From the function documentation it seems that this range was originally +/- 800. What effect will this change have on other CatPhan phantoms?
-
The spatial resolution slice is very thin (2mm) and depending on how you scan and where the algorithm finds the 0 slice it is possible to land up calculating the spatial resolution on the slice just before or after the slice actually containing the resolution image which affects the reported MTF markedly. I’ve worked around this by using “combine_method” = max and num_slices = 1. Again what effect with this have on other CatPhan scans?
Changes are at https://github.com/alanphys/pylinac
Regards
Alan Chamberlain