A graphical user interface for MNE
Project description
MNELAB
Graphical user interface (GUI) for MNE, a Python-based toolbox for EEG/MEG analysis.
Screenshots
Dependencies
MNELAB requires Python >= 3.6. In addition, the following Python packages are required:
- PyQt5 >= 5.6.0
- numpy >= 1.8.1
- scipy >= 0.17.1
- matplotlib >= 2.0.0
- mne >= 0.17
Optional dependencies provide additional features if installed:
- scikit-learn (ICA computation via FastICA)
- python-picard (ICA computation via PICARD)
- pyEDFlib (export raw to EDF/BDF)
- pyxdf (import XDF files)
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
A package on PyPI and a stand-alone installer will be available soon.
Meanwhile, follow these steps to use MNELAB:
- Download the source code and unpack it into a folder of your choice.
- Open a terminal, change to the folder where you unpacked the MNELAB source.
- Finally, run
python3 -m mnelab
to start MNELAB (if this does not work trypython -m mnelab
, just make sure to use Python 3 because Python 2 is not supported).
Project details
Release history Release notifications | RSS feed
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.1.0.tar.gz
(22.1 kB
view details)
Built Distribution
mnelab-0.1.0-py3-none-any.whl
(30.0 kB
view details)
File details
Details for the file mnelab-0.1.0.tar.gz
.
File metadata
- Download URL: mnelab-0.1.0.tar.gz
- Upload date:
- Size: 22.1 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.32.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b517e1ff833c982c5916245216569a6d993a99a33c4b72b5c0aecef6a92c0506 |
|
MD5 | 3ce88f922c22ac27c2cd790a02fe9f4a |
|
BLAKE2b-256 | 03d6e0cc05b9123f89dc911de0be27b97c639b81ae27d7f0b4f79120ce04aa0e |
File details
Details for the file mnelab-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: mnelab-0.1.0-py3-none-any.whl
- Upload date:
- Size: 30.0 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.32.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ec9444f98aea3f84b768604c815f8bbb03e6f15aa76ff96ab7cfbec60d2edab |
|
MD5 | 9d786f867184c7e9c56a7ddc09f63588 |
|
BLAKE2b-256 | b0f163f8dd5c96931130c1a6cc5dbe0ce14a875d6e8c72a311c1af79da262962 |