Read the Docs build information Build id: 955124 Project: institute-for-disease-modeling-emod-tuberculosis Version: 2.20_a Commit: 1e2c5945800b24a2c57e195d22e54d87fe6ee582 Date: 2022-05-21T00:22:46.590986Z State: finished Success: True [rtd-command-info] start-time: 2022-05-21T00:24:55.581106Z, end-time: 2022-05-21T00:25:16.841737Z, duration: 21, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:InstituteforDiseaseModeling/EMOD-docs.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2022-05-21T00:25:17.055126Z, end-time: 2022-05-21T00:25:17.821078Z, duration: 0, exit-code: 0 git checkout --force origin/2.20 Note: switching to 'origin/2.20'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 1e2c5945 removed support alias and updated requirements.txt [rtd-command-info] start-time: 2022-05-21T00:25:18.018426Z, end-time: 2022-05-21T00:25:18.089103Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-05-21T00:25:19.615642Z, end-time: 2022-05-21T00:25:24.825545Z, duration: 5, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emod-tuberculosis/envs/2.20_a/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emod-tuberculosis/envs/2.20_a/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2022-05-21T00:25:25.012582Z, end-time: 2022-05-21T00:25:26.837939Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emod-tuberculosis/envs/2.20_a/lib/python3.7/site-packages (22.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 25.6 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 62.3.2 Uninstalling setuptools-62.3.2: Successfully uninstalled setuptools-62.3.2 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2022-05-21T00:25:27.037785Z, end-time: 2022-05-21T00:25:34.748208Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 jinja2<3.1.0 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 25.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 142.2 MB/s eta 0:00:00 Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 kB 175.9 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 211.1 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 205.5 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.6-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 209.6 MB/s eta 0:00:00 Collecting future Downloading future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 205.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docutils>=0.11 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 233.9 MB/s eta 0:00:00 Collecting requests>=2.0.0 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 192.9 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 201.8 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emod-tuberculosis/envs/2.20_a/lib/python3.7/site-packages (from sphinx<2) (58.2.0) Collecting Pygments>=2.0 Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 216.2 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 178.7 MB/s eta 0:00:00 Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.10.1-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 201.9 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 243.7 MB/s eta 0:00:00 Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 kB 240.0 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 192.0 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.5.18.1-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.2/155.2 kB 218.9 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 221.1 MB/s eta 0:00:00 Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 190.8 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 194.2 MB/s eta 0:00:00 Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23773 sha256=d45537310febf6e63da1deedf9bf79315394c84345af70c12170bcc619d6575f Stored in directory: /tmp/pip-ephem-wheel-cache-e2q5alx_/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=975f4fc53fc80ebe52649849f0889b449d0ac1f2d1b59e5df441fef5460efefd Stored in directory: /tmp/pip-ephem-wheel-cache-e2q5alx_/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: snowballstemmer, pytz, mock, alabaster, urllib3, sphinxcontrib-serializinghtml, six, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, future, docutils, charset-normalizer, certifi, babel, sphinxcontrib-websupport, requests, packaging, jinja2, commonmark, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.1 Pygments-2.12.0 alabaster-0.7.12 babel-2.10.1 certifi-2022.5.18.1 charset-normalizer-2.0.12 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.3 imagesize-1.3.0 jinja2-3.0.3 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.9 pytz-2022.1 readthedocs-sphinx-ext-2.1.6 recommonmark-0.5.0 requests-2.27.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.9 [rtd-command-info] start-time: 2022-05-21T00:25:34.952295Z, end-time: 2022-05-21T00:25:40.782264Z, duration: 5, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting sphinx-rtd-theme~=0.5.2 Downloading sphinx_rtd_theme-0.5.2-py2.py3-none-any.whl (9.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.1/9.1 MB 120.9 MB/s eta 0:00:00 Collecting sphinxcontrib-napoleon~=0.7 Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl (17 kB) Collecting sphinx~=4.4.0 Downloading Sphinx-4.4.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 204.7 MB/s eta 0:00:00 Collecting plantweb~=1.2.1 Downloading plantweb-1.2.1-py3-none-any.whl (20 kB) Collecting numpy~=1.19.1 Downloading numpy-1.19.5-cp37-cp37m-manylinux2010_x86_64.whl (14.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.8/14.8 MB 186.9 MB/s eta 0:00:00 Collecting numpydoc~=1.0.0 Downloading numpydoc-1.0.0-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 kB 179.9 MB/s eta 0:00:00 Collecting docutils<0.17 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 237.1 MB/s eta 0:00:00 Requirement already satisfied: six>=1.5.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emod-tuberculosis/envs/2.20_a/lib/python3.7/site-packages (from sphinxcontrib-napoleon~=0.7->-r requirements.txt (line 2)) (1.16.0) Collecting pockets>=0.3 Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 211.9 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 217.2 MB/s eta 0:00:00 Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emod-tuberculosis/envs/2.20_a/lib/python3.7/site-packages (from sphinx~=4.4.0->-r requirements.txt (line 3)) (2.27.1) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emod-tuberculosis/envs/2.20_a/lib/python3.7/site-packages (from sphinx~=4.4.0->-r requirements.txt (line 3)) (3.0.3) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emod-tuberculosis/envs/2.20_a/lib/python3.7/site-packages (from sphinx~=4.4.0->-r requirements.txt (line 3)) (2.10.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emod-tuberculosis/envs/2.20_a/lib/python3.7/site-packages (from sphinx~=4.4.0->-r requirements.txt (line 3)) (0.7.12) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emod-tuberculosis/envs/2.20_a/lib/python3.7/site-packages (from sphinx~=4.4.0->-r requirements.txt (line 3)) (1.3.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emod-tuberculosis/envs/2.20_a/lib/python3.7/site-packages (from sphinx~=4.4.0->-r requirements.txt (line 3)) (1.1.5) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emod-tuberculosis/envs/2.20_a/lib/python3.7/site-packages (from sphinx~=4.4.0->-r requirements.txt (line 3)) (21.3) Collecting importlib-metadata>=4.4 Downloading importlib_metadata-4.11.3-py3-none-any.whl (18 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 186.2 MB/s eta 0:00:00 Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emod-tuberculosis/envs/2.20_a/lib/python3.7/site-packages (from sphinx~=4.4.0->-r requirements.txt (line 3)) (2.2.0) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 218.5 MB/s eta 0:00:00 Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emod-tuberculosis/envs/2.20_a/lib/python3.7/site-packages (from sphinx~=4.4.0->-r requirements.txt (line 3)) (2.12.0) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emod-tuberculosis/envs/2.20_a/lib/python3.7/site-packages (from babel>=1.3->sphinx~=4.4.0->-r requirements.txt (line 3)) (2022.1) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-4.2.0-py3-none-any.whl (24 kB) Collecting zipp>=0.5 Downloading zipp-3.8.0-py3-none-any.whl (5.4 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emod-tuberculosis/envs/2.20_a/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx~=4.4.0->-r requirements.txt (line 3)) (2.1.1) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emod-tuberculosis/envs/2.20_a/lib/python3.7/site-packages (from requests>=2.5.0->sphinx~=4.4.0->-r requirements.txt (line 3)) (1.26.9) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emod-tuberculosis/envs/2.20_a/lib/python3.7/site-packages (from requests>=2.5.0->sphinx~=4.4.0->-r requirements.txt (line 3)) (2022.5.18.1) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emod-tuberculosis/envs/2.20_a/lib/python3.7/site-packages (from requests>=2.5.0->sphinx~=4.4.0->-r requirements.txt (line 3)) (3.3) Requirement already satisfied: charset-normalizer~=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emod-tuberculosis/envs/2.20_a/lib/python3.7/site-packages (from requests>=2.5.0->sphinx~=4.4.0->-r requirements.txt (line 3)) (2.0.12) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-emod-tuberculosis/envs/2.20_a/lib/python3.7/site-packages (from packaging->sphinx~=4.4.0->-r requirements.txt (line 3)) (3.0.9) Installing collected packages: zipp, typing-extensions, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, pockets, numpy, docutils, sphinxcontrib-napoleon, plantweb, importlib-metadata, sphinx, sphinx-rtd-theme, numpydoc Attempting uninstall: docutils Found existing installation: docutils 0.17.1 Uninstalling docutils-0.17.1: Successfully uninstalled docutils-0.17.1 Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Attempting uninstall: sphinx-rtd-theme Found existing installation: sphinx-rtd-theme 0.4.3 Uninstalling sphinx-rtd-theme-0.4.3: Successfully uninstalled sphinx-rtd-theme-0.4.3 Successfully installed docutils-0.16 importlib-metadata-4.11.3 numpy-1.19.5 numpydoc-1.0.0 plantweb-1.2.1 pockets-0.9.1 sphinx-4.4.0 sphinx-rtd-theme-0.5.2 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-napoleon-0.7 sphinxcontrib-qthelp-1.0.3 typing-extensions-4.2.0 zipp-3.8.0 [rtd-command-info] start-time: 2022-05-21T00:25:42.281772Z, end-time: 2022-05-21T00:25:42.356209Z, duration: 0, exit-code: 0 cat emod/tuberculosis/conf.py # -*- coding: utf-8 -*- # # Sphinx Demo documentation build configuration file, created by # sphinx-quickstart on Fri Aug 26 16:52:16 2016. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # # import os # import sys # sys.path.insert(0, os.path.abspath('.')) import sphinx_rtd_theme from datetime import datetime # -- General configuration ------------------------------------------------ tags.add('tb') tags.add('airborne') # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'sphinx.ext.mathjax', 'sphinx.ext.githubpages', ] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The encoding of source files. # # source_encoding = 'utf-8-sig' # The master toctree document. master_doc = 'index' # General information about the project. project = u'Tuberculosis Model' copyright = f'1999 - {datetime.today().year}, Bill & Melinda Gates Foundation. All rights reserved.' author = u'Institute for Disease Modeling' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. version = u'2.20' # The full version, including alpha/beta/rc tags. # release = u'1.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: # # today = '' # # Else, today_fmt is used as the format for a strftime call. # # today_fmt = '%B %d, %Y' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] # The reST default role (used for this markup: `text`) to use for all # documents. # # default_role = None # If true, '()' will be appended to :func: etc. cross-reference text. # # add_function_parentheses = True # If true, the current module name will be prepended to all description # unit titles (such as .. function::). # # add_module_names = True # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. # # show_authors = False # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # A list of ignored prefixes for module index sorting. # modindex_common_prefix = [] # If true, keep warnings as "system message" paragraphs in the built documents. # keep_warnings = False # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = False # RST epilog is added to the end of every topic. Useful for replace # directives to use across the docset. rst_epilog = "\n.. include:: ../reuse/variables.txt" # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = 'sphinx_rtd_theme' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # # html_theme_options = { # } # Add any paths that contain custom themes here, relative to this directory. html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] # The name for this set of Sphinx documents. # " v documentation" by default. # # html_title = u'Sphinx Demo v1.0' # A shorter title for the navigation bar. Default is the same as html_title. # # html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. # html_logo = "../../images/IDM_white.png" # The name of an image file (relative to this directory) to use as a favicon of # the docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. # html_favicon = "../../images/favicon.ico" # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] html_context = { 'css_files': [ '_static/theme_overrides.css' ] } # Add any extra paths that contain custom files (such as robots.txt or # .htaccess) here, relative to this directory. These files are copied # directly to the root of the documentation. # # html_extra_path = [] # If not None, a 'Last updated on:' timestamp is inserted at every page # bottom, using the given strftime format. # The empty string is equivalent to '%b %d, %Y'. # # html_last_updated_fmt = None # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. # # html_use_smartypants = True # Custom sidebar templates, maps document names to template names. # # html_sidebars = {} # Additional templates that should be rendered to pages, maps page names to # template names. # # html_additional_pages = {} # If false, no module index is generated. # # html_domain_indices = True # If false, no index is generated. # # html_use_index = True # If true, the index is split into individual pages for each letter. # # html_split_index = False # If true, links to the reST sources are added to the pages. # html_show_sourcelink = False # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. # html_show_sphinx = False # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. # # html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. # html_use_opensearch = 'www.idmod.org/docs' # This is the file name suffix for HTML files (e.g. ".xhtml"). # html_file_suffix = None # Language to be used for generating the HTML full-text search index. # Sphinx supports the following languages: # 'da', 'de', 'en', 'es', 'fi', 'fr', 'hu', 'it', 'ja' # 'nl', 'no', 'pt', 'ro', 'ru', 'sv', 'tr', 'zh' # # html_search_language = 'en' # A dictionary with options for the search language support, empty by default. # 'ja' uses this config value. # 'zh' user can custom change `jieba` dictionary path. # # html_search_options = {'type': 'default'} # The name of a javascript file (relative to the configuration directory) that # implements a search results scorer. If empty, the default will be used. # # html_search_scorer = 'scorer.js' # Output file base name for HTML help builder. htmlhelp_basename = 'EMOD for Tuberculosis' # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'emod-tuberculosis-docs.tex', u'EMOD Modeling Software for Tuberculosis', u'Institute for Disease Modeling', 'manual'), ] # The name of an image file (relative to this directory) to place at the top of # the title page. # # latex_logo = None # For "manual" documents, if this is true, then toplevel headings are parts, # not chapters. # # latex_use_parts = False # If true, show page references after internal links. # # latex_show_pagerefs = False # If true, show URL addresses after external links. # # latex_show_urls = False # Documents to append as an appendix to all manuals. # # latex_appendices = [] # It false, will not define \strong, \code, itleref, \crossref ... but only # \sphinxstrong, ..., \sphinxtitleref, ... To help avoid clash with user added # packages. # # latex_keep_old_macro_names = True # If false, no module index is generated. # # latex_domain_indices = True # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'emod-tuberculosis-docs', u'EMOD Modeling Software for Tuberculosis', [author], 1) ] # If true, show URL addresses after external links. # man_show_urls = True # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'emod-tuberculosis-docs', u'EMOD Modeling Software for Tuberculosis', author, 'Institute for Disease Modeling', 'How to use the IDM EMOD software for modeling tuberculosis.', 'Miscellaneous'), ] # Documents to append as an appendix to all manuals. # # texinfo_appendices = [] # If false, no module index is generated. # # texinfo_domain_indices = True # How to display URL addresses: 'footnote', 'no', or 'inline'. # # texinfo_show_urls = 'footnote' # If true, do not generate a @detailmenu in the "Top" node's menu. # # texinfo_no_detailmenu = False # Example configuration for intersphinx: refer to the Python standard library. # intersphinx_mapping = {'https://docs.python.org/': None} ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "2.20", 'version_slug': "2.20_a", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("2.21_a", "/en/2.21_a/"), ("2.20_a", "/en/2.20_a/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'institute-for-disease-modeling-emod-tuberculosis', 'name': u'EMOD Tuberculosis', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.idmod.org/projects/emod-tuberculosis/en/2.20_a/', 'analytics_code': 'UA-87656833-3', 'single_version': False, 'conf_py_path': '/emod/tuberculosis/', 'api_host': 'https://readthedocs.com', 'github_user': 'InstituteforDiseaseModeling', 'proxied_api_host': '/_', 'github_repo': 'EMOD-docs', 'github_version': '2.20', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': '2.20', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': '2.20', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': 'UA-87656833-3', 'global_analytics_code': 'UA-17997319-2', 'commit': '1e2c5945', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/institute-for-disease-modeling-emod-tuberculosis/builds/955124/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2022-05-21T00:25:42.582163Z, end-time: 2022-05-21T00:26:08.189387Z, duration: 25, exit-code: 0 python -m sphinx -T -E -W --keep-going -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v4.4.0 loading translations [en]... done making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 146 source files that are out of date updating environment: [new config] 146 added, 0 changed, 0 removed reading sources... [ 0%] dev-architecture-campaigns reading sources... [ 1%] dev-architecture-core reading sources... [ 2%] dev-architecture-environment reading sources... [ 2%] dev-architecture-overview reading sources... [ 3%] dev-architecture-reporter reading sources... [ 4%] dev-architecture-sim-controller reading sources... [ 4%] dev-debugging-overview reading sources... [ 5%] dev-install-build-emod reading sources... [ 6%] dev-install-centos-prerequisites reading sources... [ 6%] dev-install-download-emod reading sources... [ 7%] dev-install-overview reading sources... [ 8%] dev-install-windows-prerequisites reading sources... [ 8%] dev-logging reading sources... [ 9%] dev-regression reading sources... [ 10%] dev-regression-new reading sources... [ 10%] dev-regression-run reading sources... [ 11%] dev-sft reading sources... [ 12%] dev-simulations reading sources... [ 13%] dev-trouble-build reading sources... [ 13%] faq reading sources... [ 14%] generic-training reading sources... [ 15%] glossary reading sources... [ 15%] index reading sources... [ 16%] install-centos reading sources... [ 17%] install-overview reading sources... [ 17%] install-windows reading sources... [ 18%] model-campaign reading sources... [ 19%] model-care-cascade reading sources... [ 19%] model-compartments reading sources... [ 20%] model-heterogeneity reading sources... [ 21%] model-hint reading sources... [ 21%] model-migration reading sources... [ 22%] model-mr-hint reading sources... [ 23%] model-outbreak reading sources... [ 23%] model-overview reading sources... [ 24%] model-population-density reading sources... [ 25%] model-properties reading sources... [ 26%] model-seir reading sources... [ 26%] model-si reading sources... [ 27%] model-sir reading sources... [ 28%] model-targeted-interventions reading sources... [ 28%] model-vaccination reading sources... [ 29%] parameter-campaign reading sources... [ 30%] parameter-campaign-event-broadcastcoordinatorevent reading sources... [ 30%] parameter-campaign-event-broadcastnodeevent reading sources... [ 31%] parameter-campaign-event-calendareventcoordinator reading sources... [ 32%] parameter-campaign-event-campaignevent reading sources... [ 32%] parameter-campaign-event-communityhealthworkereventcoordinator reading sources... [ 33%] parameter-campaign-event-coordinators reading sources... [ 34%] parameter-campaign-event-coveragebynodeeventcoordinator reading sources... [ 34%] parameter-campaign-event-delayeventcoordinator reading sources... [ 35%] parameter-campaign-event-groupinterventiondistributioneventcoordinator reading sources... [ 36%] parameter-campaign-event-incidenceeventcoordinator reading sources... [ 36%] parameter-campaign-event-list reading sources... [ 37%] parameter-campaign-event-multiinterventioneventcoordinator reading sources... [ 38%] parameter-campaign-event-nchoosereventcoordinator reading sources... [ 39%] parameter-campaign-event-simpleinterventiondistributioneventcoordinator reading sources... [ 39%] parameter-campaign-event-standardinterventiondistributioneventcoordinator reading sources... [ 40%] parameter-campaign-event-surveillanceeventcoordinator reading sources... [ 41%] parameter-campaign-event-triggeredeventcoordinator reading sources... [ 41%] parameter-campaign-individual-activediagnostic reading sources... [ 42%] parameter-campaign-individual-antitbdrug reading sources... [ 43%] parameter-campaign-individual-antitbpropdepdrug reading sources... [ 43%] parameter-campaign-individual-bcgvaccine reading sources... [ 44%] parameter-campaign-individual-broadcastevent reading sources... [ 45%] parameter-campaign-individual-broadcasteventtoothernodes reading sources... [ 45%] parameter-campaign-individual-controlledvaccine reading sources... [ 46%] parameter-campaign-individual-delayedintervention reading sources... [ 47%] parameter-campaign-individual-diagnostictreatneg reading sources... [ 47%] parameter-campaign-individual-healthseekingbehaviorupdate reading sources... [ 48%] parameter-campaign-individual-healthseekingbehaviorupdateable reading sources... [ 49%] parameter-campaign-individual-immunitybloodtest reading sources... [ 50%] parameter-campaign-individual-individualimmunitychanger reading sources... [ 50%] parameter-campaign-individual-interventions reading sources... [ 51%] parameter-campaign-individual-ivcalendar reading sources... [ 52%] parameter-campaign-individual-mdrdiagnostic reading sources... [ 52%] parameter-campaign-individual-migrateindividuals reading sources... [ 53%] parameter-campaign-individual-multieffectboostervaccine reading sources... [ 54%] parameter-campaign-individual-multieffectvaccine reading sources... [ 54%] parameter-campaign-individual-multiinterventiondistributor reading sources... [ 55%] parameter-campaign-individual-outbreakindividual reading sources... [ 56%] parameter-campaign-individual-outbreakindividualtborhiv reading sources... [ 56%] parameter-campaign-individual-propertyvaluechanger reading sources... [ 57%] parameter-campaign-individual-simpleboostervaccine reading sources... [ 58%] parameter-campaign-individual-simplediagnostic reading sources... [ 58%] parameter-campaign-individual-simplehealthseekingbehavior reading sources... [ 59%] parameter-campaign-individual-simplevaccine reading sources... [ 60%] parameter-campaign-individual-smeardiagnostic reading sources... [ 60%] parameter-campaign-individual-tbhivconfigurabletbdrug reading sources... [ 61%] parameter-campaign-node-birthtriggerediv reading sources... [ 62%] parameter-campaign-node-importpressure reading sources... [ 63%] parameter-campaign-node-interventions reading sources... [ 63%] parameter-campaign-node-migratefamily reading sources... [ 64%] parameter-campaign-node-multinodeinterventiondistributor reading sources... [ 65%] parameter-campaign-node-nodelevelhealthtriggerediv reading sources... [ 65%] parameter-campaign-node-nodelevelhealthtriggeredivscaleupswitch reading sources... [ 66%] parameter-campaign-node-nodepropertyvaluechanger reading sources... [ 67%] parameter-campaign-node-outbreak reading sources... [ 67%] parameter-campaign-waningeffects reading sources... [ 68%] parameter-configuration reading sources... [ 69%] parameter-demographics reading sources... [ 69%] parameter-overview reading sources... [ 70%] parameter-schema reading sources... [ 71%] software-campaign reading sources... [ 71%] software-campaign-overlay reading sources... [ 72%] software-climate reading sources... [ 73%] software-configuration reading sources... [ 73%] software-configuration-overlay reading sources... [ 74%] software-configuration-script reading sources... [ 75%] software-custom-reporter reading sources... [ 76%] software-demographics reading sources... [ 76%] software-demographics-overlay reading sources... [ 77%] software-error-logging reading sources... [ 78%] software-inputs reading sources... [ 78%] software-load-balancing reading sources... [ 79%] software-migration reading sources... [ 80%] software-migration-creation reading sources... [ 80%] software-outputs reading sources... [ 81%] software-overview reading sources... [ 82%] software-parameter-sweep reading sources... [ 82%] software-report-binned reading sources... [ 83%] software-report-demographic-summary reading sources... [ 84%] software-report-inset-chart reading sources... [ 84%] software-report-property reading sources... [ 85%] software-report-spatial reading sources... [ 86%] software-report-vector-species reading sources... [ 86%] software-run-simulation reading sources... [ 87%] software-serialized reading sources... [ 88%] software-simulation-cli reading sources... [ 89%] software-simulation-matlab reading sources... [ 89%] software-simulation-mpiexec reading sources... [ 90%] software-simulation-performance reading sources... [ 91%] software-simulation-python reading sources... [ 91%] tb-model-casefinding reading sources... [ 92%] tb-model-coinfection reading sources... [ 93%] tb-model-endemicity reading sources... [ 93%] tb-model-healthcare reading sources... [ 94%] tb-model-immunity reading sources... [ 95%] tb-model-mdr reading sources... [ 95%] tb-model-overview reading sources... [ 96%] tb-model-progression reading sources... [ 97%] tb-overview reading sources... [ 97%] tb-training reading sources... [ 98%] troubleshooting reading sources... [ 99%] tutorials reading sources... [100%] whats-new looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] dev-architecture-campaigns writing output... [ 1%] dev-architecture-core writing output... [ 2%] dev-architecture-environment writing output... [ 2%] dev-architecture-overview writing output... [ 3%] dev-architecture-reporter writing output... [ 4%] dev-architecture-sim-controller writing output... [ 4%] dev-debugging-overview writing output... [ 5%] dev-install-build-emod writing output... [ 6%] dev-install-centos-prerequisites writing output... [ 6%] dev-install-download-emod writing output... [ 7%] dev-install-overview writing output... [ 8%] dev-install-windows-prerequisites writing output... [ 8%] dev-logging writing output... [ 9%] dev-regression writing output... [ 10%] dev-regression-new writing output... [ 10%] dev-regression-run writing output... [ 11%] dev-sft writing output... [ 12%] dev-simulations writing output... [ 13%] dev-trouble-build writing output... [ 13%] faq writing output... [ 14%] generic-training writing output... [ 15%] glossary writing output... [ 15%] index writing output... [ 16%] install-centos writing output... [ 17%] install-overview writing output... [ 17%] install-windows writing output... [ 18%] model-campaign writing output... [ 19%] model-care-cascade writing output... [ 19%] model-compartments writing output... [ 20%] model-heterogeneity writing output... [ 21%] model-hint writing output... [ 21%] model-migration writing output... [ 22%] model-mr-hint writing output... [ 23%] model-outbreak writing output... [ 23%] model-overview writing output... [ 24%] model-population-density writing output... [ 25%] model-properties writing output... [ 26%] model-seir writing output... [ 26%] model-si writing output... [ 27%] model-sir writing output... [ 28%] model-targeted-interventions writing output... [ 28%] model-vaccination writing output... [ 29%] parameter-campaign writing output... [ 30%] parameter-campaign-event-broadcastcoordinatorevent writing output... [ 30%] parameter-campaign-event-broadcastnodeevent writing output... [ 31%] parameter-campaign-event-calendareventcoordinator writing output... [ 32%] parameter-campaign-event-campaignevent writing output... [ 32%] parameter-campaign-event-communityhealthworkereventcoordinator writing output... [ 33%] parameter-campaign-event-coordinators writing output... [ 34%] parameter-campaign-event-coveragebynodeeventcoordinator writing output... [ 34%] parameter-campaign-event-delayeventcoordinator writing output... [ 35%] parameter-campaign-event-groupinterventiondistributioneventcoordinator writing output... [ 36%] parameter-campaign-event-incidenceeventcoordinator writing output... [ 36%] parameter-campaign-event-list writing output... [ 37%] parameter-campaign-event-multiinterventioneventcoordinator writing output... [ 38%] parameter-campaign-event-nchoosereventcoordinator writing output... [ 39%] parameter-campaign-event-simpleinterventiondistributioneventcoordinator writing output... [ 39%] parameter-campaign-event-standardinterventiondistributioneventcoordinator writing output... [ 40%] parameter-campaign-event-surveillanceeventcoordinator writing output... [ 41%] parameter-campaign-event-triggeredeventcoordinator writing output... [ 41%] parameter-campaign-individual-activediagnostic writing output... [ 42%] parameter-campaign-individual-antitbdrug writing output... [ 43%] parameter-campaign-individual-antitbpropdepdrug writing output... [ 43%] parameter-campaign-individual-bcgvaccine writing output... [ 44%] parameter-campaign-individual-broadcastevent writing output... [ 45%] parameter-campaign-individual-broadcasteventtoothernodes writing output... [ 45%] parameter-campaign-individual-controlledvaccine writing output... [ 46%] parameter-campaign-individual-delayedintervention writing output... [ 47%] parameter-campaign-individual-diagnostictreatneg writing output... [ 47%] parameter-campaign-individual-healthseekingbehaviorupdate writing output... [ 48%] parameter-campaign-individual-healthseekingbehaviorupdateable writing output... [ 49%] parameter-campaign-individual-immunitybloodtest writing output... [ 50%] parameter-campaign-individual-individualimmunitychanger writing output... [ 50%] parameter-campaign-individual-interventions writing output... [ 51%] parameter-campaign-individual-ivcalendar writing output... [ 52%] parameter-campaign-individual-mdrdiagnostic writing output... [ 52%] parameter-campaign-individual-migrateindividuals writing output... [ 53%] parameter-campaign-individual-multieffectboostervaccine writing output... [ 54%] parameter-campaign-individual-multieffectvaccine writing output... [ 54%] parameter-campaign-individual-multiinterventiondistributor writing output... [ 55%] parameter-campaign-individual-outbreakindividual writing output... [ 56%] parameter-campaign-individual-outbreakindividualtborhiv writing output... [ 56%] parameter-campaign-individual-propertyvaluechanger writing output... [ 57%] parameter-campaign-individual-simpleboostervaccine writing output... [ 58%] parameter-campaign-individual-simplediagnostic writing output... [ 58%] parameter-campaign-individual-simplehealthseekingbehavior writing output... [ 59%] parameter-campaign-individual-simplevaccine writing output... [ 60%] parameter-campaign-individual-smeardiagnostic writing output... [ 60%] parameter-campaign-individual-tbhivconfigurabletbdrug writing output... [ 61%] parameter-campaign-node-birthtriggerediv writing output... [ 62%] parameter-campaign-node-importpressure writing output... [ 63%] parameter-campaign-node-interventions writing output... [ 63%] parameter-campaign-node-migratefamily writing output... [ 64%] parameter-campaign-node-multinodeinterventiondistributor writing output... [ 65%] parameter-campaign-node-nodelevelhealthtriggerediv writing output... [ 65%] parameter-campaign-node-nodelevelhealthtriggeredivscaleupswitch writing output... [ 66%] parameter-campaign-node-nodepropertyvaluechanger writing output... [ 67%] parameter-campaign-node-outbreak writing output... [ 67%] parameter-campaign-waningeffects writing output... [ 68%] parameter-configuration writing output... [ 69%] parameter-demographics writing output... [ 69%] parameter-overview writing output... [ 70%] parameter-schema writing output... [ 71%] software-campaign writing output... [ 71%] software-campaign-overlay writing output... [ 72%] software-climate writing output... [ 73%] software-configuration writing output... [ 73%] software-configuration-overlay writing output... [ 74%] software-configuration-script writing output... [ 75%] software-custom-reporter writing output... [ 76%] software-demographics writing output... [ 76%] software-demographics-overlay writing output... [ 77%] software-error-logging writing output... [ 78%] software-inputs writing output... [ 78%] software-load-balancing writing output... [ 79%] software-migration writing output... [ 80%] software-migration-creation writing output... [ 80%] software-outputs writing output... [ 81%] software-overview writing output... [ 82%] software-parameter-sweep writing output... [ 82%] software-report-binned writing output... [ 83%] software-report-demographic-summary writing output... [ 84%] software-report-inset-chart writing output... [ 84%] software-report-property writing output... [ 85%] software-report-spatial writing output... [ 86%] software-report-vector-species writing output... [ 86%] software-run-simulation writing output... [ 87%] software-serialized writing output... [ 88%] software-simulation-cli writing output... [ 89%] software-simulation-matlab writing output... [ 89%] software-simulation-mpiexec writing output... [ 90%] software-simulation-performance writing output... [ 91%] software-simulation-python writing output... [ 91%] tb-model-casefinding writing output... [ 92%] tb-model-coinfection writing output... [ 93%] tb-model-endemicity writing output... [ 93%] tb-model-healthcare writing output... [ 94%] tb-model-immunity writing output... [ 95%] tb-model-mdr writing output... [ 95%] tb-model-overview writing output... [ 96%] tb-model-progression writing output... [ 97%] tb-overview writing output... [ 97%] tb-training writing output... [ 98%] troubleshooting writing output... [ 99%] tutorials writing output... [100%] whats-new generating indices... genindex done writing additional pages... search opensearch done copying images... [ 1%] ../../images/dev/ArchCampaignManagement.png copying images... [ 2%] ../../images/dev/ArchCampaignFlow.png copying images... [ 3%] ../../images/dev/ArchSimulation.png copying images... [ 4%] ../../images/dev/ArchSimulationTree.png copying images... [ 5%] ../../images/dev/ArchSystemComponents.png copying images... [ 6%] ../../images/install/PythonInstaller.png copying images... [ 7%] ../../images/install/PythonAdvanced.png copying images... [ 8%] ../../images/dev/matplotlibPopupChart.png copying images... [ 10%] ../../images/general/howto-multiple.png copying images... [ 11%] ../../images/general/SIR-SIRS.png copying images... [ 12%] ../../images/general/Zoonosis_InsetChart_default.png copying images... [ 13%] ../../images/general/Zoonosis_AllCharts_default.png copying images... [ 14%] ../../images/general/GenericModel_Flowchart.png copying images... [ 15%] ../../images/general/DensityScaling_orig_cropped.png copying images... [ 16%] ../../images/general/Density_default.png copying images... [ 17%] ../../images/general/Density_15.png copying images... [ 19%] ../../images/general/Density_3.png copying images... [ 20%] ../../images/general/SEIR-SEIRS.png copying images... [ 21%] ../../images/general/SEIR_InsetChart_default.png copying images... [ 22%] ../../images/general/SEIR_AllCharts_default.png copying images... [ 23%] ../../images/general/SEIR_InsetChart_2day.png copying images... [ 24%] ../../images/general/SEIR_AllCharts_2day.png copying images... [ 25%] ../../images/general/SEIR_Vital_InsetChart_default.png copying images... [ 26%] ../../images/general/SEIR_Vital_AllCharts_default.png copying images... [ 28%] ../../images/general/SEIRS_InsetChart_default.png copying images... [ 29%] ../../images/general/SEIRS_AllCharts_default.png copying images... [ 30%] ../../images/general/SI-SIS.png copying images... [ 31%] ../../images/general/SI_InsetChart_vitaloff.png copying images... [ 32%] ../../images/general/SI_AllCharts_vitaloff.png copying images... [ 33%] ../../images/general/SI_InsetChart_default.png copying images... [ 34%] ../../images/general/SI_AllCharts_default.png copying images... [ 35%] ../../images/general/SIS_InsetChart_default.png copying images... [ 37%] ../../images/general/SIS_AllCharts_default.png copying images... [ 38%] ../../images/general/SIR_InsetChart_default.png copying images... [ 39%] ../../images/general/SIR_AllCharts_default.png copying images... [ 40%] ../../images/general/SIRS_InsetChart_default.png copying images... [ 41%] ../../images/general/SIRS_AllCharts_default.png copying images... [ 42%] ../../images/general/howto-targeted-1.png copying images... [ 43%] ../../images/general/howto-targeted-2.png copying images... [ 44%] ../../images/general/howto-targeted-3.png copying images... [ 46%] ../../images/general/howto-targeted-4.png copying images... [ 47%] ../../images/general/howto-targeted-5.png copying images... [ 48%] ../../images/general/howto-targeted-6.png copying images... [ 49%] ../../images/general/HINT_AgeAndAccess_PropertyReport_agetargeted.png copying images... [ 50%] ../../images/general/HINT_AgeAndAccess_PropertyReport_accesstargeted.png copying images... [ 51%] ../../images/general/Vaccination_InsetChart_baseline.png copying images... [ 52%] ../../images/general/Vaccination_InsetChart_broad.png copying images... [ 53%] ../../images/general/Vaccination_InsetChart_access.png copying images... [ 55%] ../../images/file-structure/climate-by-data-binary.jpg copying images... [ 56%] ../../images/file-structure/climate-by-koppen-binary.jpg copying images... [ 57%] ../../images/dev/Reporters.png copying images... [ 58%] ../../images/file-structure/loadbalancingBFF.jpg copying images... [ 59%] ../../images/file-structure/localMigrationBFF.jpg copying images... [ 60%] ../../images/intro/output.png copying images... [ 61%] ../../images/intro/simulation-types.png copying images... [ 62%] ../../images/intro/architecture.png copying images... [ 64%] ../../images/file-structure/spatialOutputBFF.jpg copying images... [ 65%] ../../images/TBHIV/TBEvents.png copying images... [ 66%] ../../images/TBHIV/TBcarecascade.png copying images... [ 67%] ../../images/TBHIV/Cascade_Property_passive1.png copying images... [ 68%] ../../images/TBHIV/Cascade_Property_passive2.png copying images... [ 69%] ../../images/TBHIV/Cascade_Property_active1.png copying images... [ 70%] ../../images/TBHIV/Cascade_Property_active2.png copying images... [ 71%] ../../images/TBHIV/CoinfectionNoART.png copying images... [ 73%] ../../images/TBHIV/CoinfectionART.png copying images... [ 74%] ../../images/TBHIV/Population_Burnin_Steady.png copying images... [ 75%] ../../images/TBHIV/Population_Burnin_Serialization.png copying images... [ 76%] ../../images/TBHIV/MultiHealth.png copying images... [ 77%] ../../images/TBHIV/MultiHealth_Results_default.png copying images... [ 78%] ../../images/TBHIV/MultiHealthNonePublic.png copying images... [ 79%] ../../images/TBHIV/MultiHealth_Results_nonetopublic.png copying images... [ 80%] ../../images/TBHIV/MultiHealthPrivatePublic.png copying images... [ 82%] ../../images/TBHIV/MultiHealth_Results_privatetopublic.png copying images... [ 83%] ../../images/TBHIV/MultiHealthPrivateImprove.png copying images... [ 84%] ../../images/TBHIV/MultiHealth_Results_improvement.png copying images... [ 85%] ../../images/TBHIV/Age_Results_default.png copying images... [ 86%] ../../images/TBHIV/Age_Results_waning.png copying images... [ 87%] ../../images/TBHIV/Age_Results_vaccine.png copying images... [ 88%] ../../images/TBHIV/MDR_Ineffective_Acquired.png copying images... [ 89%] ../../images/TBHIV/MDR_Ineffective_Transmitted.png copying images... [ 91%] ../../images/TBHIV/MDR_Effective.png copying images... [ 92%] ../../images/TBHIV/TB_docFlowchart2.png copying images... [ 93%] ../../images/TBHIV/TBasSEIR.png copying images... [ 94%] ../../images/TBHIV/TBprogression.png copying images... [ 95%] ../../images/TBHIV/SEIR_InsetChart_default.png copying images... [ 96%] ../../images/TBHIV/Latency_InsetChart_default.png copying images... [ 97%] ../../images/TBHIV/Compare_SEIR_Latency.png copying images... [ 98%] ../../images/TBHIV/Active_InsetChart_default.png copying images... [100%] ../../images/TBHIV/Compare_SEIR_Active.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2022-05-21T00:26:08.449451Z, end-time: 2022-05-21T00:26:30.699029Z, duration: 22, exit-code: 0 python -m sphinx -T -E -W --keep-going -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . _build/localmedia Running Sphinx v4.4.0 loading translations [en]... done making output directory... done building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: [new config] 146 added, 0 changed, 0 removed reading sources... [ 0%] dev-architecture-campaigns reading sources... [ 1%] dev-architecture-core reading sources... [ 2%] dev-architecture-environment reading sources... [ 2%] dev-architecture-overview reading sources... [ 3%] dev-architecture-reporter reading sources... [ 4%] dev-architecture-sim-controller reading sources... [ 4%] dev-debugging-overview reading sources... [ 5%] dev-install-build-emod reading sources... [ 6%] dev-install-centos-prerequisites reading sources... [ 6%] dev-install-download-emod reading sources... [ 7%] dev-install-overview reading sources... [ 8%] dev-install-windows-prerequisites reading sources... [ 8%] dev-logging reading sources... [ 9%] dev-regression reading sources... [ 10%] dev-regression-new reading sources... [ 10%] dev-regression-run reading sources... [ 11%] dev-sft reading sources... [ 12%] dev-simulations reading sources... [ 13%] dev-trouble-build reading sources... [ 13%] faq reading sources... [ 14%] generic-training reading sources... [ 15%] glossary reading sources... [ 15%] index reading sources... [ 16%] install-centos reading sources... [ 17%] install-overview reading sources... [ 17%] install-windows reading sources... [ 18%] model-campaign reading sources... [ 19%] model-care-cascade reading sources... [ 19%] model-compartments reading sources... [ 20%] model-heterogeneity reading sources... [ 21%] model-hint reading sources... [ 21%] model-migration reading sources... [ 22%] model-mr-hint reading sources... [ 23%] model-outbreak reading sources... [ 23%] model-overview reading sources... [ 24%] model-population-density reading sources... [ 25%] model-properties reading sources... [ 26%] model-seir reading sources... [ 26%] model-si reading sources... [ 27%] model-sir reading sources... [ 28%] model-targeted-interventions reading sources... [ 28%] model-vaccination reading sources... [ 29%] parameter-campaign reading sources... [ 30%] parameter-campaign-event-broadcastcoordinatorevent reading sources... [ 30%] parameter-campaign-event-broadcastnodeevent reading sources... [ 31%] parameter-campaign-event-calendareventcoordinator reading sources... [ 32%] parameter-campaign-event-campaignevent reading sources... [ 32%] parameter-campaign-event-communityhealthworkereventcoordinator reading sources... [ 33%] parameter-campaign-event-coordinators reading sources... [ 34%] parameter-campaign-event-coveragebynodeeventcoordinator reading sources... [ 34%] parameter-campaign-event-delayeventcoordinator reading sources... [ 35%] parameter-campaign-event-groupinterventiondistributioneventcoordinator reading sources... [ 36%] parameter-campaign-event-incidenceeventcoordinator reading sources... [ 36%] parameter-campaign-event-list reading sources... [ 37%] parameter-campaign-event-multiinterventioneventcoordinator reading sources... [ 38%] parameter-campaign-event-nchoosereventcoordinator reading sources... [ 39%] parameter-campaign-event-simpleinterventiondistributioneventcoordinator reading sources... [ 39%] parameter-campaign-event-standardinterventiondistributioneventcoordinator reading sources... [ 40%] parameter-campaign-event-surveillanceeventcoordinator reading sources... [ 41%] parameter-campaign-event-triggeredeventcoordinator reading sources... [ 41%] parameter-campaign-individual-activediagnostic reading sources... [ 42%] parameter-campaign-individual-antitbdrug reading sources... [ 43%] parameter-campaign-individual-antitbpropdepdrug reading sources... [ 43%] parameter-campaign-individual-bcgvaccine reading sources... [ 44%] parameter-campaign-individual-broadcastevent reading sources... [ 45%] parameter-campaign-individual-broadcasteventtoothernodes reading sources... [ 45%] parameter-campaign-individual-controlledvaccine reading sources... [ 46%] parameter-campaign-individual-delayedintervention reading sources... [ 47%] parameter-campaign-individual-diagnostictreatneg reading sources... [ 47%] parameter-campaign-individual-healthseekingbehaviorupdate reading sources... [ 48%] parameter-campaign-individual-healthseekingbehaviorupdateable reading sources... [ 49%] parameter-campaign-individual-immunitybloodtest reading sources... [ 50%] parameter-campaign-individual-individualimmunitychanger reading sources... [ 50%] parameter-campaign-individual-interventions reading sources... [ 51%] parameter-campaign-individual-ivcalendar reading sources... [ 52%] parameter-campaign-individual-mdrdiagnostic reading sources... [ 52%] parameter-campaign-individual-migrateindividuals reading sources... [ 53%] parameter-campaign-individual-multieffectboostervaccine reading sources... [ 54%] parameter-campaign-individual-multieffectvaccine reading sources... [ 54%] parameter-campaign-individual-multiinterventiondistributor reading sources... [ 55%] parameter-campaign-individual-outbreakindividual reading sources... [ 56%] parameter-campaign-individual-outbreakindividualtborhiv reading sources... [ 56%] parameter-campaign-individual-propertyvaluechanger reading sources... [ 57%] parameter-campaign-individual-simpleboostervaccine reading sources... [ 58%] parameter-campaign-individual-simplediagnostic reading sources... [ 58%] parameter-campaign-individual-simplehealthseekingbehavior reading sources... [ 59%] parameter-campaign-individual-simplevaccine reading sources... [ 60%] parameter-campaign-individual-smeardiagnostic reading sources... [ 60%] parameter-campaign-individual-tbhivconfigurabletbdrug reading sources... [ 61%] parameter-campaign-node-birthtriggerediv reading sources... [ 62%] parameter-campaign-node-importpressure reading sources... [ 63%] parameter-campaign-node-interventions reading sources... [ 63%] parameter-campaign-node-migratefamily reading sources... [ 64%] parameter-campaign-node-multinodeinterventiondistributor reading sources... [ 65%] parameter-campaign-node-nodelevelhealthtriggerediv reading sources... [ 65%] parameter-campaign-node-nodelevelhealthtriggeredivscaleupswitch reading sources... [ 66%] parameter-campaign-node-nodepropertyvaluechanger reading sources... [ 67%] parameter-campaign-node-outbreak reading sources... [ 67%] parameter-campaign-waningeffects reading sources... [ 68%] parameter-configuration reading sources... [ 69%] parameter-demographics reading sources... [ 69%] parameter-overview reading sources... [ 70%] parameter-schema reading sources... [ 71%] software-campaign reading sources... [ 71%] software-campaign-overlay reading sources... [ 72%] software-climate reading sources... [ 73%] software-configuration reading sources... [ 73%] software-configuration-overlay reading sources... [ 74%] software-configuration-script reading sources... [ 75%] software-custom-reporter reading sources... [ 76%] software-demographics reading sources... [ 76%] software-demographics-overlay reading sources... [ 77%] software-error-logging reading sources... [ 78%] software-inputs reading sources... [ 78%] software-load-balancing reading sources... [ 79%] software-migration reading sources... [ 80%] software-migration-creation reading sources... [ 80%] software-outputs reading sources... [ 81%] software-overview reading sources... [ 82%] software-parameter-sweep reading sources... [ 82%] software-report-binned reading sources... [ 83%] software-report-demographic-summary reading sources... [ 84%] software-report-inset-chart reading sources... [ 84%] software-report-property reading sources... [ 85%] software-report-spatial reading sources... [ 86%] software-report-vector-species reading sources... [ 86%] software-run-simulation reading sources... [ 87%] software-serialized reading sources... [ 88%] software-simulation-cli reading sources... [ 89%] software-simulation-matlab reading sources... [ 89%] software-simulation-mpiexec reading sources... [ 90%] software-simulation-performance reading sources... [ 91%] software-simulation-python reading sources... [ 91%] tb-model-casefinding reading sources... [ 92%] tb-model-coinfection reading sources... [ 93%] tb-model-endemicity reading sources... [ 93%] tb-model-healthcare reading sources... [ 94%] tb-model-immunity reading sources... [ 95%] tb-model-mdr reading sources... [ 95%] tb-model-overview reading sources... [ 96%] tb-model-progression reading sources... [ 97%] tb-overview reading sources... [ 97%] tb-training reading sources... [ 98%] troubleshooting reading sources... [ 99%] tutorials reading sources... [100%] whats-new looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... whats-new install-overview install-windows install-centos software-overview software-inputs software-demographics software-demographics-overlay software-configuration software-configuration-overlay software-configuration-script software-parameter-sweep software-campaign software-campaign-overlay software-migration software-migration-creation software-climate software-load-balancing software-serialized software-run-simulation software-simulation-cli software-simulation-mpiexec software-simulation-python software-simulation-matlab software-simulation-performance software-outputs software-report-inset-chart software-report-binned software-report-demographic-summary software-report-property software-report-spatial software-custom-reporter software-error-logging software-report-vector-species tutorials generic-training tb-training troubleshooting model-overview model-compartments model-sir model-seir model-si model-outbreak model-heterogeneity model-population-density model-properties model-hint model-mr-hint model-migration model-campaign model-targeted-interventions model-vaccination model-care-cascade tb-overview tb-model-overview tb-model-progression tb-model-immunity tb-model-healthcare tb-model-casefinding tb-model-mdr tb-model-endemicity tb-model-coinfection parameter-overview parameter-demographics parameter-configuration parameter-campaign parameter-campaign-event-coordinators parameter-campaign-event-broadcastcoordinatorevent parameter-campaign-event-broadcastnodeevent parameter-campaign-event-campaignevent parameter-campaign-event-calendareventcoordinator parameter-campaign-event-communityhealthworkereventcoordinator parameter-campaign-event-coveragebynodeeventcoordinator parameter-campaign-event-delayeventcoordinator parameter-campaign-event-groupinterventiondistributioneventcoordinator parameter-campaign-event-incidenceeventcoordinator parameter-campaign-event-multiinterventioneventcoordinator parameter-campaign-event-nchoosereventcoordinator parameter-campaign-event-simpleinterventiondistributioneventcoordinator parameter-campaign-event-standardinterventiondistributioneventcoordinator parameter-campaign-event-surveillanceeventcoordinator parameter-campaign-event-triggeredeventcoordinator parameter-campaign-node-interventions parameter-campaign-node-birthtriggerediv parameter-campaign-node-importpressure parameter-campaign-node-migratefamily parameter-campaign-node-multinodeinterventiondistributor parameter-campaign-node-nodelevelhealthtriggerediv parameter-campaign-node-nodelevelhealthtriggeredivscaleupswitch parameter-campaign-node-nodepropertyvaluechanger parameter-campaign-node-outbreak parameter-campaign-individual-interventions parameter-campaign-individual-activediagnostic parameter-campaign-individual-antitbdrug parameter-campaign-individual-antitbpropdepdrug parameter-campaign-individual-bcgvaccine parameter-campaign-individual-broadcastevent parameter-campaign-individual-broadcasteventtoothernodes parameter-campaign-individual-controlledvaccine parameter-campaign-individual-delayedintervention parameter-campaign-individual-diagnostictreatneg parameter-campaign-individual-healthseekingbehaviorupdate parameter-campaign-individual-healthseekingbehaviorupdateable parameter-campaign-individual-immunitybloodtest parameter-campaign-individual-individualimmunitychanger parameter-campaign-individual-ivcalendar parameter-campaign-individual-mdrdiagnostic parameter-campaign-individual-migrateindividuals parameter-campaign-individual-multieffectboostervaccine parameter-campaign-individual-multieffectvaccine parameter-campaign-individual-multiinterventiondistributor parameter-campaign-individual-outbreakindividual parameter-campaign-individual-outbreakindividualtborhiv parameter-campaign-individual-propertyvaluechanger parameter-campaign-individual-simpleboostervaccine parameter-campaign-individual-simplediagnostic parameter-campaign-individual-simplehealthseekingbehavior parameter-campaign-individual-simplevaccine parameter-campaign-individual-smeardiagnostic parameter-campaign-individual-tbhivconfigurabletbdrug parameter-campaign-waningeffects parameter-campaign-event-list parameter-schema faq glossary dev-install-overview dev-install-windows-prerequisites dev-install-centos-prerequisites dev-install-download-emod dev-install-build-emod dev-architecture-overview dev-architecture-environment dev-architecture-sim-controller dev-architecture-core dev-architecture-campaigns dev-architecture-reporter dev-debugging-overview dev-logging dev-simulations dev-trouble-build dev-regression dev-regression-run dev-regression-new dev-sft done writing... done writing additional files... opensearchdone copying images... [ 1%] ../../images/install/PythonInstaller.png copying images... [ 2%] ../../images/install/PythonAdvanced.png copying images... [ 3%] ../../images/intro/simulation-types.png copying images... [ 4%] ../../images/intro/architecture.png copying images... [ 5%] ../../images/file-structure/localMigrationBFF.jpg copying images... [ 6%] ../../images/file-structure/climate-by-data-binary.jpg copying images... [ 7%] ../../images/file-structure/climate-by-koppen-binary.jpg copying images... [ 8%] ../../images/file-structure/loadbalancingBFF.jpg copying images... [ 10%] ../../images/intro/output.png copying images... [ 11%] ../../images/file-structure/spatialOutputBFF.jpg copying images... [ 12%] ../../images/dev/Reporters.png copying images... [ 13%] ../../images/general/GenericModel_Flowchart.png copying images... [ 14%] ../../images/general/SIR-SIRS.png copying images... [ 15%] ../../images/general/SIR_InsetChart_default.png copying images... [ 16%] ../../images/general/SIR_AllCharts_default.png copying images... [ 17%] ../../images/general/SIRS_InsetChart_default.png copying images... [ 19%] ../../images/general/SIRS_AllCharts_default.png copying images... [ 20%] ../../images/general/SEIR-SEIRS.png copying images... [ 21%] ../../images/general/SEIR_InsetChart_default.png copying images... [ 22%] ../../images/general/SEIR_AllCharts_default.png copying images... [ 23%] ../../images/general/SEIR_InsetChart_2day.png copying images... [ 24%] ../../images/general/SEIR_AllCharts_2day.png copying images... [ 25%] ../../images/general/SEIR_Vital_InsetChart_default.png copying images... [ 26%] ../../images/general/SEIR_Vital_AllCharts_default.png copying images... [ 28%] ../../images/general/SEIRS_InsetChart_default.png copying images... [ 29%] ../../images/general/SEIRS_AllCharts_default.png copying images... [ 30%] ../../images/general/SI-SIS.png copying images... [ 31%] ../../images/general/SI_InsetChart_vitaloff.png copying images... [ 32%] ../../images/general/SI_AllCharts_vitaloff.png copying images... [ 33%] ../../images/general/SI_InsetChart_default.png copying images... [ 34%] ../../images/general/SI_AllCharts_default.png copying images... [ 35%] ../../images/general/SIS_InsetChart_default.png copying images... [ 37%] ../../images/general/SIS_AllCharts_default.png copying images... [ 38%] ../../images/general/Zoonosis_InsetChart_default.png copying images... [ 39%] ../../images/general/Zoonosis_AllCharts_default.png copying images... [ 40%] ../../images/general/DensityScaling_orig_cropped.png copying images... [ 41%] ../../images/general/Density_default.png copying images... [ 42%] ../../images/general/Density_15.png copying images... [ 43%] ../../images/general/Density_3.png copying images... [ 44%] ../../images/general/howto-multiple.png copying images... [ 46%] ../../images/general/howto-targeted-1.png copying images... [ 47%] ../../images/general/howto-targeted-2.png copying images... [ 48%] ../../images/general/howto-targeted-3.png copying images... [ 49%] ../../images/general/howto-targeted-4.png copying images... [ 50%] ../../images/general/howto-targeted-5.png copying images... [ 51%] ../../images/general/howto-targeted-6.png copying images... [ 52%] ../../images/general/HINT_AgeAndAccess_PropertyReport_agetargeted.png copying images... [ 53%] ../../images/general/HINT_AgeAndAccess_PropertyReport_accesstargeted.png copying images... [ 55%] ../../images/general/Vaccination_InsetChart_baseline.png copying images... [ 56%] ../../images/general/Vaccination_InsetChart_broad.png copying images... [ 57%] ../../images/general/Vaccination_InsetChart_access.png copying images... [ 58%] ../../images/TBHIV/TB_docFlowchart2.png copying images... [ 59%] ../../images/TBHIV/TBasSEIR.png copying images... [ 60%] ../../images/TBHIV/TBprogression.png copying images... [ 61%] ../../images/TBHIV/SEIR_InsetChart_default.png copying images... [ 62%] ../../images/TBHIV/Latency_InsetChart_default.png copying images... [ 64%] ../../images/TBHIV/Compare_SEIR_Latency.png copying images... [ 65%] ../../images/TBHIV/Active_InsetChart_default.png copying images... [ 66%] ../../images/TBHIV/Compare_SEIR_Active.png copying images... [ 67%] ../../images/TBHIV/Age_Results_default.png copying images... [ 68%] ../../images/TBHIV/Age_Results_waning.png copying images... [ 69%] ../../images/TBHIV/Age_Results_vaccine.png copying images... [ 70%] ../../images/TBHIV/MultiHealth.png copying images... [ 71%] ../../images/TBHIV/MultiHealth_Results_default.png copying images... [ 73%] ../../images/TBHIV/MultiHealthNonePublic.png copying images... [ 74%] ../../images/TBHIV/MultiHealth_Results_nonetopublic.png copying images... [ 75%] ../../images/TBHIV/MultiHealthPrivatePublic.png copying images... [ 76%] ../../images/TBHIV/MultiHealth_Results_privatetopublic.png copying images... [ 77%] ../../images/TBHIV/MultiHealthPrivateImprove.png copying images... [ 78%] ../../images/TBHIV/MultiHealth_Results_improvement.png copying images... [ 79%] ../../images/TBHIV/TBEvents.png copying images... [ 80%] ../../images/TBHIV/TBcarecascade.png copying images... [ 82%] ../../images/TBHIV/Cascade_Property_passive1.png copying images... [ 83%] ../../images/TBHIV/Cascade_Property_passive2.png copying images... [ 84%] ../../images/TBHIV/Cascade_Property_active1.png copying images... [ 85%] ../../images/TBHIV/Cascade_Property_active2.png copying images... [ 86%] ../../images/TBHIV/MDR_Ineffective_Acquired.png copying images... [ 87%] ../../images/TBHIV/MDR_Ineffective_Transmitted.png copying images... [ 88%] ../../images/TBHIV/MDR_Effective.png copying images... [ 89%] ../../images/TBHIV/Population_Burnin_Steady.png copying images... [ 91%] ../../images/TBHIV/Population_Burnin_Serialization.png copying images... [ 92%] ../../images/TBHIV/CoinfectionNoART.png copying images... [ 93%] ../../images/TBHIV/CoinfectionART.png copying images... [ 94%] ../../images/dev/ArchSystemComponents.png copying images... [ 95%] ../../images/dev/ArchSimulation.png copying images... [ 96%] ../../images/dev/ArchSimulationTree.png copying images... [ 97%] ../../images/dev/ArchCampaignManagement.png copying images... [ 98%] ../../images/dev/ArchCampaignFlow.png copying images... [100%] ../../images/dev/matplotlibPopupChart.png copying static files... done copying extra files... done dumping object inventory... done build succeeded. The HTML page is in _build/localmedia. Updating searchtools for Read the Docs search...