feat: rewrite visualize_extrinsics.py with Plotly and Diagnose mode

This commit is contained in:
2026-02-07 15:20:43 +00:00
parent 6113d0e1f3
commit 7b9782aa92
3 changed files with 1017 additions and 200 deletions
+2
View File
@@ -22,6 +22,8 @@ dependencies = [
"scipy>=1.17.0",
"typeguard>=4.4.4",
"matplotlib>=3.10.8",
"plotly>=6.5.2",
"kaleido>=1.2.0",
]
[tool.uv.sources]