ICB-DCM / pyPESTO

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

AmiciObjective / RelativeAmiciCalculator doesn't always provide `inner_parameters` #1329

Closed dweindl closed 3 months ago

dweindl commented 4 months ago

Using hierarchical optimization based on RelativeAmiciCalculator, the return value of AmiciObjective.__call__(..., return_dict=True) sometimes contains inner_parameters, sometimes it doesn't. I didn't see a clear pattern yet. I would have expected inner_parameters to always be present.

PaulJonasJost commented 3 months ago

@dweindl, @Doresic, seems closed by #1333, please reopen if I understood this wrong.