system
(system)
February 23, 2019, 2:34pm
1
External Email - Use Caution
Hello
Is there any way to plot data from two files on 1 graph? I need to visual compare raw data from one same sensor on one plot with trigger separating.
Looking foraward for your replay
Best regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20190223/fe85fe42/attachment.html
system
(system)
February 23, 2019, 3:01pm
2
system
(system)
February 23, 2019, 3:07pm
3
External Email - Use Caution
I tried it both, but because need topography and mne.viz.plot_compare_evokeds, as I understand, shows data only from one file. I'm looking for something like it, but it should be to plot data from two session - two fif files on one graphs.
system
(system)
February 23, 2019, 3:11pm
4
External Email - Use Caution
plot_compare_evokeds takes a list of evoked as input so it can come
from 2 sessions.
HTH
Alex