What is the simulations file for? #604
-
|
Hi all, I don't understand what the simulations file is for? Best Matthias |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
It's an optional file in the same format as the measurement file. It is used by the visualisation api. So when you want to plot measured vs simulated, with the visualisation files is when you'd use it. |
Beta Was this translation helpful? Give feedback.
-
|
the use case is that you want to record what happened when someone ran the parameter estimation, such for example in the benchmark collection my use case is that when I run the petab problem in my tool, I produce a simulation data frame, that I can give to the plotting package. And yes that's not entirely but apparently it was useful enough for someone to have those files around. |
Beta Was this translation helpful? Give feedback.
the use case is that you want to record what happened when someone ran the parameter estimation, such for example in the benchmark collection
my use case is that when I run the petab problem in my tool, I produce a simulation data frame, that I can give to the plotting package. And yes that's not entirely but apparently it was useful enough for someone to have those files around.