-
Notifications
You must be signed in to change notification settings - Fork 0
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
Create initial specs integrating devices from ndx-ophys-devices #12
Conversation
spec/ndx-microscopy.namespace.yaml
Outdated
- namespace: | ||
- core | ||
- ndx-ophys-devices |
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.
Should be:
- namespace: | |
- core | |
- ndx-ophys-devices | |
- namespace: core | |
- namespace: ndx-ophys-devices |
schema
should be a list of dicts with certain keys
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.
In general, I recommend using the API to create the specs, though I know it adds another step.
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.
Does ndx-ophys-devices need to be in the ndx-catalog? I got this error:
KeyError: "'ndx-ophys-devices' not a namespace"
for more information, see https://pre-commit.ci
@alessandratrapani Two small conflicts |
replaced by #22 |
see catalystneuro/ndx-ophys-devices#1 for ophys devices