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 AnnotationSeries datatype #97

Open
4 tasks
stephprince opened this issue Sep 11, 2024 · 0 comments
Open
4 tasks

add AnnotationSeries datatype #97

stephprince opened this issue Sep 11, 2024 · 0 comments
Labels
category: enhancement proposed enhancements or new features priority: high impacts proper operation or use of a feature important to most users

Comments

@stephprince
Copy link
Collaborator

stephprince commented Sep 11, 2024

Add the AnnotationSeries datatype to hold text information from the acquisition system.

Follow the general steps for adding a new data type:

  • add a class for AnnotationSeries
  • add a createAnnotationSeries function on NWBFile
  • add a writeAnnotationData function on recordingContainers
  • add a writeText or relevant convenience function on AnnotationSeries if needed
@stephprince stephprince added category: enhancement proposed enhancements or new features priority: high impacts proper operation or use of a feature important to most users labels Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: enhancement proposed enhancements or new features priority: high impacts proper operation or use of a feature important to most users
Projects
None yet
Development

No branches or pull requests

1 participant