Skip to content

Supplementary data and code for correlated beta dose optimisation investigation

License

Notifications You must be signed in to change notification settings

ISIDLSHTM/CoBeDOA

Repository files navigation

CoBe Dose Optimsation Approach

Supplementary data and code for correlated beta dose optimisation investigation.

Order of operations

  1. Choose how many simulation you would like to run by updating num_sims in config.py. Default is 100.
  2. Install all requirements (see requires.txt)
  3. Run pickling_for_environments\pickling.py to generate the data for the scenarios.
  4. Run Running\Objective_1_Conduct_objective.py
  5. Run Running\Objective_2_Conduct_objective.py
  6. Run Running\Objective_3_Conduct_objective.py
  7. Run Running\Objective_4_Conduct_objective.py

All of these steps will require many hours of compute time. For steps 3-6 this can be reduced by reducing num_sims to lower value, though this will mean that your results may be more effected by stochastic effects and you will have reduced precision.

Data that were generated for use in the paper are in a seperate repo at github.com/ISIDLSHTM/CoBeDOA_Data

About

Supplementary data and code for correlated beta dose optimisation investigation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages