ICB-DCM / pyPESTO

python Parameter EStimation TOolbox
https://pypesto.readthedocs.io
BSD 3-Clause "New" or "Revised" License
219 stars 47 forks source link

Roadrunner does not correctly handle estimated noise parameters #1441

Open PaulJonasJost opened 3 months ago

PaulJonasJost commented 3 months ago

When using the PEtab problem from Boehm, roadrunnerObjective has a different output to amici, but the same simulation. The Value is getting equal when fixing the noise parameters. Probably due to how the objective function collects the noise values from roadrunner.

PaulJonasJost commented 2 months ago

fixed in #1442 as a side effect.