[Mne_analysis] mne_compute_raw_inverse

Alexandre Gramfort gramfort at nmr.mgh.harvard.edu
Tue Jan 29 19:35:49 EST 2013
Search archives:

hi Elisabeth,

I don't know if there is a magic option but if you have a loose oriented
inverse operator then I suspect that what you want is the
3rd vector for each location (the normal component).

hope this helps
Alex

PS: btw it's also possible to do such things in python. See eg.

http://martinos.org/mne/auto_examples/inverse/plot_label_source_activations.html#example-inverse-plot-label-source-activations-py


On Tue, Jan 29, 2013 at 7:47 PM, Elisabeth Fonteneau <ef309 at cam.ac.uk> wrote:
>
>
> Hello MNE_users,
>
> I have a question regarding the command mne_compute_raw_inverse.
>
>
>
> If I used that function with  --labeldir option,
>
> the output will collapse all the labels  from the directory in one fif file,
> and I have one average waveform per ROI requested
>
>
>
> Example of command used:
>
> mne_compute_raw_inverse --inv inv.fif --in subj.fif --labeldir
> /label/subject/ --out output.fif
>
>
>
> Now I would like to export all the vertices within a ROI and not only one
> waveform average per ROI
>
>
>
> Example of command used:
>
> mne_compute_raw_inverse --inv inv.fif --in subj.fif --label label.label
> --out output.fif
>
>
>
> For this output I have now in the fif file my different vertices included in
> the ROI, but at my surprise I have 3 vectors for each vertices (x,y,z)
>
> I tried all the command (picknormalcomp, align_z) to obtain only one
> component per vertices but for now with no success..
>
> Is ther a “magic option” that I am not aware of ?
>
>
>
> Best
>
> Elisabeth
>
>
>
>
>
> __________________________________________________________
>
>
>
> Dr Elisabeth Fonteneau
>
> Neurolex Group
>
> Department of 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
> 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.
>




More information about the Mne_analysis mailing list