talmolab / sleap-anipose

SLEAP to Anipose triangulation pipeline for 3D multi-animal pose tracking.
GNU General Public License v3.0
17 stars 1 forks source link

Add skeleton metadata to exported files #55

Open talmo opened 2 months ago

talmo commented 2 months ago

Currently, when saving triangulations or reprojections, we don't store metadata about the skeleton (nodes and edges):

https://github.com/talmolab/sleap-anipose/blob/948b1c27fc9674be05c536dae902c238e0b788fa/sleap_anipose/triangulation.py#L189-L218

This would be great to have as metadata for downstream use.