[FieldTrip] Re referencing

Arti Abhishek mailtome.2113 at gmail.com
Wed Nov 4 00:49:36 CET 2015


Dear fieldtrip community,

I am working with 128 channel EEG data recorded with EGI system. The data
was recorded with Cz reference. I want to re-reference to average reference
and get the data from the original reference channel Cz. When I run the
following code, I still can't get the data from Cz. Could you please
suggest a fix?

Thanks,
Arti

cfg = [];

cfg.reref = 'yes';

cfg.implicitref = 'Cz';

cfg.refchannel = 'all';

data_reref= ft_preprocessing(cfg, data_clean);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20151104/047ad3e2/attachment.html>


More information about the fieldtrip mailing list