mne_mark_bad_channels
Mark channels as bad in MNE-Python raw data. Provide comma-separated names to append or replace existing bad channels.
Instructions
Mark channels as bad (comma-separated names, e.g. 'Fp1,T7'). By default appends to existing bads; set replace=true to overwrite.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bads | No | ||
| name | No | raw | |
| replace | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |