Skip to content

eegfmri-matlab v1.0.0

Latest
Compare
Choose a tag to compare
@gmierz gmierz released this 15 Mar 14:13
· 1 commit to master since this release

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.