Automated EEG Repair Tool

Automatically detects and repairs EEG data that is noisy or contains artifacts
544 Downloads
Updated 16 Jun 2014

View License

Using density estimation accompanied with heuristics the Automatic EEG Interpolation Tool detects EEG channels that deviate from the medium of all the channels. Then it updates channels’ neighbours definition and interpolates previously detected channels using nearest-neighbour approach. User can choose whether to include semi-automatic visual rejection. Requires previously pre-processed EEG data and Fieldtrip (http://fieldtrip.fcdonders.nl/). Use as
data = coreEXE(cfg,data)
Poster
http://kodu.ut.ee/~vjulius/Automated_EEG_Repair_Tool.pdf

Cite As

Kristjan-Julius (2024). Automated EEG Repair Tool (https://www.mathworks.com/matlabcentral/fileexchange/46952-automated-eeg-repair-tool), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on EEG/MEG/ECoG in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.6.0.0

Updated poster link

1.5.0.0

Added the poster

1.4.0.0

Changed the abstract.

1.3.0.0

Changed name of the tool

1.2.0.0

Changed name from Automatic to Automated

1.1.0.0

-minor changes in function descriptions

1.0.0.0