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

_shift_fft requires array or list for shift_value #12

Open
gotten opened this issue Jul 30, 2018 · 0 comments
Open

_shift_fft requires array or list for shift_value #12

gotten opened this issue Jul 30, 2018 · 0 comments

Comments

@gotten
Copy link

gotten commented Jul 30, 2018

_shift_fft expects an array or list for shift_value, including in the single dimensional case. If _shift_fft is used with a scalar shift_value and a 1D array it will fail due to trying to subscript the scalar with [0].

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