[Mne_analysis] Linear classifier on sensor data with plot patterns and filters

Alexandre Gramfort alexandre.gramfort at inria.fr
Wed Feb 6 03:56:55 EST 2019
Search archives:

        External Email - Use Caution        

hi,

I don't think your error is related to MNE.

I suspect you want to compute cov(X.T) and not cov(X) ie
you swapped rows and columns

HTH
Alex

On Wed, Feb 6, 2019 at 7:13 AM Пилюгина Нина <Aphina_N at outlook.com> wrote:
>
>         External Email - Use Caution
>
> Hello
>
> I was thing to do this example with my data, but in the end, I only get this error:
>   File "C:\Anaconda3\envs\mne\lib\site-packages\numpy\lib\function_base.py", line 2325, in cov
>     c = dot(X, X_T.conj())
>
> MemoryError
>
> What can cause it?
>
> _______________________________________________
> Mne_analysis mailing list
> Mne_analysis at nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis



More information about the Mne_analysis mailing list