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

ufunc 'logical_or' did not contain a loop with signature matching types (None, <class 'numpy.dtypes.StrDType'>) -> None #248

Closed
stellarpower opened this issue Jun 9, 2024 · 1 comment

Comments

@stellarpower
Copy link

Trying to load in the following co-efficients from CSV:

0.942154,1.06136
-1.88431,-1.88424
0.942154,0.884379
[ ERROR][00:42:40.211] [input_coeffs.py:853] While saving the filter coefficients, the following error occurred:
ufunc 'logical_or' did not contain a loop with signature matching types (None, <class 'numpy.dtypes.StrDType'>) -> None

I don't see anything in the GUI or any CLI args to get the version information, so I'm not sure what I have downloaded.

@stellarpower
Copy link
Author

Thanks! Looks good o me so far.

By the way, I find the icons a little confusing on the clipboard import. Visually, it's not entirely clear to me which is import and which is export, and I generally have to hover over. Maybe moving the arrow a bit further to the side might make it clearer. I think also the way they point to the right kind of make it feel that the load one is taking things out of the application whilst the save is importing into the application. Perhaps making the load/import button appear to the left of the save/export might be more in-line with other applications, as typically load appears before save. But maybe it's just me.

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