[Mne_analysis] newbie question

Andrew R. Dykstra Andrew.Dykstra at med.uni-heidelberg.de
Tue Feb 21 10:58:21 EST 2012
Search archives:

Hi all,

I'm trying to specify multiple event codes in a category for averaging and
can't figure out the syntax for doing so.  What I've tried is below.  How
does one do this?

category {
name "Category 1"
 event 11 12 13 21 22 23 31 32 33
# event 12
# event 13
# event 21
# event 22
# event 23
# event 31
# event 32
# event 33
 tmin -0.1
tmax 0.7
 color 0.91 0.47 0.09
}
 category {
name "Category 2"
 event 10 20 30
# event 20
# event 30
 tmin -0.1
tmax 0.7
 color 0.075 0.61 0.93
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20120221/1a626873/attachment.html 


More information about the Mne_analysis mailing list