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

OverflowError in spectrum widget #106

Closed
tlecomte opened this issue Mar 10, 2019 · 1 comment
Closed

OverflowError in spectrum widget #106

tlecomte opened this issue Mar 10, 2019 · 1 comment

Comments

@tlecomte
Copy link
Owner

Friture 0.35 on Windows, Intel, Intel(R) HD Graphics 4400

2019-03-08 09:01:48,408 WARNING py.warnings: C:\Program Files (x86)\Friture\friture\spectrumPlotWidget.py:431: RuntimeWarning: divide by zero encountered in double_scalars

2019-03-08 09:01:48,409 CRITICAL friture.exceptionhandler: Unhandled exception: Traceback (most recent call last):
File "friture\plotting\glCanvasWidget.py", line 393, in paintGL
File "friture\plotting\glCanvasWidget.py", line 109, in drawGlData
File "friture\spectrumPlotWidget.py", line 431, in glDraw
OverflowError: cannot convert float infinity to integer

@tlecomte
Copy link
Owner Author

We believe this is fixed with Friture 0.41

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

No branches or pull requests

1 participant