Bases: savu.plugins.plugin.Plugin, savu.plugins.cpu_plugin.CpuPlugin
A Plugin to apply a simple dark and flatfield correction to some raw timeseries data
The output of this plugin is ProjectionData
| Returns: | ProjectionData |
|---|
The input for this plugin is RawTimeseriesData
| Returns: | RawTimeseriesData |
|---|
This plugin needs to use the CPU to work
| Returns: | CPU |
|---|