From 5e93a6dc70fb3df50c5037f8b67afc682d610d0d Mon Sep 17 00:00:00 2001 From: sronilsson Date: Tue, 3 Dec 2024 16:20:22 -0500 Subject: [PATCH] egocentric align --- simba/utils/data.py | 1 - 1 file changed, 1 deletion(-) diff --git a/simba/utils/data.py b/simba/utils/data.py index 8d6c9fa2a..05fc03b00 100644 --- a/simba/utils/data.py +++ b/simba/utils/data.py @@ -1506,7 +1506,6 @@ def egocentrically_align_pose_numba(data: np.ndarray, one anchor point is aligned to a specified location, and the direction between the two anchors is aligned to a target angle. - .. video:: _static/img/EgocentricalAligner.webm :width: 600 :autoplay: