• Stars
    star
    134
  • Rank 269,429 (Top 6 %)
  • Language
    Python
  • License
    BSD 3-Clause "New...
  • Created over 6 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

MNE-Features software for extracting features from multivariate time series

MNE-Features

GitHub Actions Codecov

This repository provides code for feature extraction with M/EEG data. The documentation of the MNE-Features module is available at: documentation.

Installation

To install the package, the simplest way is to use pip to get the latest release:

$ pip install mne-features

Or if you prefer conda:

$ conda install --channel=conda-forge mne-features

Or to get the latest version of the code:

$ pip install git+https://github.com/mne-tools/mne-features.git#egg=mne_features

Dependencies

These are the dependencies to use MNE-Features:

  • numpy (>=1.17)
  • matplotlib (>=1.5)
  • scipy (>=1.0)
  • numba (>=0.46.0)
  • llvmlite (>=0.30)
  • scikit-learn (>=0.21)
  • mne (>=0.18.2)
  • PyWavelets (>=0.5.2)
  • pandas (>=0.25)

Cite

If you use this code in your project, please cite:

Jean-Baptiste SCHIRATTI, Jean-Eudes LE DOUGET, Michel LE VAN QUYEN, Slim ESSID, Alexandre GRAMFORT,
"An ensemble learning approach to detect epileptic seizures from long intracranial EEG recordings"
Proc. IEEE ICASSP Conf. 2018

More Repositories

1

mne-python

MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python
Python
2,556
star
2

mne-cpp

MNE-CPP: A Framework for Electrophysiology
C++
148
star
3

mne-bids-pipeline

Automatically process entire electrophysiological datasets using MNE-Python.
Python
137
star
4

mne-bids

MNE-BIDS is a Python package that allows you to read and write BIDS-compatible datasets with the help of MNE-Python.
Python
129
star
5

mne-icalabel

Automatic labeling of ICA components in Python.
Python
88
star
6

mne-nirs

Process Near-Infrared Spectroscopy Data in MNE
Python
79
star
7

mne-connectivity

Connectivity algorithms that leverage the MNE-Python API.
Python
68
star
8

mne-realtime

Realtime data analysis with MNE-Python
Python
52
star
9

mne-lsl

A framework for real-time brain signal streaming with MNE-Python.
Python
46
star
10

mne-qt-browser

A new backend for the 2D data browser in MNE-Python
Python
39
star
11

mne-matlab

MNE scripting with Matlab
MATLAB
34
star
12

mne-workshops

A collection of workshop materials.
Jupyter Notebook
31
star
13

dipole-simulator

Interactive demonstration of how dipole location and orientation affect MEG and EEG sensor signals
Python
29
star
14

mne-r

Fast Access to MNE-Python From Within R
R
28
star
15

mne-python-notebooks

IPython notebooks for EEG/MEG data processing using mne-python
25
star
16

mne-torch

Repository of sample scripts to train deep learning model with PyTorch and MNE
Python
23
star
17

mne-testing-data

Data for mne-python testing
HolyC
22
star
18

mne-biomag-group-demo

Group analysis demo with MNE
Python
22
star
19

mne-hcp

MNE-HCP for processing the Human Connectome Project MEG data using MNE-Python
Python
22
star
20

mne-incubator

Experimental versions of M/EEG analysis code
Python
16
star
21

mne-hfo

Estimate/compute high-frequency oscillations (HFOs) from iEEG data that are BIDS and MNE compatible using a scikit-learn-style API.
Python
13
star
22

mne-tools.github.io

GitHub pages for mne-tools
HTML
11
star
23

mne-docker

Repository for mne docker images
Jupyter Notebook
11
star
24

mne-gsoc2018-3d

Sandbox for GSoC 2018 3D Viz
Python
9
star
25

awesome-mne

A curated list of awesome MNE tutorials, projects and communities.
8
star
26

mne-installers

Installers for MNE-Python.
Shell
8
star
27

mne-scripts

Sample scripts based on MNE
Shell
8
star
28

mne-binder

Integration with mybinder.org
Dockerfile
5
star
29

mne-dash

Remote visualization for mne tools
Python
4
star
30

mne-python-intro-slides

MNE-Python presentation
CSS
4
star
31

fiff-constants

Bookkeeping and documentation of FIFF file format constants
4
star
32

mne-cpp-presentations

MNE-CPP toolbox & applications presentations
4
star
33

mne-misc-data

Miscellaneous data
AGS Script
3
star
34

mne-kit-gui

Python
2
star
35

sprint2019

MNE Code Sprint 2019 @ Hosted at Facebook
CSS
2
star
36

mne-project-template

MNE Project Template - Helps getting started with your project !
Python
2
star
37

mne-cpp-test-data

Minimal MNE-CPP test data set
1
star
38

mne-openmeeg

Integration of MNE and OpenMEEG
Python
1
star