AdityaSavara / PEUQSE

Parameter estimation for complex physical problems often suffers from finding ‘solutions’ that are not physically realistic. The PEUQSE software provides tools for finding physically realistic parameter estimates, graphs of the parameter estimate positions within parameter space, and plots of the final simulation results.
13 stars 5 forks source link

Fixed multiple responses counting and plotting #149

Closed AdityaSavara closed 3 years ago

AdityaSavara commented 3 years ago

It was a much bigger hassle than expected. I could not get the plotting to work for Example07f without making a few special if statements in the code. I am not very happy with the current solution, but so far it is working. It may need to be changed again once there is a 'better' multiple response example.

AdityaSavara commented 3 years ago

This merge also included adding the heuristic for uncertainties of observed responses when uncertainties are not provided.