ICB-DCM / PESTO

PESTO: Parameter EStimation TOolbox, Bioinformatics, btx676, 2017.
https://doi.org/10.1093/bioinformatics/btx676
BSD 3-Clause "New" or "Revised" License
26 stars 12 forks source link

Fix multistart failure #161

Closed paulstapor closed 6 years ago

paulstapor commented 6 years ago

The assignment of results in getMultiStarts could fail, if all multi-starts errored due to a poor guess. Assigning NANs and moving assignment two lines up into the if-else fixes this