clear_filters
Remove the active filter chain from an EEG session so that subsequent reads return the raw, unfiltered signal. Use this to reset processing and restore original data output.
Instructions
Remove the filter chain; reads return raw signal again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The session to clear filters on. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||