Bases: savu.plugins.plugin.Plugin
A Plugin to apply a simple reconstruction with no dependancies
| Parameters: | center_of_rotation – Center of rotation to use for the reconstruction). Default: 86. |
|---|
The output of this plugin is VolumeData
| Returns: | VolumeData |
|---|
Reconstruct a single sinogram with the provided center of rotation
The input for this plugin is ProjectionData
| Returns: | ProjectionData |
|---|