@@ -7,11 +7,11 @@ Bayesian stochastic SEIR COVID19 model for the UK](https://github.com/chrism0dwk
The recommended method of running the pipeline is as a Docker container which may be bound to a local results directory, local config file, and optionally takes a `--date-range` parameter.
For example, to run pipeline version `v0.1.1-alpha.2` over an 84 day time period ending 3 days ago, and saving results to a local directory `/local_results` use:
For example, to run pipeline version `v0.1.1-alpha.4` over an 84 day time period ending 3 days ago, and saving results to a local directory `/local_results` use:
@@ -20,7 +20,7 @@ The latest version of the pipeline may be determined from the [Dockerhub](https:
The default `config.yaml` file is set up to configure the MCMC for an approximate 84 day window. However, the file may be edited and supplied to the container like so: