Getting Started
Contents:
maptimes()
Map onset/offset times using linear interpolation from intime to outtime.
t (np.ndarray of shape (N, 2)) – Each row contains [onset, offset].
Mapped onset and offset times.
np.ndarray of shape (N, 2)