catalystneuro / IBL-to-nwb

Conversion of IBL data to NWB format.
BSD 3-Clause "New" or "Revised" License
2 stars 3 forks source link

[Possible Improvement]: Add Edges to Pose Estimation #46

Closed CodyCBakerPhD closed 1 year ago

CodyCBakerPhD commented 1 year ago

If we wanted a widget to be able to visualize the body part points on top of a skeleton (joints between arms and head, etc) we'd need to add edge information to the pose estimation series

The data itself does not have this info since IBL doesn't use it, so I'd have to configure it manually, which could take some time to perfect due to variability in the presence of each body part over all the sessions

Leaving this as a low-priority note

CodyCBakerPhD commented 1 year ago

Eh, 'just points' is fine.