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

Error: Too many indices for array #51

Open
Blobtoe opened this issue May 4, 2020 · 0 comments
Open

Error: Too many indices for array #51

Blobtoe opened this issue May 4, 2020 · 0 comments

Comments

@Blobtoe
Copy link

Blobtoe commented May 4, 2020

I'm getting an error when running trying to decode noaa signals with this command:
main.py -c 137000000 -f 137100000 -d noaa "audio.wav"

I believe the error comes from line 623 in decode_noaa.py

Here is the output on the console:

INFO     Offset for this frequency was determined to be 100000.000000 Hz
INFO     Decoding NOAA data
INFO     Beginning FM demodulation to get audio in chunks
INFO     Processing chunk 1 of 1 chunks
ERROR    An error occured during decoding of frequency 1 of 1 frequencies
ERROR    The error is: too many indices for array```
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