differential bias black box + small fix

This commit is contained in:
2026-05-05 14:52:55 +02:00
parent d5f840df65
commit 60827a4c67
4 changed files with 108 additions and 0 deletions
+1
View File
@@ -10,3 +10,4 @@ testpaths = ["tests"]
[project.scripts]
tea3-linear-bias = "tea3.tea3linearbias:main"
tea3-differential-bias = "tea3.tea3differentialbias:main"