[Mne_analysis] AttributeError: 'ICA' object has no attribute 'plot_properties'

Mikołaj Magnuski mmagnuski at swps.edu.pl
Mon Jul 24 16:01:52 EDT 2017
Search archives:

Your mne version might be too old - can you check:
import mne
print(mne.__version__)

24.07.2017 20:31 "Maria Hakonen" <maria.hakonen at gmail.com> napisał(a):

> Dear mne experts,
>
> I have tried to run the example "Artifact Correction with ICA":
> https://martinos.org/mne/stable/auto_tutorials/plot_
> artifacts_correction_ica.html?highlight=ica
>
> I have also used the same data as is used in the example.
>
> However, I am getting the following error:
>
> AttributeError                            Traceback (most recent call last)
> /scratch/nbe/braindata/mhhakone/intell/TaskIII/coherence-analysis/test-ica.py
> in <module>()
>      56 plt.close()
>      57
> ---> 58 ica.plot_properties(eog_epochs, picks=eog_inds, psd_args={'fmax':
> 35.},
>      59                     image_args={'sigma': 1.})
>      60
>
> AttributeError: 'ICA' object has no attribute 'plot_properties'
>
> ica is as follows:
>
> <ICA  |  raw data decomposition, fit (fastica): 13635 samples, 25
> components, channels used: "mag"; "grad">
>
> Could someone please let me know what might be wrong?
>
> Best regards,
> Maria
>
> _______________________________________________
> Mne_analysis mailing list
> Mne_analysis at nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
>
>
> The information in this e-mail is intended only for the person to whom it
> is
> addressed. If you believe this e-mail was sent to you in error and the
> e-mail
> contains patient information, please contact the Partners Compliance
> HelpLine at
> http://www.partners.org/complianceline . If the e-mail was sent to you in
> error
> but does not contain patient information, please contact the sender and
> properly
> dispose of the e-mail.
>
>

-- 

------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20170724/4feab925/attachment.html 


More information about the Mne_analysis mailing list