wmvanvliet / mne-faster

Automatic EEG bad channel/epoch/ICA-component detection using FASTER

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MNE-FASTER: automatic bad channel/epoch/component detection

This implements the FASTER pipeline using MNE-Python.

Nolan H, Whelan R, Reilly RB. FASTER: Fully Automated Statistical Thresholding for EEG artifact Rejection. J Neurosci Methods. 2010 Sep 30;192(1):152-62. doi: 10.1016/j.jneumeth.2010.07.015. Epub 2010 Jul 21. PMID: 20654646.

Installation

pip install https://github.com/wmvanvliet/mne-faster/archive/refs/heads/main.zip

Usage

See the example

About

Automatic EEG bad channel/epoch/ICA-component detection using FASTER

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


Languages

Language:Python 100.0%