brain_pipe.preprocessing.brain.artifact

Artifact removal techniques for brain response data.

All the classes assume the MNE layout of the data: (channels, time).

Classes

ArtifactRemovalMWF([data_key, fs_key, ...])

Remove (eyeblink) artifacts with an MWF.

InterpolateArtifacts([data_key, threshold])

Blanking of large spikes in EEG.