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

div by zero #12

Open
shenki opened this issue Jan 30, 2021 · 0 comments
Open

div by zero #12

shenki opened this issue Jan 30, 2021 · 0 comments

Comments

@shenki
Copy link
Member

shenki commented Jan 30, 2021

horus-gui/horusgui/fft.py:62: RuntimeWarning: divide by zero encountered in log10
  _fft = 20 * np.log10(
horus-gui/horusgui/fft.py:67: RuntimeWarning: divide by zero encountered in log10
  _dbfs = 20*np.log10(raw_data.max())
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