- 06 Oct, 2020 1 commit
-
-
Chris Jewell authored
-
- 05 Oct, 2020 1 commit
-
-
Chris Jewell authored
============================== enqueue_pipeline.sh --> covid_pipeline.sge --> prepare_config.py --> inference.py --> summary.py enqueue_pipeline.sh identifies the dataset and analysis period, launching 4 SGE jobs [P1, P1+2]\times[specimen_date, report_date] Each SGE job runs the inference and summary scripts, using information contained in a config.yaml file. The config.yaml file, together with results outputs, are stored in a results directory specified the config file and over-ridden in the top-level enqueue_pipeline.sh script.
-
- 27 Sep, 2020 1 commit
-
-
Chris Jewell authored
-
- 29 Jun, 2020 1 commit
-
-
Chris Jewell authored
Also add a script to tune MH for event times
-
- 24 Jun, 2020 1 commit
-
-
Chris Jewell authored
1. Formatting -- black style! 2. After profiling, implemented a better workaround for the tfd.Categorical bug. Replaced with an inherited Categorical2 class, with overloaded log_prob function. 3. Fixed a bug in EventTimeProposal where tfd.FiniteDiscrete was being used on a non-strictly-increasing outcomes vector. 4. Increased number of meta-populations to 149 to mirror UK UTLA regions.
-
- 12 Jun, 2020 1 commit
-
-
Chris Jewell authored
-
- 03 Jun, 2020 1 commit
-
-
Chris Jewell authored
Added a "medium" simulation, which assumes 10 meta-populations of 1000 individuals each.
-
- 01 Jun, 2020 1 commit
-
-
Chris Jewell authored
Implemented custom nametuple for tracing innerd of UncalibratedEventTimesUpdate
-
- 18 May, 2020 1 commit
-
-
Chris Jewell authored
-
- 12 May, 2020 1 commit
-
-
Chris Jewell authored
-
- 11 May, 2020 1 commit
-
-
Chris Jewell authored
-
- 20 Apr, 2020 1 commit
-
-
Chris Jewell authored
-
- 17 Apr, 2020 1 commit
-
-
Chris Jewell authored
Got stochastic model fitting with new bounded convergence respecting adaptive proposal. However, XLA appears now very slow.
-
- 09 Apr, 2020 1 commit
-
-
Chris Jewell authored
-
- 08 Apr, 2020 1 commit
-
-
Chris Jewell authored
1. chainbinom* file and methods renamed to discrete_markov* files and methods. 2. Implemented batched hazard rate calculation, adding functions to automatically broadcast rates to the Markov transition rate matrix. 3. Implemented test simulation and MCMC algorithm.
-
- 05 Apr, 2020 1 commit
-
-
Chris Jewell authored
-
- 30 Mar, 2020 2 commits
-
-
Chris Jewell authored
-
Chris Jewell authored
Updated ODE model with overall number of starting individuals parameter, and daily confirmed cases up to 27th March (PHE, whole of England).
-
- 28 Mar, 2020 1 commit
-
-
Chris Jewell authored
-
- 26 Mar, 2020 1 commit
-
-
Chris Jewell authored
-
- 25 Mar, 2020 1 commit
-
-
Chris Jewell authored
-
- 22 Mar, 2020 1 commit
-
-
Chris Jewell authored
-
- 20 Mar, 2020 2 commits
-
-
Chris Jewell authored
-
Chris Jewell authored
-
- 19 Mar, 2020 1 commit
-
-
Chris Jewell authored
-
- 16 Mar, 2020 1 commit
-
-
Chris Jewell authored
-
- 15 Mar, 2020 1 commit
-
-
Chris Jewell authored
-
- 12 Mar, 2020 1 commit
-
-
Chris Jewell authored
-
- 08 Mar, 2020 1 commit
-
-
Chris Jewell authored
-
- 03 Mar, 2020 1 commit
-
-
Chris Jewell authored
-