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

Autocorrelation function compatible with stacks #298

Open
jdeschamps opened this issue Dec 6, 2024 · 0 comments
Open

Autocorrelation function compatible with stacks #298

jdeschamps opened this issue Dec 6, 2024 · 0 comments
Labels
feature New feature or request
Milestone

Comments

@jdeschamps
Copy link
Member

jdeschamps commented Dec 6, 2024

Problem

The autocorrelation convenience function (link) is not compatible with stacks. It would be useful to wrap it into a function averaging the autocorrelation over Z and S.

def autocorrelation(image: NDArray) -> NDArray:

Linked issues

#299: better convenience functions for N2V

@jdeschamps jdeschamps added the feature New feature or request label Dec 6, 2024
@jdeschamps jdeschamps added this to the v0.2.0 milestone Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant