-
Notifications
You must be signed in to change notification settings - Fork 7
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
Expanding metadata file #4
Comments
Yes, let's include this. It expanding won't be a problem. The extension will be versioned and can be updated alongside this metadata file. @rly, do you think this should go in ndx-pose, or since this is really DLC-specific, should we make another extension that extends from ndx-pose and defines metadata specifically for DLC? |
I prefer the latter option even though the arrangement is slightly more complex. |
We think one should add
How do you want us to add them to ndx_pose. Shall we just add fields? |
DLC stores the following metadata:
https://github.com/DeepLabCut/DeepLabCut/blob/444da3da70b1f3bfaae39b0849e0aafcff1a9b7a/deeplabcut/pose_estimation_tensorflow/predict_videos.py#L750
(we are likely going to expand this in the near future). What other variables should be stored and could we put in NWB?
The text was updated successfully, but these errors were encountered: