Skip to content

Releases: gmierz/eegfmri-matlab

eegfmri-matlab v1.0.0

15 Mar 14:13
Compare
Choose a tag to compare

This is the first release of the eegfmri-matlab tool used for cleaning EEG data contaminated with gradient artifacts and ballistocardiogram (BCG) artifacts. The main tool is found in eegfmri_clean and used like this:

cleaneeg = eegfmri_clean(dirtyeeg)

See the README file for more information on how to use this script. Instructions for the function itself can be found by running help eegfmri_clean.