[FieldTrip] tutorial on preprocessing ERP activity in combined MEG/EEG data

Juan juangpc at gmail.com
Fri Apr 1 22:38:54 CEST 2016


Hi,

Following the tutorial on preprocessing combined MEG/EEG data, I've noticed
that in order to reproduce ft_multiplotER figures (i.e.
<http://www.fieldtriptoolbox.org/_detail/tutorial/natmeg_temp/natmeg_erf1.png?id=tutorial%3Anatmeg%3Apreprocessing>)
some changes must be made to the code.
​
I c
​ould do the changes these
 myself but
​as this implies quite a few within the tutorial, ​
I'm wondering if this is ok or not.

For instance, cfg.xlim and cfg.ylim must be changed to cfg.vlim and
cfg.hlim.

Also

ERF_diff = ft_math(cfg, ERF_oddball, ERF_standard);

must be changed to

ERF_diff = ft_math(cfg, ERF_standard, ERF_oddball);

​
Juan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20160401/04442e5d/attachment.html>


More information about the fieldtrip mailing list