CERN / TIGRE

TIGRE: Tomographic Iterative GPU-based Reconstruction Toolbox
BSD 3-Clause "New" or "Revised" License
535 stars 180 forks source link

Make demo of limited FOV data, and how to solve it. #406

Open AnderBiguri opened 1 year ago

AnderBiguri commented 1 year ago

When reconstructing a limited FOV datasets, iterative algorithms will cause severe artifacts in the shape of a halo around the image. This can be solved by reconstructing the image in a larger geo.sVoxel, and cropping in the end.

Make demo showcasing this.