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

make_fft_filter function in aoAlg.py assumes a square image #5

Open
NickHallPhysics opened this issue Oct 6, 2020 · 1 comment
Open

Comments

@NickHallPhysics
Copy link
Collaborator

make_fft_filter function in aoAlg.py assumes a square image when constructing the tukey filter (line 141). Non-square images result in a error at line 143:

ValueError: operands could not be broadcast together with shapes [shape1] [shape2]

@carandraug
Copy link
Member

For reference, original issue was microscope-cockpit/cockpit#679

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

No branches or pull requests

2 participants