Giter VIP home page Giter VIP logo

mnelab's Introduction

Python PyPI Version Conda Version License

MNELAB is a graphical user interface (GUI) for MNE, a Python package for EEG/MEG analysis.

Changelog

Check out the changelog to learn what we added, changed or fixed in the latest release.

Dependencies

MNELAB requires Python >= 3.6 and the following packages:

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)
  • pyxdf >= 1.16.0 (XDF import)
  • pyEDFlib >= 0.1.15 (EDF/BDF export)
  • pybv 0.4.0 (BrainVision VHDR/VMRK/EEG export)

Installation

Make sure you have either PySide2 or PyQt5 installed. If you have neither, we recommend PySide2, which you can install with pip install PySide2. Then install MNELAB with:

pip install mnelab

To use all MNELAB features, all optional dependencies should also be installed:

pip install scikit-learn python-picard pyxdf pyEDFlib pybv

You can start MNELAB in a terminal with mnelab or python -m mnelab. On Windows, make sure to use Command Prompt (cmd.exe) or PowerShell (powershell.exe) โ€“ the mnelab command does not work in Git Bash.

If you use Arch Linux, you can alternatively install the python-mnelab AUR package (note that this also requires the python-mne AUR package).

Contributing

The contributing guide contains detailed instructions on how to contribute to MNELAB.

mnelab's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.