reset_processors
Clear accumulated processor state and outputs without detaching, ensuring correct rolling windows after replay seeks or between experimental blocks.
Instructions
Clear accumulated processor state and outputs, without detaching them.
Useful between experimental blocks, and after a replay seek, so a rolling window does not straddle the discontinuity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The session whose processors to reset. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||