UCL / STIR

Software for Tomographic Image Reconstruction
http://stir.sourceforge.net/
Other
104 stars 89 forks source link

Bugs in axial downsampling for BlocksOnCylindrical scanner geometry #1465

Closed markus-jehl closed 5 days ago

markus-jehl commented 1 week ago

I noticed that even when forward projecting a perfectly axially symmetric image using a BlocksOnCylindrical scanner geometry, the resulting viewgrams are not axially symmetric: image

This turned out to be a combination of a bug in GeometryBlocksOnCylindrical.cxx and in the downsampling of the scanners in scatter simulation and in the interpolation tests. After fixing, it looks like this: image