copasi / basico

A simplified python interface to COPASI.
https://basico.readthedocs.io/
Artistic License 2.0
19 stars 5 forks source link

should `get_simulation_results` update parameters? #26

Closed fbergmann closed 2 years ago

fbergmann commented 2 years ago

Currently when basico gets simulation / experimental data in get_simulation_results, it also updates the model parameters to the ones found by the fit. The question is, whether this is needed or not.

fbergmann commented 2 years ago

ok, i'm now sure that current solution statistics should use the start value of the fit parameters.