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

possibly unnecessary warning in matrixDFT that symmetric doesn't support rectangular subarrays #68

Open
mperrin opened this issue Feb 10, 2015 · 0 comments

Comments

@mperrin
Copy link
Owner

mperrin commented Feb 10, 2015

https://github.com/mperrin/poppy/blob/master/poppy/matrixDFT.py#L260-L266

There's a warning in _validate_args that "the selected centering mode, SYMMETRIC, does not support rectangular arrays", but I don't see any reason in the code that should be the case?

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

No branches or pull requests

1 participant