rsagroup / rsatoolbox

Python library for Representational Similarity Analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crossnobis: invalid value encountered in cast

masika03 opened this issue · comments

Describe the bug
calc_rdm_crossnobis raises a strange error

To Reproduce

rdms = calc_rdm_crossnobis(ds, descriptor='event')

Versions

  • rsatoolbox 0.1.3.dev44
  • python 3.10.6
  • ubuntu 22.04

stack trace
<__array_function__ internals>:200: RuntimeWarning: invalid value encountered in cast

It's a warning, the rdms object is created successfully