Automatic generation of PEtab visualization tables from fitting results
I think, it would be great, to have a function, that takes the result of a parameter optimization run from a PEtab-problem and creates a PEtab visualization table (+necessarily a simulation table). E.g. for each condition a subplot, that contains trajectories of the observables + data points (+ (fitted) std.dev...).
(I know, that visualization is potentially problem dependent, but this should still be a rather standard plot)
Which information from the optimization result should be used for visualization table generation? I mean, is there a reason why you think in should be implemented in pyPESTO?
Have you tried save_vis_spec function from petab.visualize?