savu.plugins.astra_recon

class savu.plugins.astra_recon.AstraRecon

Bases: savu.plugins.base_recon.BaseRecon, savu.plugins.cpu_plugin.CpuPlugin

A Plugin to run the astra reconstruction

Parameters:
  • number_of_iterations – Number of Iterations if an iterative method is used . Default: 20.
  • reconstruction_type – Reconstruction type (SIRT|SIRT). Default: ‘SIRT’.
get_citation_inforamtion()
reconstruct(sinogram, centre_of_rotation, angles, shape, center)

Previous topic

savu.plugins.base_recon

Next topic

savu.plugins.simple_fake_gpu_recon

This Page