Automated EEG Repair Tool
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 (2025). Automated EEG Repair Tool (https://www.mathworks.com/matlabcentral/fileexchange/46952-automated-eeg-repair-tool), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
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 |