DiamondLightSource / Savu

Tomography Reconstructon Pipeline
Other
38 stars 43 forks source link

4 2release fixes #933

Closed dkazanc closed 2 years ago

dkazanc commented 2 years ago

currently few problems:

  1. The Centering plugin fails to estimate the CoR value correctly and always produces 0
  2. The iterative functionality fails after with IndexError: list index out of range in iterative_plugin_runner.py", line 459, in set_alternating_datasets d2 = self.end_plugin.parameters['out_datasets'][1]
  3. We need to use [datasets_to_populate] parameter in VoCentering plugin to update the modified dataset