You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
correlate_dft_2d is quite sensitive to noise. It will benefit from skipping high frequencies if requested. Weighting frequencies could also be in scope
The text was updated successfully, but these errors were encountered:
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
correlate_dft_2d is quite sensitive to noise. It will benefit from skipping high frequencies if requested. Weighting frequencies could also be in scope
The text was updated successfully, but these errors were encountered: