-
Notifications
You must be signed in to change notification settings - Fork 8
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
Major changes for version 0.3.0 #9
Conversation
generateExtension('<directory path>/ndx-events/spec/ndx-events.namespace.yaml'); | ||
``` | ||
## Example usage |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rly where the examples moved somewhere else? I found them useful when using this extension.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems that they were availble in this commit but they did not make it to the end of the PR:
Is this a mistake?
Based on feedback from NWB TAB. See Google Doc: https://docs.google.com/document/d/1qcsjyFVX9oI_746RdMoDdmQPu940s0YtDjb1en1Xtdw/edit
Events
,LabeledEvents
,TTLs
, andAnnotatedEvents
.EventsTable
,EventsTypesTable
,TtlsTable
,TtlTypesTable
.TimestampVectorData
andDurationVectorData
.Task
to hold anEventsTypesTable
andTtlTypesTable
.setup.py
withpyproject.toml
TODO: