Skip to main content

MNE Vision is a GUI for MNE

Project description

MNE_Vision

MNE_Vision

MNE Vision is a open source software mainly based on MNE_Python We propose here a graphical interface for MNE, able to perform some of the most common tasks in EEG analysis and processing and available in MNE, while also proposing other tools.

The main objective is to propose a free alternative to EEGLAB which requires a MATLAB license to fully work.

Documentation

MNE_Vision documentation is available inside the project files on this github.

Installing and using MNE_Vision

To use MNE_Vision, you will first need to install his dependencies. To do so you can you can open a terminal in the directory where MNE_Vision is stored and type :

$ pip install requirements.txt

This requires Python to be installed, if you don’t have python installed you can download it from here.

Then, MNE Vision can be launch in a terminal from the directory “pathtoMNE_VISION" and type :

$ python3 src/main.py

Note : Depending on how python is installed, python3 might need to be replaced by python if python3 is not reconised.

Dependencies

The required dependencies to run MNE-Python are:

  • Python >= 3.9.13

  • eeglabio >= 0.0.1.post7

  • keras >= 2.9.0

  • matplotlib >= 3.5.2

  • mne >= 1.0.3

  • mne_connectivity >= 0.3

  • numpy >= 1.22.4

  • pymatreader >= 0.0.30

  • PyQt5 >= 5.15.6

  • PyQt5-stubs >= 5.15.6.0

  • pyriemann >= 0.2.7

  • pyvista >= 0.34.1

  • pyvistaqt >= 0.9.0

  • scikit_learn >= 1.1.1

  • scipy >= 1.8.1

  • seaborn >= 0.11.2

  • tensorflow >= 2.9.1

Licensing

MNE_Vision is GNU-licenced, for more information please read the GNU General Public License v3.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

mne_vision-0.1.1.tar.gz (555.0 kB view hashes)

Uploaded Source

Built Distribution

mne_vision-0.1.1-py3-none-any.whl (668.9 kB view hashes)

Uploaded Python 3

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