Closed ding00 closed 1 year ago
This error occurs during ICA decomposition, which is taken from an external package (MNE). It would be helpful if you could debug and see what e.g. datatools.cat_trials(data).T
looks like. You could store that array and then test it directly with the external Infomax function.
I replaced the infomax() from the newest version of mne, it works, thank you!
Perfect, thanks for letting us know! We should also update it with the latest version.
when I was computing the DTF, I got an error : ValueError: math domain error
here is the traceback: