Page 1 of 1

unable to see event names of bci2000 .dat file in eeglab

Posted: 27 Jan 2016, 21:39
by Sri_usw
Hello,
I recorded an EEG signal with g.Nautilus using BCI2000. I recorded motor imagery during imagination of left hand and right foot (75 trials of each). I loaded the data onto EEGLAB with stimulus code (and tried with stimulus type as well). When I use PLOT->CHANNEL DATA SCROLL , what is see is only a word "Stimulus Code" but not my event names/stimulus names.
Can you please point me in right direction.Many thanks in advance.
Regards,
Sri.

Re: unable to see event names of bci2000 .dat file in eeglab

Posted: 28 Jan 2016, 11:12
by pbrunner
Sri_usw,

I assume that you are using StimulusPresentation to present your stimuli/cues. The presented stimulus is coded in the StimulusCode state [1] and the identity of that stimulus is defined in the Stimuli parameter [2]. You can see that when you use load_bcidat [3] in MATLAB and look at the states and parameters variable.

I am not an expert in EEGLAB, however you should see the very same states and parameters there.

Regards, Peter

[1] http://www.bci2000.org/wiki/index.php/U ... imulusCode
[2] http://www.bci2000.org/wiki/index.php/U ... sk#Stimuli
[3] http://www.bci2000.org/wiki/index.php/U ... oad_bcidat

Re: unable to see event names of bci2000 .dat file in eeglab

Posted: 28 Jan 2016, 19:51
by Sri_usw
Hello,
Thanks for the reply, I tried to open the .dat file in matlab using load_bcidat and epoched data using stimulus codes, but wanted to do the same in EEGLAB as it has more options to analyse the data. When I tried to do the same in EEGLAB, all I can see is a word "StimulusCode", I can't see either stimulus name or code associated with stimulus.
Regads,
Sri.

Re: unable to see event names of bci2000 .dat file in eeglab

Posted: 02 Feb 2016, 10:14
by pbrunner
Sri,

I have reached out to the BCILAB support to resolve this issue. I will report back once we have a resolution.

Regards, Peter