eelbrain.pipeline.MneExperiment.make_bad_channels
- MneExperiment.make_bad_channels(bad_chs=(), redo=False, **kwargs)
Write the bad channel definition file for a raw file
If the file already exists, new bad channels are added to the old ones. In order to replace the old file with only the new values, set
redo=True
.- Parameters:
See also
make_bad_channels_auto
find bad channels automatically
load_bad_channels
load the current bad_channels file
merge_bad_channels
merge bad channel definitions for all sessions