Skip to content
New issue

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

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

Already on GitHub? # 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

Conversation

cx1111
Copy link
Member

@cx1111 cx1111 commented Jun 30, 2022

In multi-segment variable layout records, not every segment (sub-record) contains all of the signals contained in the full record. These functions allow you to find the exact sample ranges that contain signals.

  1. contained_ranges - For one signal
  2. contained_combined_ranges - For a set of signals

@briangow
Copy link
Contributor

Thanks so much @cx1111 ! This seems to be working well for me!

@cx1111 cx1111 merged commit a183c4d into main Jun 30, 2022
@cx1111 cx1111 deleted the cx/contained-ranges branch June 30, 2022 22:39
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants