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

"Multi-annotations" for new data objects in Neo 0.5 #25

Open
mdenker opened this issue May 2, 2017 · 0 comments
Open

"Multi-annotations" for new data objects in Neo 0.5 #25

mdenker opened this issue May 2, 2017 · 0 comments

Comments

@mdenker
Copy link
Member

mdenker commented May 2, 2017

Neo 0.5 introduces a number of Neo objects that can contain more than one data item:

  • AnalogSignal
  • Event
  • Epoch
    For example, an Event object may contain multiple recorded event times. However, annotations are limited to the Event object as a whole. Likewise, filtering only works on the complete event objects.

This epic develops the concept to

  • provide annotations for individual data items in one such Neo object (called multi-annotations for now)
  • and the mechanisms to efficiently work with such multi-annotations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant