mne_crop
Crop Raw, Epochs, or Evoked neurophysiology data to a specified time window in seconds, in place. Isolate relevant time segments for focused analysis.
Instructions
Crop a Raw/Epochs/Evoked object to the time window [tmin, tmax] seconds, in place.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | raw | |
| tmax | No | ||
| tmin | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |