Skip to content

Fix "thresholding movement issue" when using FBP with centered_axis

Pierre Paleo requested to merge fix_455 into master

About

Close #455 (closed)

This MR also fixes a long-standing issue when textures is not used (actually it was a missing boundary check).

To do

  • Update backprojection kernels
  • Update fbp.py
  • Unit tests
  • Update changelog/documentation
  • End-to-end reconstruction test
Edited by Pierre Paleo

Merge request reports