Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Costing Module #1279

Draft
wants to merge 246 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
246 commits
Select commit Hold shift + click to select a range
b8fd8fc
create example scenario for costing script
Feb 20, 2024
ce95d9d
Merge remote-tracking branch 'origin/master' into sakshi/costing
Feb 20, 2024
3c850f2
update example scenario
Feb 20, 2024
0d00046
update example scenario
Feb 20, 2024
6b730ea
reduce scenario size
Feb 20, 2024
a102b34
add costing script
Feb 20, 2024
ffe4dfc
Update HR costing
Feb 21, 2024
7d5ac09
add resource file
Feb 22, 2024
5d5700d
Merge remote-tracking branch 'origin/master' into sakshi/costing
Feb 28, 2024
c7ba4b9
move costing resourcefile to costing folder
Feb 28, 2024
6ac6b11
differentiate between financial and economic costs
Feb 28, 2024
90b1fe1
account for scaling factor
Feb 28, 2024
0afc7b1
compare with real budget data
Feb 28, 2024
9b8e0b4
Revert "account for scaling factor"
Feb 28, 2024
40bf00c
update economic cost calculation
Feb 28, 2024
2ea576c
scaling factor is not needed
Mar 5, 2024
539f7c6
update dataframe names + add description for easier readability
Mar 7, 2024
2fcd216
first stab at calculating consumables costs
Mar 7, 2024
1d799ac
add financial cost of consumables
Mar 11, 2024
6b1f7a6
update scenario for azure run
Mar 11, 2024
37afec8
update scenario for azure run
Mar 11, 2024
ae31676
add consumable scenario
Mar 11, 2024
666b5e8
update HR financial cost
Mar 13, 2024
c453fe1
update HR economic cost
Mar 13, 2024
d0cb41f
update consumable cost calculation
Mar 13, 2024
7ee9dfb
add latest version of costing resource file
Mar 13, 2024
c2c6949
add latest version of costing resource file
Mar 13, 2024
dbcf1fb
add latest version of costing resource file
Mar 24, 2024
1d21999
update Gentamycin (units)
Mar 24, 2024
ba0f658
update item quantities for HIV prep and infant prep
tdm32 Mar 25, 2024
ae1dc16
update 1g to 1mg for Albendazole (Item code 52)
Mar 26, 2024
fcee467
update units for gloves from 1 glove to "1 pair of gloves"
Mar 26, 2024
c352bee
update item quantities for TB drugs
tdm32 Mar 27, 2024
7d67c5c
add conditions for each IPT recommendation
tdm32 Mar 27, 2024
ae0d18f
add prices for ARVs
Mar 28, 2024
c666e50
add Isoniazid/Rifapentine to `ResourceFile_Consumables_Items_and_Pack…
Mar 28, 2024
2667397
add Isoniazid/Rifapentine to all relevant RFs
Apr 3, 2024
2671589
Merge remote-tracking branch 'origin/master' into sakshi/costing
Apr 4, 2024
d71fcb8
Update costing file
Apr 4, 2024
ab7328a
Update to the functionality for requesting consumables across the MNH…
joehcollins Apr 5, 2024
0126a6b
fixes to failing tests
joehcollins Apr 5, 2024
ebd9495
linting
joehcollins Apr 5, 2024
ccdab82
linting
joehcollins Apr 5, 2024
556d5b1
Update cost estimation method and net inflow estimation
Apr 5, 2024
ef2d344
change cotrimoxazole units to mg
tdm32 Apr 10, 2024
d357192
Merge branch 'consumables/editing_units_required' into consumables/ed…
tdm32 Apr 10, 2024
2f11f24
merge in updated unit costs
tdm32 Apr 10, 2024
be0ba95
create framework for costing equipment
Apr 10, 2024
48104b0
added dosage for amitriptyline antidepressant treatment
joehcollins Apr 11, 2024
c11b707
added dosage for epilepsy treatment
joehcollins Apr 11, 2024
0ac40bb
fix error in postnatal_supervisor.py leading to failing test
joehcollins Apr 11, 2024
3535a58
units added for care_of_women_during_pregnancy.py
joehcollins Apr 11, 2024
ff4e29a
units added for care_of_women_during_pregnancy.py
joehcollins Apr 11, 2024
26a7025
units added for labour.py
joehcollins Apr 11, 2024
789bf21
fix failing test. initial doses for newborn outcomes/postnatal superv…
joehcollins Apr 11, 2024
1e77564
fix failing test. initial doses for newborn outcomes/postnatal superv…
joehcollins Apr 17, 2024
4762314
Merge remote-tracking branch 'origin/consumables/editing_units_requir…
Apr 18, 2024
06cec42
delete temporary ~ file created
Apr 18, 2024
9821cfc
update units of safety box to "1 disposed syringe (100 syringes per b…
Apr 18, 2024
0a99c62
Merge remote-tracking branch 'origin/master' into sakshi/costing
Apr 22, 2024
4e6a20f
add table describing costing method to RF
Apr 23, 2024
a5c3d72
update cost data for HR
Apr 26, 2024
3636fc2
minor updates to make script run
Apr 26, 2024
533fe32
update HR costing method and RF
May 3, 2024
9f654a4
add HR costs other than salary
May 6, 2024
d9b222a
update calculation and extraction of consumable costs
May 7, 2024
3576316
update cost validation method
May 7, 2024
e9c80d0
minor update for validation code
May 7, 2024
2fc79a0
temporarily add large consumable availability file before moving it t…
May 7, 2024
3dc234d
update consumable costing
May 11, 2024
7bc45ba
update costing method intro in the RF
May 11, 2024
5efb29d
adapt use of do_scaling to behave as user expects.
tbhallett May 14, 2024
68b9f7a
add new pre-service training unit costs
May 14, 2024
dd28a44
Merge remote-tracking branch 'origin/hallett_update_use_of_scaling_fa…
May 14, 2024
0a63924
fix failing test. initial doses for newborn outcomes/postnatal superv…
joehcollins Apr 17, 2024
82ec04e
fixed error in labour. COPD consumable unites
joehcollins May 14, 2024
ae8615d
remove consumable packages from diarrhoea.py
joehcollins May 14, 2024
a967850
diarrhoea.py consumable units
joehcollins May 14, 2024
a80e389
cmd.py consumable units
joehcollins May 15, 2024
08cfa42
rti.py consumable units
joehcollins May 15, 2024
c6ef77e
Merge remote-tracking branch 'origin/master' into sakshi/costing
May 16, 2024
e456975
Merge branch 'refs/heads/master' into consumables/editing_units_required
tbhallett May 16, 2024
6bdf8c6
alri.py consumable units plus fixed error in diarrhoea.py
joehcollins May 17, 2024
e6b3005
drop level = 5 staff from the calculation of health worker salaries
May 20, 2024
7625c77
co: get item codes of consumables from item names and define number o…
EvaJanouskova May 20, 2024
6c7db5e
Merge remote-tracking branch 'origin/master' into sakshi/costing
May 21, 2024
dc0b8ac
Add cystoscope, endoscope and prostate specific antigen test
May 21, 2024
3b14bfa
Merge remote-tracking branch 'origin/consumables/editing_units_requir…
May 21, 2024
4600b19
co: alternative consumables chosen by probs
Mar 5, 2024
48401d8
co: 21 tablets per packet for both types of pills (informed by Emi)
EvaJanouskova May 29, 2024
534b9d8
co: update TODOs
EvaJanouskova May 29, 2024
275dc45
cancer_cons: consumables updated and required units per case defined …
EvaJanouskova May 29, 2024
5d2c813
change cost of contraception consumables
May 30, 2024
c0eaee1
Merge remote-tracking branch 'origin/master' into sakshi/costing
May 30, 2024
4b721a7
[no ci] cancer_cons: rm outdated TODOs
EvaJanouskova May 30, 2024
e20b794
[no ci] co: rm resolved TODOs
EvaJanouskova May 30, 2024
9bf704e
Merge remote-tracking branch 'origin/consumables/editing_units_requir…
EvaJanouskova May 30, 2024
b7f61b8
co: rm TODOs as opened an issue to resolve them (#1384)
EvaJanouskova May 30, 2024
5c007cc
update cost of trocar
May 30, 2024
63e8e46
add cancer consumables to ResourceFile_Costing.xlsx
May 30, 2024
c8598f4
include OHT 2016 costs for Biopsy needle and Specimen container
May 30, 2024
5e3d5c0
cancers: missing arguments added
EvaJanouskova May 30, 2024
108dd72
add availability data cancer consumables
May 30, 2024
85516ea
Merge remote-tracking branch 'origin/consumables/editing_units_requir…
May 30, 2024
da5a0bd
first draft of equipment cost calculation
Jul 18, 2024
f7471fd
correct equipment use extraction in order not to mask levels 3,4,5 wh…
Jul 23, 2024
c88ea29
clean HR costing and add figures
Aug 15, 2024
63c94c2
add the cost of item codes 19 and 20
Aug 21, 2024
b6502e5
correct the costs being extracted from OneHealthTool
Aug 21, 2024
9eb1b55
update costing of consumables dispensed and add a plot
Aug 29, 2024
010b4b4
add bar plot of the cost of the top 10 consumables
Aug 29, 2024
4a3019a
add count of facilities from HHFA to master facility list
Aug 31, 2024
b49d35d
update calculation of the cost of excess stock
Aug 31, 2024
e7a3299
minor changes to extract correct cost values into scenario_cost.csv
Sep 3, 2024
197693a
Update HR costs in account for multiple draws and runs
Oct 7, 2024
598867a
update consumables costing to allow for multiple runs and draws
Oct 10, 2024
8b10807
Update pre-service training costs in the costing RF + add RM R7 data
Oct 10, 2024
517c4c5
Update pre-service and in-service training cost calculation
Oct 11, 2024
91842c9
Update equipment cost calculation to account for each draw and run
Oct 14, 2024
c7a7c24
Add stacked bar plot
Oct 14, 2024
4f83dc3
Add ROI and maximum ability to pay calculation and plots
Oct 15, 2024
f065b5f
rename cost_of_excess_consumables_stocked
Oct 15, 2024
0f54a1e
update the cost of item_code 20 "Suture, catgut, chromic, 0, 150 cm" …
Oct 16, 2024
b219857
Update plots
Oct 16, 2024
051a39f
fix line plot so that it does not change the scenario_cost
Oct 17, 2024
d82ca89
create calibration data for consumables
Oct 17, 2024
98366fd
update the unit cost of 'chlorhexidine', 'vacuum, obstetric' and ' Su…
Oct 18, 2024
8ea26eb
add cost of item 188
Oct 20, 2024
80760ad
fix equipment costs + calibration_data for consumables, HR and equipment
Oct 20, 2024
cbfb287
calibration plot (work in progress)
Oct 20, 2024
30bc4a7
update ARV costs based on TDF/3TC/DTG regimen (previously ABC/3TC/DTG)
Oct 21, 2024
534449d
update calibration plots
Oct 21, 2024
7d1707d
correct in-service training costs
Oct 21, 2024
e25bf7d
replace calibration scatter plots with dot plots
Oct 21, 2024
15a5457
add cost of vitamin b-12
Oct 21, 2024
628dc2e
use life span to calculate equipment replacement costs
Oct 21, 2024
8534463
update the unit_cost of IRS
Oct 21, 2024
a128a3a
add costs of IRS and bednets
Oct 22, 2024
dc52c33
stylistic updates
Oct 22, 2024
fbb7b88
update staff count estimation - use healthsystem.summary logger
Oct 22, 2024
b08ce48
update hr and consumable costs to be calculated by run.
Oct 23, 2024
d77dc17
update all costs to be in the same format and add two levels of disag…
Oct 24, 2024
1d63014
make cost estimation a function
Oct 24, 2024
9a75e13
update the calculation of HR costs
Oct 28, 2024
24b944d
rename script
Oct 28, 2024
0af0c7d
move cost validation script out from main cost_estimation script
Oct 30, 2024
da23071
add supply chain costs
Oct 30, 2024
46d4f04
move scenario specific costing to a new script
Oct 30, 2024
ebd129f
update the unit cost of O2, blood and IRS to include supply chain costs
Oct 31, 2024
e1cc560
update function to produce stacked bar chart summaries of cost
Oct 31, 2024
0b62982
clean figure name and title for stacked bar charts
Nov 1, 2024
26588b9
clean line plots of trend in cost
Nov 1, 2024
55c1343
update line plot to allow for disaggregation
Nov 1, 2024
a001d74
update the order of the legend
Nov 1, 2024
bf51d28
add condition so that disaggregation is only possible if one draw is …
Nov 1, 2024
a203c51
update the calculation of max_ability_to_pay_for_implementation
Nov 1, 2024
642d3da
update the plots for ROI and maximum ability to pay
Nov 4, 2024
0783405
add function to summarize costs
Nov 4, 2024
b5cf296
Move ROI plot to main cost_estimation script
Nov 4, 2024
2cb3fa8
add other cost plot to GF analysis
Nov 4, 2024
5095e19
wrap the x-tick labels in the stacked bar plots
Nov 5, 2024
fea5ad2
correct supply chain costs
Nov 5, 2024
7900a8f
correct supply chain costs
Nov 5, 2024
6885166
manual fix for depo and oxygen costs
Nov 6, 2024
849a147
Allow for x tick labels to be taken from a dictionary in stacked bar …
Nov 6, 2024
fe0cdbe
update stacked bar plots to plot scenario names as x tick labels
Nov 6, 2024
604c404
create a function to get_monetary_value_of_incremental_health
Nov 6, 2024
740a669
create a function to discount costs
Nov 6, 2024
7354add
update roi plots to account for negative increment costs or cost savings
Nov 6, 2024
6499ab1
add VSL version of ROI
Nov 6, 2024
5c691f9
remove gap between bar plots
Nov 6, 2024
a7b1b20
get all scripts running as expected
Nov 7, 2024
5eb761a
update chosen_cet to one from Lomas et al, 2023
Nov 7, 2024
37e605c
add functionality to plotting more than one ROI curve on one plot
Nov 7, 2024
6d3d6f4
update xticklabels to letters
Nov 7, 2024
95ad850
update xticklabels to letters
Nov 10, 2024
0403d08
add figures for GF report
Nov 10, 2024
77ea547
Update ylim on ROI plots
Nov 10, 2024
06ac969
add global fund ROI figure
Nov 11, 2024
99774bd
update ROI figure title
Nov 19, 2024
6675886
update consumables cost from 'available' to 'used'
Nov 19, 2024
123a4f9
new analysis scripts for GF and FCDO analysis
Nov 19, 2024
2694cf8
remove unnecessary packages
Nov 19, 2024
8747a65
add description
Nov 19, 2024
4838ee2
update discounting code to overcome pandas warning
Nov 19, 2024
6ecb422
update the cost of IRS and bednets
Nov 19, 2024
856bd34
update dict for figures
Nov 19, 2024
f8fb376
update y_lim options for roi plot
Nov 19, 2024
2d4b887
add vertical lines at 0, 1b, 3b in combined ROI plot
Nov 19, 2024
2b2b4d9
make vertical lines in ROI plots flexible
Nov 19, 2024
2f1e036
add a way to estimate projected health spending and include it in ROI…
Nov 20, 2024
4593d30
add health spending projections assumptions
Nov 20, 2024
dc46b63
add projected health spending to all xticklabels in ROI plots
Nov 20, 2024
7853cce
add proportion of health spend as data labels on bar plots
Nov 20, 2024
472f9d7
change output folder for cost_validation
Nov 21, 2024
de06a81
get consumable names from a different RF
Nov 21, 2024
584eb9a
merge in changes from master
Nov 21, 2024
862a092
discount_rate in the estimate_cost function used incorrectly
Nov 21, 2024
43f50db
minor fixes to plots
Nov 21, 2024
7d209a1
update discounting function
Nov 21, 2024
6f2c5ea
discount malaria costs
Nov 21, 2024
540b7a4
update stacked bar plot legend position and ylim
Nov 25, 2024
6490726
add draft facility operating costs
Nov 25, 2024
ceb0ccb
allow ROI plots with set colours for each draw
Nov 26, 2024
6937153
update RF to apply historical scaling to HR
Nov 26, 2024
417bc58
update costing scenarios - real world and perfect health system
Nov 26, 2024
74b42fb
convert facility operations cots to annual costs
Nov 26, 2024
0a42b72
pre-define color pallettes for cost categories
Nov 26, 2024
f8a70f2
edit figure name
Nov 26, 2024
60fd3d0
add draft script to generate outputs for costing overview paper
Nov 26, 2024
63f748b
merge in changes from master - consumables and HR logging
Nov 26, 2024
ee4e8bd
merge in changes from master - scenario
Nov 26, 2024
c5967c8
merge in changes from master - util
Nov 26, 2024
8e620b9
update the categorisation of blood and oxygen to 'medical consumables…
Nov 29, 2024
12e605e
add treemap
Nov 29, 2024
5644b97
update treemap saved figure name
Nov 29, 2024
a98d6ec
update treemap to fix the colourmap for consumables and adjust fontsize
Dec 2, 2024
08dd2da
fix outputfile path input
Dec 2, 2024
90c2138
correct facility operation cost estimation - remove district disaggre…
Dec 2, 2024
377d4ca
validate facility operation costs
Dec 2, 2024
27c5a5c
updates for facility operating costs validation
Dec 2, 2024
67bc720
disaggregate Rm consumables costs
Dec 4, 2024
da548b7
minor fixes to calibration data
Dec 4, 2024
a2cc253
change the cost of oxygen back from OHT 2016 cost
Dec 4, 2024
8f80a70
update the cost of disposable male circumcision kit to UNICEF catalog…
Dec 9, 2024
83e5857
update tables to include all 4 scenarios
Dec 9, 2024
8f9e443
add plot for inflow to outflow ratio
Dec 9, 2024
d6a7b0e
extract values for manuscript text
Dec 10, 2024
8f3887e
update facility operating unit costs based on further cleaning of the…
Dec 13, 2024
cfde29c
update stacked bar plot to add labels and error bars around the total…
Dec 15, 2024
3f1bc7b
update the cost of family planning commodities based on UNFPA prices
Jan 14, 2025
917b793
update the cost of vitamin A and K based on UNFPA prices
Jan 14, 2025
434a1be
minor edits to consumable names to ensure that the names match with R…
Jan 14, 2025
027bfbf
minor edits to consumable names to ensure that the names match with R…
Jan 14, 2025
378917e
improve look of calibration figures
Jan 16, 2025
9335ef9
update facility operation unit costs
Jan 16, 2025
e907f56
Make adjustments to calibration RM data -
Jan 17, 2025
392d4c2
Adjust font size in stacked bar chart
Jan 17, 2025
e3b5dc3
Change time from 17 years to 8 years
Jan 17, 2025
8614156
update colour map for consumable treemap
Jan 17, 2025
9b94315
add result for main text on HIV testing consumables cost across scena…
Jan 20, 2025
99b29c5
extract cleaned calibration table for appendix
Jan 20, 2025
a57d97f
edits to manuscript text extract
Jan 21, 2025
6659f84
stacked bar - adjustments + only show CI > 0
Jan 22, 2025
21a6b61
add temporary figure for lomas et al discount rates
Jan 22, 2025
b92e56f
clean consumables lists for calibration
Jan 27, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/run-on-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
- name: Get comment-bot token
if: always() && steps.has_permissions.outputs.result == 'true'
id: get_comment_bot_token
uses: peter-murray/workflow-application-token-action@8e4e6fbf6fcc8a272781d97597969d21b3812974
uses: peter-murray/workflow-application-token-action@dc0413987a085fa17d19df9e47d4677cf81ffef3
with:
application_id: ${{ secrets.application-id }}
application_private_key: ${{ secrets.application-private-key }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/run-profiling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ jobs:
## The token provided needs contents and pages access to the target repo
## Token can be (re)generated by a member of the UCL organisation,
## the current member is the rc-softdev-admin.
## [17-07-2024] New token generated, will expire 10-07-2025
## [10-07-2023] The current token will expire 10-07-2024
- name: Push results to profiling repository
uses: dmnemec/[email protected]
env:
Expand Down
32 changes: 0 additions & 32 deletions .github/workflows/tests-unpinned.yml

This file was deleted.

15 changes: 2 additions & 13 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ on:
- requirements/**
- resources/**
- src/tlo/**
- src/scripts/profiling/scale_run.py
- src/scripts/profiling/shared.py
- tests/**
- pyproject.toml
- tox.ini
Expand Down Expand Up @@ -46,10 +44,9 @@ jobs:
name: Set matrix
run: |
set -e
shopt -s globstar
# Find all test files and generate their list in JSON format
VAR_FILES="{\"include\":["
for file in tests/**/test_*.py; do
for file in tests/test_*.py; do
VAR_FILES="${VAR_FILES}{\"file\":\"${file}\"},"
done
VAR_FILES="${VAR_FILES}]}"
Expand Down Expand Up @@ -78,12 +75,4 @@ jobs:
tox --version
- name: Test with tox
run: |
tox -v -e py311 -- pytest --show-capture=no -vv "${{ matrix.file }}" --junit-xml="${{ matrix.file }}.results.xml"
- name: Generate test report
if: always()
uses: pmeier/pytest-results-action@fc6576eced1f411ea48ab10e917d9cfce2960e29
with:
path: ${{ matrix.file }}.results.xml
summary: true
display-options: fEX
title: Results for ${{ matrix.file }}
tox -v -e py311,report -- pytest --cov --cov-report=term-missing -vv "${{ matrix.file }}"
12 changes: 3 additions & 9 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,9 @@ venv.bak/
# PyCharm
.idea/

# TLO .rst files
docs/reference/tlo*.rst

# TLO configuration
tlo.conf

Expand All @@ -121,12 +124,3 @@ profiling_results/

# ignore _version.py file generated by setuptools_scm
src/**/_version.py

# Generated TLO docs files
docs/_*.rst
docs/_*.html
docs/hsi_events.csv
docs/parameters.rst
docs/reference/modules.rst
docs/reference/tlo*.rst
docs/resources/**/*.rst
5 changes: 0 additions & 5 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -113,11 +113,6 @@ authors:
family-names: Janoušková
orcid: https://orcid.org/0000-0002-4104-0119
affiliation: University College London
website: https://profiles.ucl.ac.uk/90260
- given-names: Rachel
family-names: Murray-Watson
affiliation: Imperial College London
orcid: https://orcid.org/0000-0001-9079-5975
repository-code: https://github.com/UCL/TLOmodel
url: https://tlomodel.org
abstract: Our fundamental aim is to develop the use of epidemiological and economic
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div style="text-align: center" align="center">
<img src="docs/thanzi-la-onse.png" alt="Thanzi la Onse" />
<img src="docs/thanzi-la-onse.png" alt="Thanzi La Onze" />
<br />
<h1>Thanzi la Onse model</h1>
</div>
Expand All @@ -24,7 +24,7 @@ The __Thanzi la Onse model (TLOmodel)__ is a part of the [Thanzi la Onse][thanzi
TLOmodel is developed in a collaboration between:

- [Kamuzu University of Health Sciences][kuhes-link]
- [MRC Centre for Global Infectious Disease Analysis][mrc-gida-link], [Imperial College London][imperial-link]
- [MRC Centre for Global Infectioous Disease Analysis][mrc-gida-link], [Imperial College London][imperial-link]
- [Institute for Global Health][igh-link], [University College London][ucl-link]
- [Centre for Advanced Research Computing][arc-link], [University College London][ucl-link]
- [Centre for Health Economics][che-link], [University of York][york-link]
Expand Down
41 changes: 7 additions & 34 deletions contributors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
affiliation: "Imperial College London"
website: "https://www.imperial.ac.uk/people/timothy.hallett"
github-username: tbhallett
role: Project Lead
role: Joint lead epidemiology
contributions:
- Epidemiology and modelling
- Software development
Expand All @@ -14,7 +14,7 @@
affiliation: "University College London"
website: "https://profiles.ucl.ac.uk/5430"
github-username: andrew-phillips-1
role: Lead Epidemiology
role: Joint lead epidemiology
contributions:
- Epidemiology and modelling
- Software development
Expand Down Expand Up @@ -102,6 +102,7 @@
website: "https://www.york.ac.uk/che/staff/research/sakshi-mohan/"
github-username: sakshimohan
contributions:
- Epidemiology and modelling
- Health economics
- Software development
- given-names: Wingston
Expand Down Expand Up @@ -195,7 +196,6 @@
family-names: Janoušková
orcid: "https://orcid.org/0000-0002-4104-0119"
affiliation: "University College London"
website: "https://profiles.ucl.ac.uk/90260"
github-username: EvaJanouskova
contributions:
- Epidemiology and modelling
Expand All @@ -206,14 +206,15 @@
affiliation: University College London
website: "https://profiles.ucl.ac.uk/954"
contributions:
- Clinical process modelling
- Clinical consultant
- given-names: Paul
family-names: Revill
orcid: "https://orcid.org/0000-0001-8632-0600"
affiliation: University of York
website: "https://www.york.ac.uk/che/staff/research/paul-revill/"
github-username: paulrevill
role: "Lead Health-Economics"
contributions:
- Health economics
- given-names: Wiktoria
family-names: Tafesse
orcid: "https://orcid.org/0000-0002-0076-8285"
Expand All @@ -236,7 +237,7 @@
website: "https://www.york.ac.uk/che/staff/students/newton-chagoma/"
github-username: nchagoma503
contributions:
- Health economics
- Health economics
- given-names: Martin
family-names: Chalkley
orcid: "https://orcid.org/0000-0002-1091-8259"
Expand Down Expand Up @@ -272,31 +273,3 @@
family-names: Uwais
website: "https://uk.linkedin.com/in/leila-uwais-597705142"
github-username: Leila-Uwais
- given-names: Dominic
family-names: Nkhoma
affiliation: "Kamuzu University of Health Sciences"
orcid: "https://orcid.org/0000-0001-6125-6630"
contributions:
- Policy translation
website: "https://mw.linkedin.com/in/dominicnkhoma1978"
- given-names: Gerald
family-names: Manthalu
affiliation: "Department of Planning and Policy Development, Ministry of Health and Population, Lilongwe, Malawi"
orcid: "https://orcid.org/0000-0002-3501-8601"
contributions:
- Policy translation
- given-names: Rachel
family-names: Murray-Watson
affiliation: "Imperial College London"
orcid: https://orcid.org/0000-0001-9079-5975
github-username: RachelMurray-Watson
contributions:
- Epidemiology and modelling
- Software development
- given-names: Victor
family-names: Mwapasa
orcid: "https://orcid.org/0000-0002-2748-8902"
affiliation: "Kamuzu University of Health Sciences"
website: "https://www.kuhes.ac.mw/prof-victor-mwapasa/"
contributions:
- Clinical process modelling
3 changes: 0 additions & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,6 @@
'exclude-members': '__dict__, name, rng, sim' # , read_parameters',
}

# Include both class level and __init__ docstring content in class documentation
autoclass_content = 'both'

# The checker can't see private repos
linkcheck_ignore = ['^https://github.com/UCL/TLOmodel.*',
'https://www.who.int/bulletin/volumes/88/8/09-068213/en/nn']
Expand Down
1 change: 0 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ Contents
azure_batch
reference/index
resources/index
parameters
learning
publications
contributors
Expand Down
Loading