[Mne_analysis] add_label to stcs.plot() with time_view=True

Eric Larson larson.eric.d at gmail.com
Wed Jun 5 16:32:35 EDT 2019
Search archives:

        External Email - Use Caution        

You can use `viewer = TimeViewer(brain)` to get the interactive time viewer
after creating the brain object:

https://pysurfer.github.io/generated/surfer.TimeViewer.html#surfer.TimeViewer

Eric


On Tue, Jun 4, 2019 at 4:24 PM Yuki <yfujishima1001 at gmail.com> wrote:

>         External Email - Use Caution
>
> Dear MNE community,
>
>
> Could anyone tell me how I can add_label to stcs.plot() with
> time_view=True?
>
> When time_view is off, I can easily do like this.
>
> brain = stcs.plot(subject_dir, hemi=hemi, time_viewer=False,
> initial_time=initial_time)
> brain.add_label(v1, borders=True, color=‘red’) etc…
>
> It'd be great to see activity changes over time!
> Thank you so much in advance.
>
> Yuki
>
> --
> Yuki Fujishima
> Kyushu University
> Department of Medicine
> School of Medicine Class of 2020
> _______________________________________________
> 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/20190605/0f0d38cc/attachment.html 


More information about the Mne_analysis mailing list