importing CTF data

Thomas Thesen tnt at PHYSIOL.OX.AC.UK
Fri May 6 11:16:41 CEST 2005


Hi Robert,

Thank you for your help! I have run the first lines of code:

cfg = [];
cfg.dataset = 'sub12_SAM_a_C1_A1.ds';
cfg.trialdef.eventtype = '?'
cfg.trialdef.eventtype = 'C1_A1'
cfg.trialdef.prestim   = 0;    % trial starts at time t=0 at the marker
cfg.trialdef.poststim  = 0.5;  % trial ends at t=0.5 sec
cfg = definetrial(cfg);

and it has been running for over 36 hours now on a 2 GHz machine using
Matlab version 6.5 and 7.0.1. I have tried both CTF datasets containing
epochs and continuos data.

thanks,
Thomas



More information about the fieldtrip mailing list