AMICI-dev / AMICI

Advanced Multilanguage Interface to CVODES and IDAS
https://amici.readthedocs.io/
Other
108 stars 30 forks source link

Model::checkFinite - exclude timepoints #2370

Closed dweindl closed 4 months ago

dweindl commented 6 months ago

Currently this produces confusing warnings:

2024-03-07 15:24:58.603 - amici.swig_wrappers - WARNING - [AMICI:Inf] AMICI encountered a Inf value for ts[0] (0) at t=35.802095

A check for the current t may make sense, but not checking all output timepoints.