You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ``tol`` parameter to :meth:`mne.events_from_annotations`, by `Michiru Kaneda`_
1
+
Add ``tol`` parameter to :meth:`mne.events_from_annotations` so that the user can specify the tolerance to ignore rounding errors of event onsets when using `chunk_duration is not None` (default is 1e-8), by `Michiru Kaneda`_
0 commit comments