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

Restrict XDF markers to one channel #349

Merged
merged 1 commit into from
May 5, 2022
Merged

Restrict XDF markers to one channel #349

merged 1 commit into from
May 5, 2022

Conversation

cbrnr
Copy link
Owner

@cbrnr cbrnr commented May 5, 2022

The previous change related to importing XDF marker streams turned out to be too liberal. It required only a sampling rate of 0 Hz, but there are 0 Hz streams with multiple channels, which are problematic right now.

Therefore, this change defines marker streams that can be imported as annotations as follows:

  • Irregular sampling rate (i.e. 0 Hz)
  • Just one channel

The data type is irrelevant, so we can still import numeric markers as long as these two criteria are met.

@cbrnr cbrnr merged commit 444294b into main May 5, 2022
@cbrnr cbrnr deleted the fix-xdf-markers branch May 5, 2022 09:21
# 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.

1 participant