[Mne_analysis] 'mne.preprocessing' has no attribute 'compute_current_source_density'

Alexandre Gramfort alexandre.gramfort at inria.fr
Sat Apr 11 10:58:25 EDT 2020
Search archives:

        External Email - Use Caution        

Dear François,

make sure your version of mne python is recent enough.

to check you can do from a terminal

mne sys_info

from python

mne.sys_info()

compute_current_source_density appeared in version 0.20 that was
released a few days ago.


Alex


On Sat, Apr 11, 2020 at 1:06 PM François Foerster <
francoisfoerster at gmail.com> wrote:

>         External Email - Use Caution
>
> Hello Everyone,
>
> I was going through the application of the Laplacian filter using my own
> data and the tutorial (
> https://github.com/mne-tools/mnepython/blob/master/examples/preprocessing/plot_eeg_csd.py
> ).
> However, the mne.preprocessing.compute_current_source_density() do not
> seem the work.
>
> AttributeError: module 'mne.preprocessing' has no attribute 'compute_current_source_density'
>
>
> Could there be something wrong with the .py script?
> Thank you very much for your help and for developing MNE!
>
> *François Foerster, Ph.D*
> *French National Institute of Health and Medical Research*
> *Strasbourg, France*
> _______________________________________________
> Mne_analysis mailing list
> Mne_analysis at nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200411/56d97df3/attachment.html 


More information about the Mne_analysis mailing list