Improve phenotype scaling and safeguarded line search

This commit is contained in:
2026-08-09 15:05:40 +08:00
parent da971a2ca7
commit 76dd8b1379
8 changed files with 226 additions and 20 deletions

View File

@@ -90,6 +90,8 @@ class SpectraRemlCliTests(unittest.TestCase):
"--extra-indices",
"--n-phenotype-rows",
"--n-extra-covariate-rows",
"--line-search-expansion",
"--zoom-safeguard",
):
self.assertEqual(command.count(option), 1)