[FieldTrip] matter of units?

Giulia Rizza giulia.rizza at tiscali.it
Fri Sep 16 11:18:20 CEST 2011


Hi everybody!

Sorry for this banal question: I'm processinga EEG data from 
Neuroscan and everything seemed ok until I noticed that I find a very small 
activity in channels (-10 10) when browsing through the data, much lower than 
the one I can visualize from the same dataset with the acquisition software 
(-40 40 microV).
Is it just a matter of units or am I doing something wrong?


I'm working with the version 20110621 (now I'm passing to a new one) on Matlab 
7.9.0
Here I've just defined trials and applied a filter.

cfg = [];
cfg.
dataset = 'Cristiano_S2.cnt';
cfg.trialdef.eventtype = 'trigger';
cfg.trialdef.
eventvalue = 2;
cfg.trialdef.prestim = 0.8;
cfg.trialdef.poststim = 0.8;
cfg = 
ft_definetrial(cfg);

cfg.lpfilter = 'yes';
cfg.lpfreq = 100;
data = 
ft_preprocessing(cfg);

Thanks in advance to anyone

Giulia


Tutto Incluso 20 Mega light: telefono + ADSL a soli 19,95 € al mese fino al 2014. Risparmi 324 euro! Passa a Tiscali http://abbonati.tiscali.it/rd/rd2.html?u=http%3A%2F%2Fabbonati.tiscali.it%2Ftelefono-adsl%2Fprodotti%2Ftc%2Ftuttoincluso_light%2F%3FWT.mc_id%3D01fw%26r=TS00000A00002%26dm=DM_03%26p=footer




More information about the fieldtrip mailing list