Skip to content

Spawn multiple simulations and plot their average #220

@hmedina

Description

@hmedina

One way of dealing with large models is to down-scale them (e.g. by adjusting initial amounts, and rates) into smaller simulations that run faster. However, the noise is amplified as the amounts go down, so often I run many simulations in parallel and work with their average.

It would be useful if KaJaSim were capable of spawning 'n' identical simulations, plot the average trajectories, and also add (for a few points) the standard error.

In terms of recuperating the output files, the simulation runs could be named data_i.out, with i in [1:n], the file with the means something like means.out, and it all could be downloaded as a 7zip archive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions