Question about Preprocessing

李卫娜 lwn_07 at YAHOO.COM.CN
Tue Sep 2 10:16:30 CEST 2008


Hi,

  I have a problem in "preprocessing". It seems that the option "cfg.removemcg"  has no effect in removing mcg.
  As descriped in the function "preprocessing":

    if strcmp(cfg.removemcg, 'yes')
    cfg = template_mcg(cfg);
    mcgchannel = channelselection(cfg.artfctdef.mcg.channel, hdr.label);
    mcgindx    = match_str(cfg.channel, mcgchannel);
    for i=1:length(mcgchannel)
      fprintf('removing mcg on channel %s\n', mcgchannel{i});
    end
  end
  But there is no such "template_mcg" in the toolbox.

  Do you have any suggestion on removing the ECG artifacts?
  Thanks!


                                                                             Lee


---------------------------------
 雅虎邮箱,您的终生邮箱!

----------------------------------
The aim of this list is to facilitate the discussion between users of the FieldTrip  toolbox, to share experiences and to discuss new ideas for MEG and EEG analysis. See also http://listserv.surfnet.nl/archives/fieldtrip.html and http://www.ru.nl/fcdonders/fieldtrip.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20080902/66cb725a/attachment.html>


More information about the fieldtrip mailing list