- events
array, shape=(n_events, 3) The events.
- ids
ndarray of int | None The ids of events to shift.
- tshift
float Time-shift event. Use positive value tshift for forward shifting
the event and negative value for backward shift.
- sfreq
float The sampling frequency of the data.