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

Incorrect optional declarations in bda docs #262

Open
landmanbester opened this issue Nov 11, 2021 · 0 comments
Open

Incorrect optional declarations in bda docs #262

landmanbester opened this issue Nov 11, 2021 · 0 comments

Comments

@landmanbester
Copy link
Collaborator

  • Codex Africanus version: latest
  • Python version: 3.7
  • Operating System: ubuntu 18.04

Trying to use the bda averaging and ran into this. The bda docs declare uvw, chan_freq and chan_width as optional but the function falls over if these are not provided. Mostly you see errors along the lines of

'NoneType' object has no attribute 'dtype'

because they are None by default.

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