jasmainak / autoreject

Automated rejection and repair of bad trials/sensors in M/EEG

Home Page:http://autoreject.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto Reject

CircleCI Travis Codecov

This repository hosts code to automatically reject trials and repair sensors for M/EEG data.

http://autoreject.github.io/_images/sphx_glr_plot_visualize_bad_epochs_002.png

Dependencies

These are the dependencies to use autoreject:

  • numpy (>=1.8)
  • matplotlib (>=1.3)
  • scipy (>=0.16)
  • mne-python
  • scikit-learn (0.18)

Cite

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

Mainak Jas, Denis Engemann, Federico Raimondo, Yousra Bekhti, and Alexandre Gramfort,
"Automated rejection and repair of bad trials in MEG/EEG." In 6th International Workshop on
Pattern Recognition in Neuroimaging (PRNI). 2016.

Mainak Jas, Denis Engemann, Yousra Bekhti, Federico Raimondo, and Alexandre Gramfort. 2017.
Autoreject: Automated artifact rejection for MEG and EEG data. NeuroImage, 159, 417-429.

About

Automated rejection and repair of bad trials/sensors in M/EEG

http://autoreject.github.io/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 98.9%Language:Makefile 1.1%