multiple events average

Hello MNE lovers,

We are trying to do a multiple events average with the mne_process_raw

So far we tried with version mne_setup 2.7.0 or 2.7.1 with no success

Could somebody let me know if it has been implemented?

In the ave file we try to add the trigger numbers as follow : Event 41 42 43
44

But it will take only the first number

Any advice will be helpful

Thanks a lot

Elisabeth

hi Elisabeth,

try adding multiple events (one per line)

in your ave something like this:

  category {
    name "Left Auditory"
    event 1
    event 2
    tmin -0.2
    tmax 0.5
    color 1 1 0
  }

Alex

Hi Alex,
Thanks for your answer
Unfortunately we already try this, and it will be taking only the first
number (first line)
Do you have any other solution?
Could it be coming from the version we are using 7.0 or 7.1?
Best
Elisabeth

I believe adding multiple events was added in a nightly build a couple
months back. Try downloading that from the site and give it a whirl.

Eric

Hi Elisabeth,

I am attaching matlab script that merge multiple events and generated the
new event file which you can use for averaging in mne.

Sheraz

Hi Alex,
Thanks for your answer
Unfortunately we already try this, and it will be taking only the first
number (first line)
Do you have any other solution?
Could it be coming from the version we are using 7.0 or 7.1?
Best
Elisabeth

From: Alexandre Gramfort [mailto:gramfort at nmr.mgh.harvard.edu]
Sent: 15 June 2012 16:40
To: Elisabeth Fonteneau
Cc: mne_analysis at nmr.mgh.harvard.edu
Subject: Re: [Mne_analysis] multiple events average

hi Elisabeth,

try adding multiple events (one per line)

in your ave something like this:

  category {
    name "Left Auditory"
    event 1
    event 2
    tmin -0.2
    tmax 0.5
    color 1 1 0
  }

Alex

Hello MNE lovers,

We are trying to do a multiple events average with the mne_process_raw

So far we tried with version mne_setup 2.7.0 or 2.7.1 with no success

Could somebody let me know if it has been implemented?

In the ave file we try to add the trigger numbers as follow : Event 41
42 43
44

But it will take only the first number

Any advice will be helpful

Thanks a lot

Elisabeth

__________________________________________________________

Dr Elisabeth Fonteneau

Neurolex Group

Department of Experimental Psychology

University of Cambridge

Downing Street, Cambridge CB2 3EB, UK

Phone: +44 1223 333 548

Email: ef309 at cam.ac.uk

Web: www.neurolex.psychol.cam.ac.uk/directory/ef309 at cam.ac.uk

_______________________________________________
Mne_analysis mailing list
Mne_analysis at nmr.mgh.harvard.edu
Mne_analysis Info Page

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 MyComplianceReport.com: Compliance and Ethics Reporting
. 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.

_______________________________________________
Mne_analysis mailing list
Mne_analysis at nmr.mgh.harvard.edu
Mne_analysis Info Page

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mergeEvents.m
Type: text/x-objcsrc
Size: 1514 bytes
Desc: not available
Url : http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20120615/d4dd141b/attachment.bin