Dilan Pathirana

Results 31 issues of Dilan Pathirana

Currently, pyPESTO uses an outdated check to terminate model selection https://github.com/ICB-DCM/pyPESTO/blob/b628397d00c778eaa8eb93491e8b4cc0103f9ea1/pypesto/select/method.py#L379 But it should check the `terminate` flag returned by the `end_iteration` method of PEtab Select https://github.com/PEtab-dev/petab_select/blob/68a9d5f436e5dc67516f1c87cfc9e017cc744ed2/petab_select/ui.py#L293-L302 This issue results...

bug