error using denoise_synthetic

Frederic Roux fredericroux at HOTMAIL.DE
Wed Dec 3 23:23:45 CET 2008


Hi,

I'm getting an error message related to the number of channels when using the denoise_synthetic function.

I use the following code:

cfg = [];
cfg.channel = {'all', 'EEG'};
etc.
etc.
etc.
cfg.gradient = 'G3BR';
cfg.trial = 'all';

data = preprocessing(cfg);

data = denoise_synthetic(cfg,data);


The error message states that not all channels required for the montage are in the data set.
Now, before I used denoise_synthetic my script was perfectly running and the data looked ok.
Can anyone tell me what may be the issue here?

Thank you in advance for any kind of suggestion,

Frederic


_________________________________________________________________
Wer erfand den Glückskeks? Kleiner Tipp: Die Chinesen waren es nicht! - Mehr auf msn.de
http://redirect.gimas.net/?n=M0812xMSNDE
----------------------------------
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/20081203/0ccd4b1f/attachment-0001.html>


More information about the fieldtrip mailing list