mne.event.
shift_time_events
Shift an event.
array
The events
ndarray
int
None
The ids of events to shift.
float
Time-shift event. Use positive value tshift for forward shifting the event and negative value for backward shift.
The sampling frequency of the data.
The new events.
mne.event.shift_time_events