reconstruct.rec_mr_fbp

Functions:

recon_mr_fbp(im, angles) Reconstruct a sinogram with the Minimum Residual FBP algorithm (Pelt, 2013).
stp_core.reconstruct.rec_mr_fbp.recon_mr_fbp(im, angles)[source]

Reconstruct a sinogram with the Minimum Residual FBP algorithm (Pelt, 2013).

Parameters:
  • im (array_like) – Sinogram image data as numpy array.
  • angles (double) – Value in radians representing the number of angles of the input sinogram.