trftools.pipeline.TRFExperiment.show_bad_channels

TRFExperiment.show_bad_channels(tasks=None, **state)

List bad channels

Parameters:
  • tasks (bool | str | Sequence[str]) – By default, bad channels for the current task are shown. Set tasks to True to show bad channels for all tasks, or a list of task names to show bad channeles for these tasks.

  • ... – State parameters.

Notes

ICA Raw pipes merge bad channels from different tasks (by combining the bad channels from all tasks).