On Dec 9, 5:36 pm, christophe <
magg_ch...@hotmail.fr> wrote:
> Hi everybody
>
> I'm a new Cartool user and i record visual ERP with BioSemi
> As you know triggers are already included in Biosemi output file,
> but in my experiment, i have only one type of trigger for many
> conditions
(not the best way actually, sorry)
> so i have another file which tell me which trial match whit what
> condition
> In order to replace triggers contained in the *.bdf file, I've created
> a trigger validation file (.tva) with a trigger code for each
> condition, but when i want to average the ERPs for each condition,
> Cartool compare the trigger code I've created with the trigger
> contained in the Biosemi file instead of replacing it, so all trials
> are rejected
> I don't know how can it be done...
>
> thanks for your help
You'd rather play with marker file .mrk rather than the .tva file:
- duplicate your triggers into markers (menu Markers)
- edit the new file "youreegfile.mrk" (text file) with whatever you
fancy (Excel, Notepad++, Python, Matlab...) and update the third field
of each line with the actual trigger name. Keep the double quotes, but
feel free to set to any (not too long) text.
- reopen your eeg filen, and check/see your new markers are correct.
- average your eeg file, being careful on the frst dialog to select
Markers and deselect Triggers for averaging.
The second step is of course the sensitive one. Should you miss one
trigger code, and you're experiment is gone without a way to know what
is the problem!
See also:
http://brainmapping.unige.ch/cartool/refguide/eeg.htm#menu%20markers
http://brainmapping.unige.ch/cartool/refguide/files%20formats.htm#mrk
http://brainmapping.unige.ch/cartool/refguide/terms.htm#trigger
Denis