Open talmo opened 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.
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.