Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Add tol parameter to events_from_annotations #12324

Merged
merged 10 commits into from
Feb 8, 2024

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    d56357d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2817005 View commit details
    Browse the repository at this point in the history
  3. make 12324.newfeature.rst

    rcmdnk committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    1334a0c View commit details
    Browse the repository at this point in the history
  4. fix meth reference name

    rcmdnk committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    b98fdd3 View commit details
    Browse the repository at this point in the history
  5. Rename changelog from 12324.newfeature.rst to 12324.bug.rst

    Adjust tolerance parameter in events_from_annotations to 1e-8
    Update annotation tests to reflect new tolerance parameter of 1e-8
    rcmdnk committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    3bdb85e View commit details
    Browse the repository at this point in the history
  6. Update test simplify

    rcmdnk committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    abc3e34 View commit details
    Browse the repository at this point in the history
  7. Update documentation for tol parameter in `mne.events_from_annotati…

    …ons` to include usage details
    rcmdnk committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    534fa2f View commit details
    Browse the repository at this point in the history
  8. Clarify tolerance condition chunk_duration is not None in events_…

    …from_annotations` docstring
    rcmdnk committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    727fe92 View commit details
    Browse the repository at this point in the history
  9. fix document

    rcmdnk committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    edd3909 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. update document for tol of events_from_annotations

    update tests events_from_annotations with parameterize
    rcmdnk committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    a533b8a View commit details
    Browse the repository at this point in the history