Skip to content

Add source_video link field to PoseEstimation#56

Open
h-mayorquin wants to merge 1 commit intorly:mainfrom
h-mayorquin:create_formal_links
Open

Add source_video link field to PoseEstimation#56
h-mayorquin wants to merge 1 commit intorly:mainfrom
h-mayorquin:create_formal_links

Conversation

@h-mayorquin
Copy link
Contributor

Adds an optional source_video link to ImageSeries on PoseEstimation, consistent with how TrainingFrame already links to its source video. This provides a formal NWB reference to the source video instead of relying on the string paths in original_videos, which can become stale or break when files are moved (e.g., dandi/dandi-cli#1817).

Closes #12 and supersedes #13 with a simpler approach that requires no custom IO mapper.

To discuss: the current approach keeps original_videos is kept for backwards compatibility but I am unsure if we should remove this and bumpb the schema source. I think we can leep it here and decide this later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

original_videos should be a link

1 participant