Skip to content

slice_reconstruction: Improve cors

Valentin Valls requested to merge improve-cors into main

This PR reworks few things to improve the CoR estimators.

  • Mostly added bliss-cor8 based on FFT
  • Now the hdf5 file in read in a single pass
  • Rework previous CoR to process only metadata, and not IO
  • Test with real reduced data
  • Create tomovis.cors package (ideally stuff could be moved to nabu at some point)
Edited by Valentin Valls

Merge request reports