I was wondering if someone could help me. I have two identical scans with a head protocol except that one was scanned with a 2mm slice thickness while the other was scanned with a 2.5mm slice thickness, these can be found here: Head Scans - Google Drive
Pylinac calculates the slice thickness of the 2mm scan as 1.778mm which is fine, however, it calculates the slice thickness of the 2.5mm scan as 1.578mm, smaller than the 2mm scan.
Hi John,
It looks like pylinac is finding the center of the 604 slightly off-center in the S-I direction. When running your images (in v3.0 FWIW) the analyzed image shows the ramp almost at the end. Note how far from centered it is. I’m wondering if there weren’t some tweaks made to the 604 in production that made the HU cylinders longer than the ramp section. Anyway, the issue was that the FWHM wasn’t being found correctly because it was at the edge (see image). I tweaked the offset of the 404 module and got an outcome of 2.19mm. You can see how to do that here, but I also made a gist to do exactly what I described: offset 404 (github.com)