Graphical user interface (GUI) for EEG/MEG preprocessing and visualisation with MNE, a Python-based toolbox for neuroimaging data analysis.
Project description
MNEprep
Graphical user interface (GUI) for EEG/MEG preprocessing and visualisation with MNE, a Python-based toolbox for neuroimaging data analysis.
Installing MNEprep:
You can install MNEprep by using pip in a terminal:
python3 -m pip install mneprep
Note that MNEPrep requires Python 3.6 or higher.
Dependencies:
MNEprep requires the following Python packages, which will be automatically installed when MNEprep is installed:
- autoreject >= 0.2
- matplotlib >= 3.2.0, <3.3.0
- mne >= 0.20.0
- numpy >= 1.19.0
- PyQt5 >= 5.10.0
- python-picard >= 0.4.0
- QtPy >= 1.9.0
- scikit-learn >= 0.23.0
- scipy >= 1.5.0
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
mneprep-0.0.6.tar.gz
(27.8 kB
view hashes)
Built Distribution
mneprep-0.0.6-py3-none-any.whl
(45.0 kB
view hashes)