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

warnings and multistart flag #293

Open AdityaSavara opened 1 year ago

AdityaSavara commented 1 year ago

We should collect warnings and put them in set which we then write in the log files. (probalby both log files when there is an mcmc mulitstart)

Additionally, we should have a multi-start flag so that we can collect warnings from individual runs when there is a multistart, and put them in the larger warnings set.

We can have self.multi_start_warnings and self.individual_run_warnings or something like that

AdityaSavara commented 1 year ago

• Make warning suppression specific to RuntimeWarnings o Suppress duplicate warnings