Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Richardson-Lucy Deconvolution in scikit-image #123

Open
nabobalis opened this issue Sep 2, 2023 · 1 comment
Open

Use Richardson-Lucy Deconvolution in scikit-image #123

nabobalis opened this issue Sep 2, 2023 · 1 comment
Labels

Comments

@nabobalis
Copy link
Contributor

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

@nabobalis
Copy link
Contributor Author

In GitLab by @wtbarnes on Sep 5, 2023, 11:38

See also discussion on this issue on xrtpy: HinodeXRT/xrtpy#184

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant