Skip to main content

A graphical user interface for MNE

Project description

Latest PyPI Release Conda Version Python 3.6 Python 3.7 License

MNELAB

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

Dependencies

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

Optional dependencies provide additional features if installed:

In general, I recommended to always use the latest package versions.

Additional features

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

  • Export raw to EDF/BDF (requires pyEDFlib)
  • Export raw to EEGLAB SET
  • Import XDF files (requires pyxdf)

Installation

Via pip

The latest release is available on PyPI and can be installed with:

pip install mnelab
mnelab

The mnelab command in the last line starts the application.

Via 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 --name mnelab -c conda-forge mnelab
conda activate mnelab
mnelab

The mnelab command in the last line starts the application. Any issues with this conda package should be reported to the respective issue tracker.

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. Open a terminal, change to the folder where you unpacked the MNELAB source.
    • If you use Anaconda or Miniconda, install all dependencies with conda install numpy scipy matplotlib pyqt followed by pip install mne.
    • Otherwise, install all dependencies with pip install -r requirements.txt.
  3. Finally, 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).

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.3.0.tar.gz (30.7 kB view details)

Uploaded Source

Built Distribution

mnelab-0.3.0-py3-none-any.whl (38.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mnelab-0.3.0.tar.gz
  • Upload date:
  • Size: 30.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.7.4

File hashes

Hashes for mnelab-0.3.0.tar.gz
Algorithm Hash digest
SHA256 c0dd87cdf3541ebb19fe70b1d244b314ddaf48e640f8a2900d4fe89b574822d4
MD5 34df43c300c1fb5630d70602d05e76a2
BLAKE2b-256 39bb4bd2e719d92c10f5bdbf7c6f7203fb1d33cc72017231df04e64d9624bd5a

See more details on using hashes here.

File details

Details for the file mnelab-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: mnelab-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 38.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.7.4

File hashes

Hashes for mnelab-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 01408846ab882a28e3e82b87a8df384cbc3088b05335b61d15324452372061f3
MD5 4d3059e840d8b1514824953dcb660776
BLAKE2b-256 29bbccc081c24baab57b98d0c3a01b3a75e0d378c8ba22f91f9d46da3d511a64

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