Skip to content

Commit 7dd7375

Browse files
committed
Update documentation for tol parameter in mne.events_from_annotations to include usage details
1 parent 1780981 commit 7dd7375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/changes/devel/12324.bugfix.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
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

Comments
 (0)