Python implementation of the ARMBR blink removal method
Project description
This is the Python implementation of Artifact-reference multivariate backward regression (ARMBR): a novel method for EEG blink artifact removal with minimal data requirements (for full algorithm, see citation below).
ARMBR is a lightweight and easy-to-use method for blink artifact removal from EEG signals using multivariate backward regression. The algorithm detects the times at which eye blinks occur and then estimates their linear scalp projection by regressing a simplified, time-locked reference signal against the multichannel EEG. This projection is used to suppress blink-related components while preserving underlying brain signals. ARMBR requires minimal training data, does not depend on dedicated EOG channels, and operates robustly in both offline and real-time (online) settings, including BCI applications.
This release contains some improvements to the BCI2000 GUI.
The code is maintained at: https://github.com/S-Shah-Lab/ARMBR
The semi-synthetic data used in the ARMBR paper, along with example codes that allow testing ARMBR of the semi-synthetic data used in the paper, are available on OSF at: https://osf.io/th2g6/
If you use ARMBR in your work, please cite:
Citation:
Alkhoury L, Scanavini G, Louviot S, Radanovic A, Shah SA & Hill NJ (2025). Artifact-Reference Multivariate Backward Regression (ARMBR): A Novel Method for EEG Blink Artifact Removal with Minimal Data Requirements. Journal of Neural Engineering, 22(3). DOI: 10.1088/1741-2552/ade566 PubMed: 40527334
BibTeX:
@article{alkhoury2025armbr,
author = {Alkhoury, Ludvik and Scanavini, Giacomo and Louviot, Samuel and Radanovic, Ana and Shah, Sudhin A and Hill, N Jeremy},
title = {Artifact-Reference Multivariate Backward Regression ({ARMBR}): A Novel Method for {EEG} Blink Artifact Removal with Minimal Data Requirements},
journal = {Journal of Neural Engineering},
volume = {22},
number = {3},
pages = {036048},
year = {2025},
date = {2025-06-25},
doi = {10.1088/1741-2552/ade566},
url = {https://doi.org/10.1088/1741-2552/ade566},
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file armbr-2.0.8.tar.gz.
File metadata
- Download URL: armbr-2.0.8.tar.gz
- Upload date:
- Size: 25.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
784b03c81010c2858ff65e89e06dfaa3001bf83e09b0e4a543cfb630cc99a72d
|
|
| MD5 |
10879088bc956e25086591f8b9f8860e
|
|
| BLAKE2b-256 |
c5516d5bafbc249f45abc4d3aca90beea78de95e488e32a6abeaa2680ad4ec3a
|
File details
Details for the file armbr-2.0.8-py3-none-any.whl.
File metadata
- Download URL: armbr-2.0.8-py3-none-any.whl
- Upload date:
- Size: 22.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7f036a8cbea324dbfdd599fdd02be862b57c69a9122cbec9e98ac4df6fbf799
|
|
| MD5 |
5653375394ab25c1196d74f9b23fff6f
|
|
| BLAKE2b-256 |
93acce9676639eedced9b28d45983d534a3a4ce045216d6f505681809fc6d091
|