anipose
anipose copied to clipboard
Add support for different labels
Non-overlapping label names in different networks create issues during triangulation if these labels are used in the constraints. I took the union of the labels from different networks to account for this issue. I could run the demo smoothly with the update. Notably, aniposelib should be changed accordingly as the code is duplicated there. Thanks!