[Mne_analysis] interactive gui

Teon Brooks teon.brooks at gmail.com
Wed Apr 13 01:34:03 EDT 2016
Search archives:

Hi Dirk,

To get started with mne using the python tools, you can follow along with
this example
<http://martinos.org/mne/stable/auto_examples/io/plot_read_and_write_raw_data.html#sphx-glr-auto-examples-io-plot-read-and-write-raw-data-py>
and
our intro
<http://martinos.org/mne/stable/auto_tutorials/plot_introduction.html>. We
have a python implementation of mne_browse_raw with core overlapping
features. To browse your data, you need to read it in using the appropriate
function here <http://martinos.org/mne/stable/manual/io.html> given your
data type (raw = mne.io.read_raw_xxx). Then you can plot and inspect your
data using raw.plot().

Feel free to browse our website <http://martinos.org/mne/>. Let us know if
you have any questions or if you find a particular section confusing.

HTH,



teon
--


Teon Brooks, PhD Candidate
NSF Fellow, Chateaubriand Fellow
Department of Psychology, New York University
Researcher | OpenBCI
Co-Chair | BraiNY, Greater NYC Chapter of Society for Neuroscience

On Tue, Apr 12, 2016 at 7:48 PM, Moorselaar, D. van <d.van.moorselaar at vu.nl>
wrote:

> Hello,
>
> Sorry to bother you with this probably very stupid question. I have been
> working with mne software for about a year now. Until now I have always
> done data inspection via EEGLab in matlab and run all analysis via mne
> based python scripts. However, I would like to switch my entire pipeline to
> mne/python, but I seem to be unable to launch the user interface of
> me_browse_raw. Could anyone please tell me what I need to do to launch this
> interface.
>
> Thank you very much,
>
> Dirk
>
>
>
>
> _______________________________________________
> 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.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20160413/b83ed157/attachment.html 


More information about the Mne_analysis mailing list