A graphical user interface for MNE
Project description
MNELAB is a graphical user interface (GUI) for MNE, a Python package for EEG/MEG analysis.
Documentation
Instructions for installing and using MNELAB as well as step-by-step examples for different use cases are available in the documentation.
Changelog
Check out the changelog to learn what we added, changed, or fixed.
Dependencies
MNELAB requires Python >= 3.8 and the following packages:
- mne >= 0.24.0
- PySide6 >= 6.2.0
- numpy >= 1.14.0
- scipy >= 1.0.0
- matplotlib >= 3.5.0
- pyxdf >= 1.16.0
- pyobjc-framework-Cocoa >= 5.2.0 (macOS only)
Optional dependencies provide additional features if installed:
- scikit-learn >= 0.20.0 (ICA computation with FastICA)
- python-picard >= 0.4.0 (ICA computation with PICARD)
- pyEDFlib >= 0.1.15 (EDF/BDF export)
- pybv 0.4.0 (BrainVision VHDR/VMRK/EEG export)
Installation
You can install MNELAB with:
pip install mnelab
If you want to use all MNELAB features, the full package including optional dependencies can be installed with:
pip install mnelab[full]
You can also install the latest development version as follows:
pip install git+https://github.com/cbrnr/mnelab
Then start MNELAB in a terminal with mnelab
or python -m mnelab
.
Contributing
The contributing guide contains detailed instructions on how to contribute to MNELAB.
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
Built Distribution
File details
Details for the file mnelab-0.8.2.tar.gz
.
File metadata
- Download URL: mnelab-0.8.2.tar.gz
- Upload date:
- Size: 1.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b94a8b083b73d2a9b9cdeb29ba1135fa71456020a65e2cdceaedb5480af117a2 |
|
MD5 | 88c317e0cce4f9d32ae3841250b3841a |
|
BLAKE2b-256 | c831e9cb70f8183a97d38d0bc53924cb752711447c5e283e69ef1ae49f1acf1f |
File details
Details for the file mnelab-0.8.2-py3-none-any.whl
.
File metadata
- Download URL: mnelab-0.8.2-py3-none-any.whl
- Upload date:
- Size: 90.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7140ced21eef70715a9e503a6ce7160bbc5fc257e6dd7ebfc9c897435dcaab51 |
|
MD5 | b6555732ba1c878d08496afcdd0a22d0 |
|
BLAKE2b-256 | f9bb226f6a47ad5fb34446fec94f6c533a620b9d9275eddbeee329929fa7e687 |