rly / ndx-pose

NWB extension to store pose estimation data
BSD 3-Clause "New" or "Revised" License
13 stars 11 forks source link

Test backwards compatibility with 0.1.0/0.1.1 PoseEstimation object #28

Open rly opened 5 months ago

rly commented 5 months ago

The PoseEstimation data type (a group) in ndx-pose 0.1.0/0.1.1 has optional datasets nodes and edges. These were moved into a Skeleton data type (a group) in the ndx-pose main branch (to be 0.2.0), and PoseEstimation now has an optional link to a Skeleton object.