Skip to content

Draft: use torch for image.stats

Paul Meyer requested to merge image-stats-using-torch into master

Because the module depends on torch anyways, we might as well use its functions for the radial_average and fourier_shell_correlation functions of the image.stats module.

Issues:

  • should the functions return numpy arrays, when receiving one as input?

Merge request reports

Loading