James Kerns
James Kerns
Unfortunately, any correction I apply cause other tests to fail. I will try a different node-finding strategy.
Fix is at code review. Should be included in the next release. Will still need to set the HU origin variance but will work after that.
I didn't measure this in the clinic so I'm unfamiliar with the AAPM metrics. Can you point me to the report please? I'm guessing this can only be done w/...
Hmm. I never thought about doing it that way. We did it with an ion chamber and delivered X MU and compared the normalized result. Is this with a known...
I'm not seeing implementation details there? In the US at least, in TG-198 (published 2021) an IC reading is still the default way. 2.D.1.8.3
Haven't seen that one before. Can you share your numpy and scipy versions from each environment? That might also help narrow it down. Thanks.
That's just a made-up file name for demonstration purposes.
Thanks. Will get it fixed.
It's looking for the file locally first, so the easiest solution would be to download the image from here: https://github.com/jrkerns/pylinac/blob/master/pylinac/core/pdf.py#L28 and place it here: https://github.com/jrkerns/pylinac/blob/master/pylinac/core/pdf.py#L23. If you can change the...
Ah, thanks for the heads up!