ICB-DCM / pyPESTO

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

SacessOptimizer: collect worker stats #1381

Closed dweindl closed 2 months ago

dweindl commented 2 months ago

So far, most stats from different SacessOptimizer workers have only been available from the logs. Now they are also available via SacessOptimizer.worker_results. Additionally, the total number of objective evaluations across all workers ís logged.