Skip to main content

A graphical user interface for MNE

Project description

PyPI Version Conda Version Python Downloads PyPI Downloads Conda License

Graphical user interface (GUI) for MNE, a Python-based toolbox for EEG/MEG analysis.

Changelog

Check out the changelog to learn what we added, changed or fixed in the latest version.

Dependencies

MNELAB requires Python >= 3.6. In addition, the following Python packages are required:

Optional dependencies provide additional features if installed:

Additional features

MNELAB comes with the following features that are not (yet) available in MNE:

  • Export to EDF/BDF (requires pyEDFlib)
  • Export to EEGLAB SET
  • Export to BrainVision VHDR/VMRK/EEG (requires pybv)
  • Import XDF files (requires pyxdf)

Installation

pip

  1. Install either PyQt5 (python3 -m pip install PyQt5) or PySide2 (python3 -m pip install PySide2).
  2. Install MNELAB (python3 -m pip install mnelab).

You can start MNELAB in a terminal with mnelab or python3 -m mnelab.

conda

An (unofficial, but regularly updated) conda package can be installed from conda-forge. We strongly suggest to install MNELAB into its own dedicated environment to ensure smooth installation and operation:

conda create -y -n mnelab -c conda-forge mnelab

You can start MNELAB in a terminal with conda activate mnelab followed by mnelab or python -m mnelab. Any issues with this conda package should be reported to the respective issue tracker.

Arch Linux

If you use Arch Linux, you can install the python-mnelab AUR package (note that this requires the python-mne AUR package).

Standalone installer

A stand-alone installer will be available soon.

Development version

Follow these steps to use the latest development version of MNELAB:

  1. Download the source code and unpack it into a folder of your choice.
  2. Install all dependencies listed above.
  3. Run python3 -m mnelab to start MNELAB (if this does not work try python -m mnelab, just make sure to use Python 3 because Python 2 is not supported).

Contributing

The contributing guide contains detailed instructions on how to contribute to MNELAB.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mnelab-0.5.6.tar.gz (49.5 kB view details)

Uploaded Source

File details

Details for the file mnelab-0.5.6.tar.gz.

File metadata

  • Download URL: mnelab-0.5.6.tar.gz
  • Upload date:
  • Size: 49.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3

File hashes

Hashes for mnelab-0.5.6.tar.gz
Algorithm Hash digest
SHA256 8d6024b1114cf20d696704661ffc7e300f1958ee58cec359e5f0c8609c209a8b
MD5 b0b88e87db10c0878b16da3997a16d82
BLAKE2b-256 7a9cd1a9fabdbff32b0d16dfa4b42ead7ed2da1a071a318e41d50519220727bc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page