Open nabobalis opened 1 year ago
In GitLab by @wtbarnes on Sep 2, 2023, 12:17
In scikit-image, there is an implementation of Richardson-Lucy deconvolution. Unless we have a compelling reason not to, we should make use of this implementation and remove our custom one.
https://scikit-image.org/docs/stable/api/skimage.restoration.html#skimage.restoration.richardson_lucy
In GitLab by @wtbarnes on Sep 5, 2023, 11:38
See also discussion on this issue on xrtpy: https://github.com/HinodeXRT/xrtpy/issues/184
xrtpy
In GitLab by @wtbarnes on Sep 2, 2023, 12:17
In scikit-image, there is an implementation of Richardson-Lucy deconvolution. Unless we have a compelling reason not to, we should make use of this implementation and remove our custom one.
https://scikit-image.org/docs/stable/api/skimage.restoration.html#skimage.restoration.richardson_lucy