We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug calc_rdm_crossnobis raises a strange error
calc_rdm_crossnobis
To Reproduce
rdms = calc_rdm_crossnobis(ds, descriptor='event')
Versions
stack trace <__array_function__ internals>:200: RuntimeWarning: invalid value encountered in cast
<__array_function__ internals>:200: RuntimeWarning: invalid value encountered in cast
The text was updated successfully, but these errors were encountered:
It's a warning, the rdms object is created successfully
Sorry, something went wrong.
JasperVanDenBosch
No branches or pull requests
Describe the bug
calc_rdm_crossnobis
raises a strange errorTo Reproduce
Versions
stack trace
<__array_function__ internals>:200: RuntimeWarning: invalid value encountered in cast
The text was updated successfully, but these errors were encountered: