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

create plots failing under certain circumstances #271

Closed AdityaSavara closed 2 years ago

AdityaSavara commented 2 years ago

create plots failing under certain circumstances. Use estimation_316_ESS.py . The failing is inconsistent but seems to happen more with shorter samplings.

https://github.com/NathanielT124/316L_FLiBe_PEUQSE/tree/094e7fc07c697eb827418ee06f2d69b803f47fff

AdityaSavara commented 2 years ago

Further investigation shows that createAllPlots works fine while createSimulatedResponsesPlots does not. So createSimulatedResponsesPlots should be investigated. Evidently createSimulatedResponsesPlots is not working correctly.

For cases that createSimulatedResponsesPlots is failing with that runfile, it is sometimes possible to still use PE_object.createAllPlots()

AdityaSavara commented 2 years ago

I was unable to reproduce this issue on my computer. I am checking with Nathaniel.

AdityaSavara commented 2 years ago

fixed in release on July 14th 2022