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

Add functions to determine sample ranges of signals in multi-segment records #403

Merged
merged 4 commits into from
Jun 30, 2022

Commits on Jun 30, 2022

  1. Add contained_ranges method to calculate sample ranges that contain a…

    … signal, in multi-segment records
    cx1111 committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    56baee4 View commit details
    Browse the repository at this point in the history
  2. Fix logic to account for empty segments and derive some fields in Mul…

    …tiRecord constructor
    cx1111 committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    201846b View commit details
    Browse the repository at this point in the history
  3. Add tests for contained_ranges

    cx1111 committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    a1bb8a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bf65e6 View commit details
    Browse the repository at this point in the history