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

Add resolution threshold to correlate_dft_2d #53

Open
rsanchezgarc opened this issue Nov 6, 2023 · 1 comment
Open

Add resolution threshold to correlate_dft_2d #53

rsanchezgarc opened this issue Nov 6, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@rsanchezgarc
Copy link
Collaborator

correlate_dft_2d is quite sensitive to noise. It will benefit from skipping high frequencies if requested. Weighting frequencies could also be in scope

@rsanchezgarc rsanchezgarc added the enhancement New feature or request label Nov 6, 2023
@alisterburt
Copy link
Member

yep totally agree - this is true for projection/backprojection too and potentially a nice optimisation in these parts of the codebase. I hadn't thought about adding weights but that's a really nice idea

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

No branches or pull requests

2 participants