[Mne_analysis] newbie question

Stephen Politzer-Ahles politzerahless at gmail.com
Tue Feb 21 11:05:08 EST 2012
Search archives:

Hi Andrew,

As far as I know this, the only way to do this is to rewrite the events in
your event file. For instance, to average events 10, 20, and 30 together,
you can get the event files for each subject and use some sort of script
(or even just find-and-replace in your text editor) to replace every
instance of 10, 20, or 30 with some other event number (such as "102030" or
whatever name you like). You can then do the same for any other events you
want to combine in a separate condition (e.g., events 11, 12, 13, 21, 22,
23, 31, 32, 33 might all be replaced with some different name). Then save
the file(s) and use those event files and the new numbers when averaging.

To do different combinations of triggers, you can just repeat the whole
process, just rewriting the events in some other way when you edit the
event files.

Best,
Steve Politzer-Ahles

On Tue, Feb 21, 2012 at 9:58 AM, Andrew R. Dykstra <
Andrew.Dykstra at med.uni-heidelberg.de> wrote:

> 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
> }
>
>
> _______________________________________________
> Mne_analysis mailing list
> Mne_analysis at nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
>
>
> The information in this e-mail is intended only for the person to whom it
> is
> addressed. If you believe this e-mail was sent to you in error and the
> e-mail
> contains patient information, please contact the Partners Compliance
> HelpLine at
> http://www.partners.org/complianceline . If the e-mail was sent to you in
> error
> but does not contain patient information, please contact the sender and
> properly
> dispose of the e-mail.
>
>


-- 
Stephen Politzer-Ahles
University of Kansas
Linguistics Department
http://www.linguistics.ku.edu/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20120221/502d5283/attachment.html 


More information about the Mne_analysis mailing list