eelbrain.pipeline.Pipeline.make_bad_channels_selection
- Pipeline.make_bad_channels_selection(raw=None, **state)
GUI for selecting bad channels in continuous M/EEG recordings
Opens
eelbrain.gui.select_channels()for the current subject. The document is the BIDS*_channels.tsvfile at the root source of the selected raw pipeline stage. Events come from labeled-events.- Parameters:
raw (str) – Which raw pipeline stage to display. Defaults to the source raw.
... – State parameters (e.g.
subject).