Read the Docs build information Build id: 1299529 Project: institute-for-disease-modeling-fpsim Version: latest Commit: 511ed1cb83a3f3311c37e35a96c9048e5f1edc84 Date: 2023-02-14T16:14:15.411439Z State: finished Success: True [rtd-command-info] start-time: 2023-02-14T16:14:17.293956Z, end-time: 2023-02-14T16:14:19.189396Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/fpsim/fpsim.git . Cloning into '.'... [rtd-command-info] start-time: 2023-02-14T16:14:19.410817Z, end-time: 2023-02-14T16:14:19.515852Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. 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 511ed1c Merge pull request #119 from fpsim/kenya-calibration [rtd-command-info] start-time: 2023-02-14T16:14:19.769166Z, end-time: 2023-02-14T16:14:19.833070Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-02-14T16:14:25.115670Z, end-time: 2023-02-14T16:14:25.221283Z, duration: 0, exit-code: 0 asdf global python 3.9.15 [rtd-command-info] start-time: 2023-02-14T16:14:25.767623Z, end-time: 2023-02-14T16:14:26.807133Z, duration: 1, exit-code: 0 python -mvirtualenv --system-site-packages $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.9.15.final.0-64 in 690ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest, clear=False, no_vcs_ignore=False, global=True) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-02-14T16:14:27.056837Z, end-time: 2023-02-14T16:14:39.039115Z, duration: 11, 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-fpsim/envs/latest/lib/python3.9/site-packages (21.2.3) Collecting pip Downloading pip-23.0-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools<58.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (57.4.0) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-23.0 setuptools-58.2.0 [rtd-command-info] start-time: 2023-02-14T16:14:39.250861Z, end-time: 2023-02-14T16:14:53.941813Z, duration: 14, exit-code: 0 python -m pip install --upgrade --no-cache-dir -I pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.3 setuptools<58.3.0 Collecting pillow Downloading Pillow-9.4.0-cp39-cp39-manylinux_2_28_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 57.6 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 145.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 109.4 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 Downloading sphinx-6.1.3-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 122.2 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.2.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 120.6 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 134.7 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 152.6 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 135.4 MB/s eta 0:00:00 Collecting Jinja2>=3.0 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 143.2 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 128.2 MB/s eta 0:00:00 Collecting requests>=2.25.0 Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 126.1 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 139.9 MB/s eta 0:00:00 Collecting importlib-metadata>=4.8 Downloading importlib_metadata-6.0.0-py3-none-any.whl (21 kB) Collecting packaging>=21.0 Downloading packaging-23.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 112.5 MB/s eta 0:00:00 Collecting babel>=2.9 Downloading Babel-2.11.0-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 149.7 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 128.9 MB/s eta 0:00:00 Collecting Pygments>=2.13 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 148.1 MB/s eta 0:00:00 Collecting imagesize>=1.3 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 125.3 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 124.5 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 148.9 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery!=3.0.0,>=2.0.0 Downloading sphinxcontrib_jquery-2.0.0-py3-none-any.whl (3.2 kB) Collecting pytz>=2015.7 Downloading pytz-2022.7.1-py2.py3-none-any.whl (499 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 499.4/499.4 kB 149.7 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.13.0-py3-none-any.whl (6.7 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (198 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 198.8/198.8 kB 133.8 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 114.3 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 137.2 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.14-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 kB 133.8 MB/s eta 0:00:00 Building wheels for collected packages: mock 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=23772 sha256=c8ede047e5f979acaa732b7379a049d2a993edd2819a17a5b3d037e698ebfaa7 Stored in directory: /tmp/pip-ephem-wheel-cache-3ijxuiod/wheels/44/dc/c7/e89296d3612588db0aa6545ee3305c23b7a48b3a9922916e1f Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, charset-normalizer, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, setuptools, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, certifi, babel, alabaster, sphinxcontrib-jquery, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.2 Pygments-2.14.0 alabaster-0.7.13 babel-2.11.0 certifi-2022.12.7 charset-normalizer-3.0.1 commonmark-0.9.1 docutils-0.18.1 idna-3.4 imagesize-1.4.1 importlib-metadata-6.0.0 mock-1.0.1 packaging-23.0 pillow-9.4.0 pytz-2022.7.1 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.2 setuptools-58.2.0 snowballstemmer-2.2.0 sphinx-6.1.3 sphinx-rtd-theme-1.2.0 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jquery-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-1.26.14 zipp-3.13.0 [rtd-command-info] start-time: 2023-02-14T16:14:54.177776Z, end-time: 2023-02-14T16:15:13.947407Z, duration: 19, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting pytest Downloading pytest-7.2.1-py3-none-any.whl (317 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 317.1/317.1 kB 12.5 MB/s eta 0:00:00 Requirement already satisfied: sphinx-rtd-theme in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from -r docs/requirements.txt (line 2)) (1.2.0) Collecting sphinxcontrib-napoleon Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl (17 kB) Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from -r docs/requirements.txt (line 4)) (6.1.3) Collecting ipykernel Downloading ipykernel-6.21.2-py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.7/149.7 kB 139.5 MB/s eta 0:00:00 Collecting nbsphinx Downloading nbsphinx-0.8.12-py3-none-any.whl (26 kB) Collecting pandoc Downloading pandoc-2.3.tar.gz (33 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pypandoc Downloading pypandoc-1.10-py3-none-any.whl (20 kB) Collecting optuna Downloading optuna-3.1.0-py3-none-any.whl (365 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 365.3/365.3 kB 102.2 MB/s eta 0:00:00 Collecting iniconfig Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from pytest->-r docs/requirements.txt (line 1)) (23.0) Collecting exceptiongroup>=1.0.0rc8 Downloading exceptiongroup-1.1.0-py3-none-any.whl (14 kB) Collecting tomli>=1.0.0 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pluggy<2.0,>=0.12 Downloading pluggy-1.0.0-py2.py3-none-any.whl (13 kB) Collecting attrs>=19.2.0 Downloading attrs-22.2.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB 136.6 MB/s eta 0:00:00 Requirement already satisfied: docutils<0.19 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx-rtd-theme->-r docs/requirements.txt (line 2)) (0.18.1) Requirement already satisfied: sphinxcontrib-jquery!=3.0.0,>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx-rtd-theme->-r docs/requirements.txt (line 2)) (2.0.0) Requirement already satisfied: six>=1.5.2 in /home/docs/.asdf/installs/python/3.9.15/lib/python3.9/site-packages (from sphinxcontrib-napoleon->-r docs/requirements.txt (line 3)) (1.16.0) Collecting pockets>=0.3 Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (1.1.5) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (1.4.1) Requirement already satisfied: Jinja2>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (3.1.2) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (2.0.1) Requirement already satisfied: Pygments>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (2.14.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (2.11.0) Requirement already satisfied: requests>=2.25.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (2.28.2) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (0.7.13) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (2.2.0) Requirement already satisfied: importlib-metadata>=4.8 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (6.0.0) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (1.0.2) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (1.0.4) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (1.0.3) Collecting tornado>=6.1 Downloading tornado-6.2-cp37-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (423 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 424.0/424.0 kB 247.5 MB/s eta 0:00:00 Collecting jupyter-core!=5.0.*,>=4.12 Downloading jupyter_core-5.2.0-py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.3/94.3 kB 213.6 MB/s eta 0:00:00 Collecting debugpy>=1.6.5 Downloading debugpy-1.6.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 182.4 MB/s eta 0:00:00 Collecting matplotlib-inline>=0.1 Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting psutil Downloading psutil-5.9.4-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 280.2/280.2 kB 228.4 MB/s eta 0:00:00 Collecting ipython>=7.23.1 Downloading ipython-8.10.0-py3-none-any.whl (784 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 784.3/784.3 kB 248.3 MB/s eta 0:00:00 Collecting jupyter-client>=6.1.12 Downloading jupyter_client-8.0.2-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.3/103.3 kB 202.3 MB/s eta 0:00:00 Collecting pyzmq>=20 Downloading pyzmq-25.0.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 253.2 MB/s eta 0:00:00 Collecting nest-asyncio Downloading nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB) Collecting comm>=0.1.1 Downloading comm-0.1.2-py3-none-any.whl (6.5 kB) Collecting traitlets>=5.4.0 Downloading traitlets-5.9.0-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 218.4 MB/s eta 0:00:00 Collecting nbformat Downloading nbformat-5.7.3-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.1/78.1 kB 202.4 MB/s eta 0:00:00 Collecting nbconvert!=5.4 Downloading nbconvert-7.2.9-py3-none-any.whl (274 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 274.9/274.9 kB 236.1 MB/s eta 0:00:00 Collecting plumbum Downloading plumbum-1.8.1-py3-none-any.whl (126 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.7/126.7 kB 227.2 MB/s eta 0:00:00 Collecting ply Downloading ply-3.11-py2.py3-none-any.whl (49 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 174.1 MB/s eta 0:00:00 Collecting alembic>=1.5.0 Downloading alembic-1.9.3-py3-none-any.whl (210 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 210.6/210.6 kB 239.6 MB/s eta 0:00:00 Collecting colorlog Downloading colorlog-6.7.0-py2.py3-none-any.whl (11 kB) Collecting tqdm Downloading tqdm-4.64.1-py2.py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 201.3 MB/s eta 0:00:00 Collecting PyYAML Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 661.8/661.8 kB 249.6 MB/s eta 0:00:00 Collecting sqlalchemy>=1.3.0 Downloading SQLAlchemy-2.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 212.3 MB/s eta 0:00:00 Collecting numpy Downloading numpy-1.24.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 183.2 MB/s eta 0:00:00 Collecting cmaes>=0.9.1 Downloading cmaes-0.9.1-py3-none-any.whl (21 kB) Collecting Mako Downloading Mako-1.2.4-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.7/78.7 kB 196.7 MB/s eta 0:00:00 Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from babel>=2.9->sphinx->-r docs/requirements.txt (line 4)) (2022.7.1) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from importlib-metadata>=4.8->sphinx->-r docs/requirements.txt (line 4)) (3.13.0) Collecting prompt-toolkit<3.1.0,>=3.0.30 Downloading prompt_toolkit-3.0.36-py3-none-any.whl (386 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 386.4/386.4 kB 240.3 MB/s eta 0:00:00 Collecting decorator Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 188.6 MB/s eta 0:00:00 Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting jedi>=0.16 Downloading jedi-0.18.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 252.9 MB/s eta 0:00:00 Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting stack-data Downloading stack_data-0.6.2-py3-none-any.whl (24 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from Jinja2>=3.0->sphinx->-r docs/requirements.txt (line 4)) (2.1.2) Collecting python-dateutil>=2.8.2 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 242.9 MB/s eta 0:00:00 Requirement already satisfied: platformdirs>=2.5 in /home/docs/.asdf/installs/python/3.9.15/lib/python3.9/site-packages (from jupyter-core!=5.0.*,>=4.12->ipykernel->-r docs/requirements.txt (line 5)) (2.5.2) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting nbclient>=0.5.0 Downloading nbclient-0.7.2-py3-none-any.whl (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.0/72.0 kB 191.8 MB/s eta 0:00:00 Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting tinycss2 Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Collecting bleach Downloading bleach-6.0.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 230.3 MB/s eta 0:00:00 Collecting mistune<3,>=2.0.3 Downloading mistune-2.0.5-py2.py3-none-any.whl (24 kB) Collecting beautifulsoup4 Downloading beautifulsoup4-4.11.2-py3-none-any.whl (129 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.4/129.4 kB 220.8 MB/s eta 0:00:00 Collecting jsonschema>=2.6 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 210.3 MB/s eta 0:00:00 Collecting fastjsonschema Downloading fastjsonschema-2.16.2-py3-none-any.whl (22 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from requests>=2.25.0->sphinx->-r docs/requirements.txt (line 4)) (3.0.1) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from requests>=2.25.0->sphinx->-r docs/requirements.txt (line 4)) (3.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from requests>=2.25.0->sphinx->-r docs/requirements.txt (line 4)) (2022.12.7) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from requests>=2.25.0->sphinx->-r docs/requirements.txt (line 4)) (1.26.14) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sphinxcontrib-jquery!=3.0.0,>=2.0.0->sphinx-rtd-theme->-r docs/requirements.txt (line 2)) (58.2.0) Collecting typing-extensions>=4.2.0 Downloading typing_extensions-4.4.0-py3-none-any.whl (26 kB) Collecting greenlet!=0.4.17 Downloading greenlet-2.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (610 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 610.9/610.9 kB 211.7 MB/s eta 0:00:00 Collecting parso<0.9.0,>=0.8.0 Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 187.0 MB/s eta 0:00:00 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 182.8 MB/s eta 0:00:00 Collecting ptyprocess>=0.5 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) Collecting soupsieve>1.2 Downloading soupsieve-2.3.2.post1-py3-none-any.whl (37 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting pure-eval Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting executing>=1.2.0 Downloading executing-1.2.0-py2.py3-none-any.whl (24 kB) Collecting asttokens>=2.1.0 Downloading asttokens-2.2.1-py2.py3-none-any.whl (26 kB) Building wheels for collected packages: pandoc Building wheel for pandoc (setup.py): started Building wheel for pandoc (setup.py): finished with status 'done' Created wheel for pandoc: filename=pandoc-2.3-py3-none-any.whl size=33288 sha256=c3585412e1f1c77aa5cc240f3677977dd7f0a143ff0534ffe3dc7be701d150aa Stored in directory: /tmp/pip-ephem-wheel-cache-edixu345/wheels/69/e6/a1/1daa96d919c9e09a71473649b717b8da286f3f8d7719d1cfc5 Successfully built pandoc Installing collected packages: webencodings, wcwidth, pure-eval, ptyprocess, ply, pickleshare, mistune, fastjsonschema, executing, backcall, typing-extensions, traitlets, tqdm, tornado, tomli, tinycss2, soupsieve, pyzmq, PyYAML, python-dateutil, pyrsistent, pypandoc, psutil, prompt-toolkit, pockets, plumbum, pluggy, pexpect, parso, pandocfilters, numpy, nest-asyncio, Mako, jupyterlab-pygments, iniconfig, greenlet, exceptiongroup, defusedxml, decorator, debugpy, colorlog, bleach, attrs, asttokens, stack-data, sqlalchemy, sphinxcontrib-napoleon, pytest, pandoc, matplotlib-inline, jupyter-core, jsonschema, jedi, comm, cmaes, beautifulsoup4, nbformat, jupyter-client, ipython, alembic, optuna, nbclient, ipykernel, nbconvert, nbsphinx Successfully installed Mako-1.2.4 PyYAML-6.0 alembic-1.9.3 asttokens-2.2.1 attrs-22.2.0 backcall-0.2.0 beautifulsoup4-4.11.2 bleach-6.0.0 cmaes-0.9.1 colorlog-6.7.0 comm-0.1.2 debugpy-1.6.6 decorator-5.1.1 defusedxml-0.7.1 exceptiongroup-1.1.0 executing-1.2.0 fastjsonschema-2.16.2 greenlet-2.0.2 iniconfig-2.0.0 ipykernel-6.21.2 ipython-8.10.0 jedi-0.18.2 jsonschema-4.17.3 jupyter-client-8.0.2 jupyter-core-5.2.0 jupyterlab-pygments-0.2.2 matplotlib-inline-0.1.6 mistune-2.0.5 nbclient-0.7.2 nbconvert-7.2.9 nbformat-5.7.3 nbsphinx-0.8.12 nest-asyncio-1.5.6 numpy-1.24.2 optuna-3.1.0 pandoc-2.3 pandocfilters-1.5.0 parso-0.8.3 pexpect-4.8.0 pickleshare-0.7.5 pluggy-1.0.0 plumbum-1.8.1 ply-3.11 pockets-0.9.1 prompt-toolkit-3.0.36 psutil-5.9.4 ptyprocess-0.7.0 pure-eval-0.2.2 pypandoc-1.10 pyrsistent-0.19.3 pytest-7.2.1 python-dateutil-2.8.2 pyzmq-25.0.0 soupsieve-2.3.2.post1 sphinxcontrib-napoleon-0.7 sqlalchemy-2.0.3 stack-data-0.6.2 tinycss2-1.2.1 tomli-2.0.1 tornado-6.2 tqdm-4.64.1 traitlets-5.9.0 typing-extensions-4.4.0 wcwidth-0.2.6 webencodings-0.5.1 [rtd-command-info] start-time: 2023-02-14T16:15:14.157731Z, end-time: 2023-02-14T16:16:00.384830Z, duration: 46, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: numpy in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from fpsim==0.23.0) (1.24.2) Collecting numba Downloading numba-0.56.4-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 77.5 MB/s eta 0:00:00 Collecting scipy Downloading scipy-1.10.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.4/34.4 MB 192.6 MB/s eta 0:00:00 Collecting pandas>=1.3 Downloading pandas-1.5.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/12.2 MB 199.8 MB/s eta 0:00:00 Collecting sciris>=2.0.3 Downloading sciris-2.1.0-py3-none-any.whl (186 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 186.0/186.0 kB 230.4 MB/s eta 0:00:00 Collecting matplotlib>=3.5.0 Downloading matplotlib-3.7.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 200.1 MB/s eta 0:00:00 Collecting seaborn>=0.9 Downloading seaborn-0.12.2-py3-none-any.whl (293 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 293.3/293.3 kB 227.4 MB/s eta 0:00:00 Requirement already satisfied: optuna in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from fpsim==0.23.0) (3.1.0) Collecting plotnine Downloading plotnine-0.10.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 250.2 MB/s eta 0:00:00 Collecting pyarrow Downloading pyarrow-11.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.9/34.9 MB 194.0 MB/s eta 0:00:00 Requirement already satisfied: pyyaml in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from fpsim==0.23.0) (6.0) Requirement already satisfied: packaging>=20.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from matplotlib>=3.5.0->fpsim==0.23.0) (23.0) Requirement already satisfied: python-dateutil>=2.7 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from matplotlib>=3.5.0->fpsim==0.23.0) (2.8.2) Requirement already satisfied: pillow>=6.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from matplotlib>=3.5.0->fpsim==0.23.0) (9.4.0) Collecting cycler>=0.10 Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting fonttools>=4.22.0 Downloading fonttools-4.38.0-py3-none-any.whl (965 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 965.4/965.4 kB 245.4 MB/s eta 0:00:00 Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.4.4-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 241.6 MB/s eta 0:00:00 Collecting pyparsing>=2.3.1 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 204.2 MB/s eta 0:00:00 Collecting contourpy>=1.0.1 Downloading contourpy-1.0.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (299 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 299.7/299.7 kB 230.8 MB/s eta 0:00:00 Collecting importlib-resources>=3.2.0 Downloading importlib_resources-5.10.2-py3-none-any.whl (34 kB) Requirement already satisfied: pytz>=2020.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from pandas>=1.3->fpsim==0.23.0) (2022.7.1) Collecting gitpython Downloading GitPython-3.1.30-py3-none-any.whl (184 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.0/184.0 kB 231.0 MB/s eta 0:00:00 Collecting zstandard Downloading zstandard-0.19.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/2.5 MB 215.5 MB/s eta 0:00:00 Requirement already satisfied: psutil in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sciris>=2.0.3->fpsim==0.23.0) (5.9.4) Collecting openpyxl Downloading openpyxl-3.1.1-py2.py3-none-any.whl (249 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 249.8/249.8 kB 229.4 MB/s eta 0:00:00 Collecting multiprocess Downloading multiprocess-0.70.14-py39-none-any.whl (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.9/132.9 kB 219.8 MB/s eta 0:00:00 Collecting jsonpickle Downloading jsonpickle-3.0.1-py2.py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.5/40.5 kB 159.4 MB/s eta 0:00:00 Collecting line-profiler Downloading line_profiler-4.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (662 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 662.1/662.1 kB 243.3 MB/s eta 0:00:00 Collecting dill Downloading dill-0.3.6-py3-none-any.whl (110 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 110.5/110.5 kB 216.8 MB/s eta 0:00:00 Collecting jellyfish Downloading jellyfish-0.9.0.tar.gz (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.6/132.6 kB 218.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting memory-profiler Downloading memory_profiler-0.61.0-py3-none-any.whl (31 kB) Collecting xlsxwriter Downloading XlsxWriter-3.0.8-py3-none-any.whl (152 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.8/152.8 kB 220.6 MB/s eta 0:00:00 Collecting llvmlite<0.40,>=0.39.0dev0 Downloading llvmlite-0.39.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.6/34.6 MB 189.5 MB/s eta 0:00:00 Collecting numpy Downloading numpy-1.23.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.1/17.1 MB 199.7 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from numba->fpsim==0.23.0) (58.2.0) Collecting setuptools Downloading setuptools-67.3.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 244.9 MB/s eta 0:00:00 Requirement already satisfied: colorlog in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from optuna->fpsim==0.23.0) (6.7.0) Requirement already satisfied: tqdm in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from optuna->fpsim==0.23.0) (4.64.1) Requirement already satisfied: sqlalchemy>=1.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from optuna->fpsim==0.23.0) (2.0.3) Requirement already satisfied: alembic>=1.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from optuna->fpsim==0.23.0) (1.9.3) Requirement already satisfied: cmaes>=0.9.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from optuna->fpsim==0.23.0) (0.9.1) Collecting statsmodels>=0.13.2 Downloading statsmodels-0.13.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (9.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.9/9.9 MB 189.4 MB/s eta 0:00:00 Collecting mizani>=0.8.1 Downloading mizani-0.8.1-py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 174.0 MB/s eta 0:00:00 Collecting patsy>=0.5.1 Downloading patsy-0.5.3-py2.py3-none-any.whl (233 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.8/233.8 kB 239.5 MB/s eta 0:00:00 Requirement already satisfied: Mako in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from alembic>=1.5.0->optuna->fpsim==0.23.0) (1.2.4) Requirement already satisfied: zipp>=3.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from importlib-resources>=3.2.0->matplotlib>=3.5.0->fpsim==0.23.0) (3.13.0) Collecting palettable Downloading palettable-3.3.0-py2.py3-none-any.whl (111 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.8/111.8 kB 216.2 MB/s eta 0:00:00 Requirement already satisfied: six in /home/docs/.asdf/installs/python/3.9.15/lib/python3.9/site-packages (from patsy>=0.5.1->plotnine->fpsim==0.23.0) (1.16.0) Requirement already satisfied: greenlet!=0.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sqlalchemy>=1.3.0->optuna->fpsim==0.23.0) (2.0.2) Requirement already satisfied: typing-extensions>=4.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from sqlalchemy>=1.3.0->optuna->fpsim==0.23.0) (4.4.0) Collecting gitdb<5,>=4.0.1 Downloading gitdb-4.0.10-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 184.1 MB/s eta 0:00:00 Collecting et-xmlfile Downloading et_xmlfile-1.1.0-py3-none-any.whl (4.7 kB) Collecting smmap<6,>=3.0.1 Downloading smmap-5.0.0-py3-none-any.whl (24 kB) Requirement already satisfied: MarkupSafe>=0.9.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages (from Mako->alembic>=1.5.0->optuna->fpsim==0.23.0) (2.1.2) Building wheels for collected packages: fpsim, jellyfish Building wheel for fpsim (setup.py): started Building wheel for fpsim (setup.py): finished with status 'done' Created wheel for fpsim: filename=fpsim-0.23.0-py3-none-any.whl size=292938 sha256=2424b1f07cd5ce03bc8e290bfa7551cc708f3cc3f85d254220194a9b5777af1e Stored in directory: /tmp/pip-ephem-wheel-cache-zhi6h44_/wheels/54/be/71/b6a93e28e1af4f52153fe34b99119b980ee057025c8abb6ee6 Building wheel for jellyfish (setup.py): started Building wheel for jellyfish (setup.py): finished with status 'done' Created wheel for jellyfish: filename=jellyfish-0.9.0-cp39-cp39-linux_x86_64.whl size=102026 sha256=27ef6117962c08dc1781f20fb8ee67db2b7deadb7975cfa5d00505e43a5fb72b Stored in directory: /tmp/pip-ephem-wheel-cache-zhi6h44_/wheels/a6/28/ba/284e37010e5d3aeed5e45345b58ab8683f97bdce46c9e147f9 Successfully built fpsim jellyfish Installing collected packages: palettable, zstandard, xlsxwriter, smmap, setuptools, pyparsing, numpy, memory-profiler, llvmlite, line-profiler, kiwisolver, jsonpickle, jellyfish, importlib-resources, fonttools, et-xmlfile, dill, cycler, scipy, pyarrow, patsy, pandas, openpyxl, numba, multiprocess, gitdb, contourpy, statsmodels, matplotlib, gitpython, seaborn, sciris, mizani, plotnine, fpsim Attempting uninstall: setuptools Found existing installation: setuptools 58.2.0 Uninstalling setuptools-58.2.0: Successfully uninstalled setuptools-58.2.0 Attempting uninstall: numpy Found existing installation: numpy 1.24.2 Uninstalling numpy-1.24.2: Successfully uninstalled numpy-1.24.2 Successfully installed contourpy-1.0.7 cycler-0.11.0 dill-0.3.6 et-xmlfile-1.1.0 fonttools-4.38.0 fpsim-0.23.0 gitdb-4.0.10 gitpython-3.1.30 importlib-resources-5.10.2 jellyfish-0.9.0 jsonpickle-3.0.1 kiwisolver-1.4.4 line-profiler-4.0.2 llvmlite-0.39.1 matplotlib-3.7.0 memory-profiler-0.61.0 mizani-0.8.1 multiprocess-0.70.14 numba-0.56.4 numpy-1.23.5 openpyxl-3.1.1 palettable-3.3.0 pandas-1.5.3 patsy-0.5.3 plotnine-0.10.1 pyarrow-11.0.0 pyparsing-3.0.9 scipy-1.10.0 sciris-2.1.0 seaborn-0.12.2 setuptools-67.3.1 smmap-5.0.0 statsmodels-0.13.5 xlsxwriter-3.0.8 zstandard-0.19.0 [rtd-command-info] start-time: 2023-02-14T16:16:02.174972Z, end-time: 2023-02-14T16:16:02.248471Z, duration: 0, exit-code: 0 cat docs/conf.py # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/master/config # 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 subprocess import sys import sphinx_rtd_theme from datetime import datetime import fpsim as fp # Set environment os.environ['SPHINX_BUILD'] = 'True' # This is used so cv.options.set('jupyter') doesn't reset the Matplotlib renderer os.environ['FPSIM_WARNINGS'] = 'error' # Don't let warnings pass in the tutorials on_rtd = os.environ.get('READTHEDOCS') == 'True' if sys.platform in ["linux", "darwin"]: subprocess.check_output(["make", "generate-api"], cwd=os.path.dirname(os.path.abspath(__file__))) else: subprocess.check_output(["make.bat", "generate-api"], cwd=os.path.dirname(os.path.abspath(__file__))) # Rename "fp_analysis" to "API reference" filename = 'modules.rst' # This must match the Makefile with open(filename) as f: # Read existing file lines = f.readlines() lines[0] = "API reference\n" # Blast away the existing heading and replace with this lines[1] = "=============\n" # Ensure the heading is the right length with open(filename, "w") as f: # Write new file f.writelines(lines) # -- General configuration --------------------------------------------------- # 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', 'sphinx.ext.autodoc', 'sphinx.ext.napoleon', 'sphinx.ext.todo', 'sphinx.ext.viewcode', # Add a link to the Python source code for classes, functions etc. 'nbsphinx', ] autodoc_default_options = { 'member-order': 'bysource', 'members': None } autodoc_mock_imports = [] napoleon_google_docstring = True # Configure autosummary autosummary_generate = True # Turn on sphinx.ext.autosummary autoclass_content = "both" # Add __init__ doc (ie. params) to class summaries html_show_sourcelink = False # Remove 'view source code' from top of page (for html, not python) autodoc_member_order = 'bysource' # Keep original ordering add_module_names = False # NB, does not work autodoc_inherit_docstrings = False # Stops sublcasses from including docs from parent classes # 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' master_doc = 'index' # General information about the project. project = 'FPsim' copyright = f'2022 - {datetime.today().year}, Bill & Melinda Gates Foundation. All rights reserved.\nThese docs were built for {project} version {fp.__version__}\n' author = '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 versions version = fp.__version__ release = fp.__version__ # 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'] # suppress warnings for multiple possible Python references in the namespace # suppress_warnings = ['ref.python'] pygments_style = 'sphinx' # 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:: /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' # Add any paths that contain custom themes here, relative to this directory. html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] html_logo = "images/IDM_white.png" 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 = { 'rtd_url': 'https://docs.idmod.org/projects/fpsim/en/latest', 'theme_vcs_pageview_mode': 'edit' } # 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. # if not on_rtd: html_extra_path = ['robots.txt'] # 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 = '%Y-%b-%d' # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. html_show_sphinx = False # 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 = 'docs.idmod.org/projects/fpsim/en/latest' # Output file base name for HTML help builder. htmlhelp_basename = 'FPsim' # -- 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': '%XeLaTeX packages' '\\usepackage{xltxtra}' '\\usepackage{fontspec} %%Font package' '\\usepackage{xunicode}' '%%Select fonts' '\\setmainfont[Mapping=tex-text]{nimbusserif}' '\\setsansfont[Mapping=tex-text]{nimbussans}' '\\setmonofont{nimbusmono}', # 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, 'fpsim-docs.tex', 'fpsim', '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 # -- 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, 'fpsim-docs', 'fpsim', [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, 'fpsim-docs', 'fpsim', author, 'Institute for Disease Modeling', 'How to use the FPsim model for family planning simulations.', 'Miscellaneous'), ] # Example configuration for intersphinx: refer to the Python standard library. # intersphinx_mapping = {'https://docs.python.org/': None} intersphinx_mapping = {'python': ('https://docs.python.org/3', None), 'covasim': ('https://docs.idmod.org/projects/covasim/en/latest/', None) } # Configure nbsphinx nbsphinx_kernel_name = "python" nbsphinx_timeout = 90 # Time in seconds; use -1 for no timeout nbsphinx_execute_arguments = [ "--InlineBackend.figure_formats={'svg', 'pdf'}", "--InlineBackend.rc=figure.dpi=96", ] # Modify this to not rerun the Jupyter notebook cells -- usually set by build_docs nb_ex_default = ['auto', 'never'][0] nb_ex = os.getenv('NBSPHINX_EXECUTE') if not nb_ex: nb_ex = nb_ex_default print(f'\n\nBuilding Jupyter notebooks with build option: {nb_ex}\n\n') nbsphinx_execute = nb_ex ########################################################################### # 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: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url 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': "latest", 'version_slug': "latest", '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/"), ("v0.22.0", "/en/v0.22.0/"), ("v0.19.2", "/en/v0.19.2/"), ], 'downloads': [ ("pdf", "//docs.idmod.org/_/downloads/fpsim/en/latest/pdf/"), ], 'subprojects': [ ], 'slug': 'institute-for-disease-modeling-fpsim', 'name': u'fpsim', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://docs.idmod.org/projects/fpsim/en/latest/', 'analytics_code': 'UA-87656833-3', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'fpsim', 'proxied_api_host': '/_', 'github_repo': 'fpsim', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', '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': '511ed1cb', } # 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-fpsim/builds/1299529/' 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: 2023-02-14T16:16:02.484132Z, end-time: 2023-02-14T16:17:47.260002Z, duration: 104, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . ../_readthedocs/html Running Sphinx v6.1.3 Building Jupyter notebooks with build option: auto making output directory... done building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 24 source files that are out of date updating environment: [new config] 24 added, 0 changed, 0 removed reading sources... [ 4%] fpsim.analyzers reading sources... [ 8%] fpsim.base reading sources... [ 12%] fpsim.calibration reading sources... [ 16%] fpsim.defaults reading sources... [ 20%] fpsim.experiment reading sources... [ 25%] fpsim.interventions reading sources... [ 29%] fpsim.locations reading sources... [ 33%] fpsim.locations.kenya reading sources... [ 37%] fpsim.locations.senegal reading sources... [ 41%] fpsim.parameters reading sources... [ 45%] fpsim.scenarios reading sources... [ 50%] fpsim.settings reading sources... [ 54%] fpsim.sim reading sources... [ 58%] fpsim.utils reading sources... [ 62%] fpsim.version reading sources... [ 66%] index reading sources... [ 70%] modules reading sources... [ 75%] overview reading sources... [ 79%] tutorials reading sources... [ 83%] tutorials/README reading sources... [ 87%] tutorials/T1_intro /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages/jupyter_client/localinterfaces.py:264: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) warn("Unexpected error discovering local network interfaces: %s" % e) /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages/jupyter_client/localinterfaces.py:264: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) warn("Unexpected error discovering local network interfaces: %s" % e) reading sources... [ 91%] tutorials/T2_scenarios reading sources... [ 95%] tutorials/T3_scenarios_plotting reading sources... [100%] whatsnew /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/tutorials.rst:3: WARNING: toctree contains reference to nonexisting document 'tutorials/T2_plotting' ../CHANGELOG.rst:15: ERROR: Unknown target name: "https://github.com/fpsim/fpsim/pull/119>". ../CHANGELOG.rst:20: ERROR: Unknown target name: "https://github.com/fpsim/fpsim/pull/113>". ../CHANGELOG.rst:27: ERROR: Unknown target name: "https://github.com/fpsim/fpsim/pull/109>". looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/tutorials/T2_scenarios.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/tutorials/T3_scenarios_plotting.ipynb: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 4%] fpsim.analyzers writing output... [ 8%] fpsim.base writing output... [ 12%] fpsim.calibration writing output... [ 16%] fpsim.defaults writing output... [ 20%] fpsim.experiment writing output... [ 25%] fpsim.interventions writing output... [ 29%] fpsim.locations writing output... [ 33%] fpsim.locations.kenya writing output... [ 37%] fpsim.locations.senegal writing output... [ 41%] fpsim.parameters writing output... [ 45%] fpsim.scenarios writing output... [ 50%] fpsim.settings writing output... [ 54%] fpsim.sim writing output... [ 58%] fpsim.utils writing output... [ 62%] fpsim.version writing output... [ 66%] index writing output... [ 70%] modules writing output... [ 75%] overview writing output... [ 79%] tutorials writing output... [ 83%] tutorials/README writing output... [ 87%] tutorials/T1_intro writing output... [ 91%] tutorials/T2_scenarios writing output... [ 95%] tutorials/T3_scenarios_plotting writing output... [100%] whatsnew generating indices... genindex py-modindex done copying linked files... copying notebooks ... [ 33%] tutorials/T1_intro.ipynb copying notebooks ... [ 66%] tutorials/T2_scenarios.ipynb copying notebooks ... [100%] tutorials/T3_scenarios_plotting.ipynb highlighting module code... [ 9%] fpsim.analyzers highlighting module code... [ 18%] fpsim.base highlighting module code... [ 27%] fpsim.calibration highlighting module code... [ 36%] fpsim.experiment highlighting module code... [ 45%] fpsim.interventions highlighting module code... [ 54%] fpsim.locations.kenya highlighting module code... [ 63%] fpsim.locations.senegal highlighting module code... [ 72%] fpsim.parameters highlighting module code... [ 81%] fpsim.scenarios highlighting module code... [ 90%] fpsim.sim highlighting module code... [100%] fpsim.utils writing additional pages... search opensearch done copying images... [ 25%] _build/doctrees/nbsphinx/tutorials_T1_intro_2_2.svg copying images... [ 50%] _build/doctrees/nbsphinx/tutorials_T1_intro_13_0.svg copying images... [ 75%] _build/doctrees/nbsphinx/tutorials_T1_intro_13_1.svg copying images... [100%] _build/doctrees/nbsphinx/tutorials_T1_intro_13_2.svg copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded, 6 warnings. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2023-02-14T16:17:47.678013Z, end-time: 2023-02-14T16:19:09.348767Z, duration: 81, exit-code: 0 python -m sphinx -T -E -b latex -d _build/doctrees -D language=en . ../_readthedocs/pdf Running Sphinx v6.1.3 Building Jupyter notebooks with build option: auto making output directory... done building [mo]: targets for 0 po files that are out of date writing output... building [latex]: all documents updating environment: [new config] 24 added, 0 changed, 0 removed reading sources... [ 4%] fpsim.analyzers reading sources... [ 8%] fpsim.base reading sources... [ 12%] fpsim.calibration reading sources... [ 16%] fpsim.defaults reading sources... [ 20%] fpsim.experiment reading sources... [ 25%] fpsim.interventions reading sources... [ 29%] fpsim.locations reading sources... [ 33%] fpsim.locations.kenya reading sources... [ 37%] fpsim.locations.senegal reading sources... [ 41%] fpsim.parameters reading sources... [ 45%] fpsim.scenarios reading sources... [ 50%] fpsim.settings reading sources... [ 54%] fpsim.sim reading sources... [ 58%] fpsim.utils reading sources... [ 62%] fpsim.version reading sources... [ 66%] index reading sources... [ 70%] modules reading sources... [ 75%] overview reading sources... [ 79%] tutorials reading sources... [ 83%] tutorials/README reading sources... [ 87%] tutorials/T1_intro /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages/jupyter_client/localinterfaces.py:264: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) warn("Unexpected error discovering local network interfaces: %s" % e) /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/envs/latest/lib/python3.9/site-packages/jupyter_client/localinterfaces.py:264: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) warn("Unexpected error discovering local network interfaces: %s" % e) reading sources... [ 91%] tutorials/T2_scenarios reading sources... [ 95%] tutorials/T3_scenarios_plotting reading sources... [100%] whatsnew /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/tutorials.rst:3: WARNING: toctree contains reference to nonexisting document 'tutorials/T2_plotting' ../CHANGELOG.rst:15: ERROR: Unknown target name: "https://github.com/fpsim/fpsim/pull/119>". ../CHANGELOG.rst:20: ERROR: Unknown target name: "https://github.com/fpsim/fpsim/pull/113>". ../CHANGELOG.rst:27: ERROR: Unknown target name: "https://github.com/fpsim/fpsim/pull/109>". looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/tutorials/T2_scenarios.ipynb: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/docs/tutorials/T3_scenarios_plotting.ipynb: WARNING: document isn't included in any toctree done processing fpsim-docs.tex... index overview tutorials tutorials/T1_intro whatsnew modules fpsim.locations fpsim.locations.kenya fpsim.locations.senegal fpsim.analyzers fpsim.base fpsim.calibration fpsim.defaults fpsim.experiment fpsim.interventions fpsim.parameters fpsim.scenarios fpsim.settings fpsim.sim fpsim.utils fpsim.version resolving references... done writing... done copying images... [ 25%] _build/doctrees/nbsphinx/tutorials_T1_intro_2_2.pdf copying images... [ 50%] _build/doctrees/nbsphinx/tutorials_T1_intro_13_0.pdf copying images... [ 75%] _build/doctrees/nbsphinx/tutorials_T1_intro_13_1.pdf copying images... [100%] _build/doctrees/nbsphinx/tutorials_T1_intro_13_2.pdf copying TeX support files... copying TeX support files... done WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-fpsim/checkouts/latest/_readthedocs/pdf/_static/searchtools.js build succeeded, 7 warnings. The LaTeX files are in ../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2023-02-14T16:19:09.729724Z, end-time: 2023-02-14T16:19:09.792591Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2023-02-14T16:19:10.036378Z, end-time: 2023-02-14T16:19:22.436020Z, duration: 12, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=institute-for-disease-modeling-fpsim -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 13) line 1, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 13) line 2, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 13) line 3, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 13) line 4, chunk 1. Subroutine makeglo redefined at (eval 14) line 7, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 1, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 2, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 3, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 26 Dec. 2019, version: 4.67. Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="institute-for-disease-modeling-fpsim" "fpsim-docs.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./fpsim-docs.tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file institute-for-disease-modeling-fpsim.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./institute-for-disease-modeling-fpsim.aux) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] [1] [2] Chapter 1. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3] [4] [5] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [6] Underfull \vbox (badness 10000) detected at line 703 Underfull \vbox (badness 10000) detected at line 703 [7] [8 <./tutorials_T1_intro_2_2.pdf>] [9] ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.893 ...20; results: b=68914 ☠=11805 pop=62232) Overfull \vbox (1.8739pt too high) detected at line 996 [10] ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1019 ...0; results: b=68914 ☠=11805 pop=62232) [11] Underfull \vbox (badness 10000) detected at line 1119 [12] ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1142 ...60-2020; results: b=672 ☠=126 pop=597) Underfull \vbox (badness 10000) detected at line 1212 [13] Underfull \vbox (badness 10000) detected at line 1229 [14 <./tutorials_T1_intro_13_0.pdf>] Underfull \vbox (badness 10000) detected at line 1247 [15 <./tutorials_T1_intro_13_1.pdf>] LaTeX Warning: Hyper reference `whatsnew:version-0-23-0-2023-2-10' on page 16 u ndefined on input line 1267. LaTeX Warning: Hyper reference `whatsnew:version-0-22-1-2023-2-03' on page 16 u ndefined on input line 1271. LaTeX Warning: Hyper reference `whatsnew:version-0-22-0-2023-1-24' on page 16 u ndefined on input line 1275. LaTeX Warning: Hyper reference `whatsnew:version-0-21-2-2022-12-16' on page 16 undefined on input line 1279. LaTeX Warning: Hyper reference `whatsnew:version-0-21-1-2022-12-09' on page 16 undefined on input line 1283. LaTeX Warning: Hyper reference `whatsnew:version-0-21-0-2022-12-06' on page 16 undefined on input line 1287. LaTeX Warning: Hyper reference `whatsnew:version-0-20-0-2022-11-30' on page 16 undefined on input line 1291. LaTeX Warning: Hyper reference `whatsnew:version-0-19-2-2022-10-28' on page 16 undefined on input line 1295. LaTeX Warning: Hyper reference `whatsnew:version-0-19-1-2022-10-26' on page 16 undefined on input line 1299. LaTeX Warning: Hyper reference `whatsnew:version-0-19-0-2022-09-01' on page 16 undefined on input line 1303. LaTeX Warning: Hyper reference `whatsnew:version-0-18-2-2022-08-12' on page 16 undefined on input line 1307. LaTeX Warning: Hyper reference `whatsnew:version-0-18-1-2022-08-08' on page 16 undefined on input line 1311. LaTeX Warning: Hyper reference `whatsnew:version-0-18-0-2022-08-01' on page 16 undefined on input line 1315. LaTeX Warning: Hyper reference `whatsnew:version-0-17-5-2022-07-28' on page 16 undefined on input line 1319. LaTeX Warning: Hyper reference `whatsnew:version-0-17-4-2022-07-27' on page 16 undefined on input line 1323. LaTeX Warning: Hyper reference `whatsnew:version-0-17-3-2022-07-18' on page 16 undefined on input line 1327. LaTeX Warning: Hyper reference `whatsnew:version-0-17-2-2022-07-15' on page 16 undefined on input line 1331. LaTeX Warning: Hyper reference `whatsnew:version-0-17-1-2022-07-14' on page 16 undefined on input line 1335. LaTeX Warning: Hyper reference `whatsnew:version-0-17-0-2022-07-08' on page 16 undefined on input line 1339. LaTeX Warning: Hyper reference `whatsnew:version-0-16-2-2022-07-01' on page 16 undefined on input line 1343. LaTeX Warning: Hyper reference `whatsnew:version-0-16-1-2022-06-30' on page 16 undefined on input line 1347. LaTeX Warning: Hyper reference `whatsnew:version-0-16-0-2022-06-28' on page 16 undefined on input line 1351. LaTeX Warning: Hyper reference `whatsnew:version-0-15-0-2022-06-13' on page 16 undefined on input line 1355. LaTeX Warning: Hyper reference `whatsnew:version-0-14-2-2022-06-06' on page 16 undefined on input line 1359. LaTeX Warning: Hyper reference `whatsnew:version-0-14-2-2022-05-31' on page 16 undefined on input line 1363. LaTeX Warning: Hyper reference `whatsnew:version-0-14-1-2022-05-27' on page 16 undefined on input line 1367. LaTeX Warning: Hyper reference `whatsnew:version-0-14-0-2022-05-26' on page 16 undefined on input line 1371. LaTeX Warning: Hyper reference `whatsnew:version-0-13-2-2022-05-25' on page 16 undefined on input line 1375. LaTeX Warning: Hyper reference `whatsnew:version-0-13-1-2022-05-25' on page 16 undefined on input line 1379. LaTeX Warning: Hyper reference `whatsnew:version-0-13-0-2022-05-23' on page 16 undefined on input line 1383. LaTeX Warning: Hyper reference `whatsnew:version-0-12-0-2022-05-22' on page 16 undefined on input line 1387. LaTeX Warning: Hyper reference `whatsnew:version-0-11-5-2022-05-21' on page 16 undefined on input line 1391. LaTeX Warning: Hyper reference `whatsnew:version-0-11-4-2022-05-20' on page 16 undefined on input line 1395. LaTeX Warning: Hyper reference `whatsnew:version-0-11-3-2022-05-20' on page 16 undefined on input line 1399. LaTeX Warning: Hyper reference `whatsnew:version-0-11-2-2022-05-20' on page 16 undefined on input line 1403. LaTeX Warning: Hyper reference `whatsnew:version-0-11-1-2022-05-20' on page 16 undefined on input line 1407. LaTeX Warning: Hyper reference `whatsnew:version-0-11-0-2022-05-20' on page 16 undefined on input line 1411. LaTeX Warning: Hyper reference `whatsnew:version-0-10-7-2022-05-19' on page 16 undefined on input line 1415. LaTeX Warning: Hyper reference `whatsnew:version-0-10-6-2022-05-19' on page 16 undefined on input line 1419. LaTeX Warning: Hyper reference `whatsnew:version-0-10-5-2022-05-18' on page 16 undefined on input line 1423. LaTeX Warning: Hyper reference `whatsnew:version-0-10-4-2022-05-17' on page 16 undefined on input line 1427. LaTeX Warning: Hyper reference `whatsnew:version-0-10-3-2022-05-12' on page 16 undefined on input line 1431. LaTeX Warning: Hyper reference `whatsnew:version-0-10-2-2022-05-10' on page 16 undefined on input line 1435. LaTeX Warning: Hyper reference `whatsnew:version-0-10-1-2022-05-09' on page 16 undefined on input line 1439. LaTeX Warning: Hyper reference `whatsnew:version-0-10-0-2022-05-08' on page 16 undefined on input line 1443. LaTeX Warning: Hyper reference `whatsnew:version-0-9-0-2022-05-05' on page 16 u ndefined on input line 1447. LaTeX Warning: Hyper reference `whatsnew:version-0-8-0-2021-08-28' on page 16 u ndefined on input line 1451. LaTeX Warning: Hyper reference `whatsnew:version-0-7-3-2021-07-15' on page 16 u ndefined on input line 1455. LaTeX Warning: Hyper reference `whatsnew:version-0-7-2-2021-07-14' on page 16 u ndefined on input line 1459. LaTeX Warning: Hyper reference `whatsnew:version-0-7-1-2021-07-14' on page 16 u ndefined on input line 1463. LaTeX Warning: Hyper reference `whatsnew:version-0-7-0-2021-06-29' on page 16 u ndefined on input line 1467. LaTeX Warning: Hyper reference `whatsnew:version-0-6-5-2021-06-11' on page 16 u ndefined on input line 1471. LaTeX Warning: Hyper reference `whatsnew:version-0-6-4-2021-06-10' on page 16 u ndefined on input line 1475. LaTeX Warning: Hyper reference `whatsnew:version-0-6-3-2021-06-10' on page 16 u ndefined on input line 1479. LaTeX Warning: Hyper reference `whatsnew:version-0-6-2-2021-05-10' on page 16 u ndefined on input line 1483. LaTeX Warning: Hyper reference `whatsnew:version-0-6-1-2021-05-02' on page 16 u ndefined on input line 1487. LaTeX Warning: Hyper reference `whatsnew:version-0-6-0-2021-05-01' on page 16 u ndefined on input line 1491. LaTeX Warning: Hyper reference `whatsnew:version-0-5-2-2021-04-30' on page 16 u ndefined on input line 1495. LaTeX Warning: Hyper reference `whatsnew:version-0-5-1-2021-04-29' on page 16 u ndefined on input line 1499. [16 <./tutorials_T1_intro_13_2.pdf>] Overfull \vbox (2.0pt too high) has occurred while \output is active [17] [18] [19] [20] [21] ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1975 ...sults: b=69,541 ☠=11,920 pop=62,630)}} ^^M [22] [23] Underfull \hbox (badness 10000) in paragraph at lines 2160--2162 []\T1/qtm/m/n/10 Pa-ram-e-ter names made more con-sis-tent, e.g. \T1/txtt/m/n/1 0 exposure_correction $\OMS/cmsy/m/n/10 !$ \T1/txtt/m/n/10 exposure_factor\T1/q tm/m/n/10 , [24] Underfull \hbox (badness 10000) in paragraph at lines 2215--2217 \T1/qtm/m/n/10 re-named \T1/txtt/m/n/10 sim[\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 m ethods\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 raw \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 annual\TS 1/txtt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 18[]25\TS1/t xtt/m/n/10 '\T1/txtt/m/n/10 ]\T1/qtm/m/n/10 ; \T1/txtt/m/n/10 sim[\TS1/txtt/m/n /10 '\T1/txtt/m/n/10 methods\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/1 0 '\T1/txtt/m/n/10 probs\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/10 '\ T1/txtt/m/n/10 18[]25\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ] Underfull \hbox (badness 10000) in paragraph at lines 2215--2217 \T1/qtm/m/n/10 has been re-named \T1/txtt/m/n/10 sim[\TS1/txtt/m/n/10 '\T1/txtt /m/n/10 methods\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/10 '\T1/txtt/m /n/10 adjusted\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/10 '\T1/txtt/m/ n/10 annual\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/10 '\T1/txtt/m/n/1 0 18[]25\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ]\T1/qtm/m/n/10 ; Underfull \hbox (badness 10000) in paragraph at lines 2215--2217 \T1/txtt/m/n/10 sim[\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 methods_postpartum\TS1/tx tt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 probs1to6\TS1/tx tt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 18[]25\TS1/txtt/ m/n/10 '\T1/txtt/m/n/10 ] \T1/qtm/m/n/10 has been re-named Underfull \hbox (badness 10000) in paragraph at lines 2223--2225 []\T1/qtm/m/n/10 Var-i-ous other meth-ods were re-named for clar-ity (e.g. \T1/ txtt/m/n/10 maternal_mortality() $\OMS/cmsy/m/n/10 !$ [25] [26] [27] [28] [29] [30] [31] [32] LaTeX Warning: Hyper reference `fpsim.analyzers:fpsim.analyzers.Analyzer' on pa ge 33 undefined on input line 3374. [33] LaTeX Warning: Hyper reference `fpsim.analyzers:fpsim.analyzers.Analyzer' on pa ge 34 undefined on input line 3434. LaTeX Warning: Hyper reference `fpsim.analyzers:fpsim.analyzers.Analyzer' on pa ge 34 undefined on input line 3548. [34] LaTeX Warning: Hyper reference `fpsim.analyzers:fpsim.analyzers.Analyzer' on pa ge 35 undefined on input line 3639. Underfull \hbox (badness 10000) in paragraph at lines 3696--3699 \T1/qtm/m/n/10 Ei-ther a json file at ^^Psim_output/total_results.json^^Q or a csv file for each state at [35] [36] LaTeX Warning: Hyper reference `fpsim.base:fpsim.base.ParsObj' on page 37 undef ined on input line 4026. LaTeX Warning: Hyper reference `fpsim.interventions:fpsim.interventions.Interve ntion' on page 37 undefined on input line 4105. [37] LaTeX Warning: Hyper reference `fpsim.interventions:fpsim.interventions.Interve ntion' on page 38 undefined on input line 4136. LaTeX Warning: Hyper reference `fpsim.sim:fpsim.sim.Sim' on page 38 undefined o n input line 4214. [38] [39] [40] [41] LaTeX Warning: Hyper reference `fpsim.sim:fpsim.sim.Sim' on page 42 undefined o n input line 4892. Underfull \hbox (badness 5064) in paragraph at lines 4903--4905 []\T1/txtt/bx/n/10 custom \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 dict\T1/qtm/m/n/10 ) ^^U a cus-tom dic-tio-nary of ad-di-tional data to fit; for-mat is e.g. [42] [43] [44] LaTeX Warning: Hyper reference `fpsim.interventions:fpsim.interventions.Interve ntion' on page 45 undefined on input line 5381. [45] LaTeX Warning: Hyper reference `fpsim.interventions:fpsim.interventions.Interve ntion' on page 46 undefined on input line 5452. [46] Underfull \hbox (badness 10000) in paragraph at lines 5682--5685 \T1/qtm/m/n/10 pars.update_method_eff(`Injectables', 0.99) pars.update_method_e ff({`Injectables':0.99, `Con- [47] [48] LaTeX Warning: Hyper reference `fpsim.sim:fpsim.sim.Sim' on page 49 undefined o n input line 5848. [49] [50] [51] [52] LaTeX Warning: Hyper reference `fpsim.base:fpsim.base.BasePeople' on page 53 un defined on input line 6352. [53] [54] LaTeX Warning: Hyper reference `fpsim.base:fpsim.base.BaseSim' on page 55 undef ined on input line 6654. [55] [56] LaTeX Warning: Hyper reference `fpsim.sim:fpsim.sim.MultiSim' on page 57 undefi ned on input line 7092. LaTeX Warning: Hyper reference `fpsim.sim:fpsim.sim.MultiSim' on page 57 undefi ned on input line 7106. [57] [58] [59] ! Package inputenc Error: Unicode character μ (U+03BC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7430 ...{\PYGZsh{} returns Normal(μ=3, σ=0.5)} ! Package inputenc Error: Unicode character σ (U+03C3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7430 ...{\PYGZsh{} returns Normal(μ=3, σ=0.5)} [60] LaTeX Warning: Reference `modules:module-fpsim' on page 61 undefined on input l ine 7461. LaTeX Warning: Reference `fpsim.analyzers:module-fpsim.analyzers' on page 61 un defined on input line 7462. LaTeX Warning: Reference `fpsim.base:module-fpsim.base' on page 61 undefined on input line 7463. LaTeX Warning: Reference `fpsim.calibration:module-fpsim.calibration' on page 6 1 undefined on input line 7464. LaTeX Warning: Reference `fpsim.defaults:module-fpsim.defaults' on page 61 unde fined on input line 7465. LaTeX Warning: Reference `fpsim.experiment:module-fpsim.experiment' on page 61 undefined on input line 7466. LaTeX Warning: Reference `fpsim.interventions:module-fpsim.interventions' on pa ge 61 undefined on input line 7467. LaTeX Warning: Reference `fpsim.locations:module-fpsim.locations' on page 61 un defined on input line 7468. LaTeX Warning: Reference `fpsim.locations.kenya:module-fpsim.locations.kenya' o n page 61 undefined on input line 7469. LaTeX Warning: Reference `fpsim.locations.senegal:module-fpsim.locations.senega l' on page 61 undefined on input line 7470. LaTeX Warning: Reference `fpsim.parameters:module-fpsim.parameters' on page 61 undefined on input line 7471. LaTeX Warning: Reference `fpsim.scenarios:module-fpsim.scenarios' on page 61 un defined on input line 7472. LaTeX Warning: Reference `fpsim.settings:module-fpsim.settings' on page 61 unde fined on input line 7473. LaTeX Warning: Reference `fpsim.sim:module-fpsim.sim' on page 61 undefined on i nput line 7474. LaTeX Warning: Reference `fpsim.utils:module-fpsim.utils' on page 61 undefined on input line 7475. LaTeX Warning: Reference `fpsim.version:module-fpsim.version' on page 61 undefi ned on input line 7476. [61] No file institute-for-disease-modeling-fpsim.ind. (./institute-for-disease-modeling-fpsim.aux) Package rerunfilecheck Warning: File `institute-for-disease-modeling-fpsim.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r .enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on institute-for-disease-modeling-fpsim.pdf (65 pages, 439319 by tes). Transcript written on institute-for-disease-modeling-fpsim.log. Latexmk: Index file 'institute-for-disease-modeling-fpsim.idx' was written Latexmk: Missing input file: 'institute-for-disease-modeling-fpsim.ind' from line 'No file institute-for-disease-modeling-fpsim.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'institute-for-disease-modeling-fpsim.pdf' Latexmk: Log file says output to 'institute-for-disease-modeling-fpsim.pdf' Latexmk: List of undefined refs and citations: Reference `fpsim.analyzers:module-fpsim.analyzers' on page 61 undefined on input line 7462 Reference `fpsim.base:module-fpsim.base' on page 61 undefined on input line 7463 Reference `fpsim.calibration:module-fpsim.calibration' on page 61 undefined on input line 7464 Reference `fpsim.defaults:module-fpsim.defaults' on page 61 undefined on input line 7465 Reference `fpsim.experiment:module-fpsim.experiment' on page 61 undefined on input line 7466 Reference `fpsim.interventions:module-fpsim.interventions' on page 61 undefined on input line 7467 Reference `fpsim.locations.kenya:module-fpsim.locations.kenya' on page 61 undefined on input line 7469 Reference `fpsim.locations.senegal:module-fpsim.locations.senegal' on page 61 undefined on input line 7470 Reference `fpsim.locations:module-fpsim.locations' on page 61 undefined on input line 7468 Reference `fpsim.parameters:module-fpsim.parameters' on page 61 undefined on input line 7471 Reference `fpsim.scenarios:module-fpsim.scenarios' on page 61 undefined on input line 7472 Reference `fpsim.settings:module-fpsim.settings' on page 61 undefined on input line 7473 Reference `fpsim.sim:module-fpsim.sim' on page 61 undefined on input line 7474 Reference `fpsim.utils:module-fpsim.utils' on page 61 undefined on input line 7475 Reference `fpsim.version:module-fpsim.version' on page 61 undefined on input line 7476 Reference `modules:module-fpsim' on page 61 undefined on input line 7461 === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex institute-for-disease-modeling-fpsim.idx'... Rule 'makeindex institute-for-disease-modeling-fpsim.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'institute-for-disease-modeling-fpsim.idx' ------------ Run number 1 of rule 'makeindex institute-for-disease-modeling-fpsim.idx' ------------ ------------ Running 'makeindex -s python.ist -o "institute-for-disease-modeling-fpsim.ind" "institute-for-disease-modeling-fpsim.idx"' ------------ This is makeindex, version 2.15 [TeX Live 2019] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file institute-for-disease-modeling-fpsim.idx....done (285 entries accepted, 0 rejected). Sorting entries.....done (2445 comparisons). Generating output file institute-for-disease-modeling-fpsim.ind....done (377 lines written, 0 warnings). Output written in institute-for-disease-modeling-fpsim.ind. Transcript written in institute-for-disease-modeling-fpsim.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'institute-for-disease-modeling-fpsim.aux' 'institute-for-disease-modeling-fpsim.ind' 'institute-for-disease-modeling-fpsim.out' ------------ Run number 2 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="institute-for-disease-modeling-fpsim" "fpsim-docs.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./fpsim-docs.tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file institute-for-disease-modeling-fpsim.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./institute-for-disease-modeling-fpsim.aux) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./institute-for-disease-modeling-fpsim.out) (./institute-for-disease-modeling-fpsim.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./institute-for-disease-modeling-fpsim.toc [1]) [2] [1] [2] Chapter 1. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3] [4] [5] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [6] Underfull \vbox (badness 10000) detected at line 703 Underfull \vbox (badness 10000) detected at line 703 [7] [8 <./tutorials_T1_intro_2_2.pdf>] [9] ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.893 ...20; results: b=68914 ☠=11805 pop=62232) Overfull \vbox (1.8739pt too high) detected at line 996 [10] ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1019 ...0; results: b=68914 ☠=11805 pop=62232) [11] Underfull \vbox (badness 10000) detected at line 1119 [12] ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1142 ...60-2020; results: b=672 ☠=126 pop=597) Underfull \vbox (badness 10000) detected at line 1212 [13] Underfull \vbox (badness 10000) detected at line 1229 [14 <./tutorials_T1_intro_13_0.pdf>] Underfull \vbox (badness 10000) detected at line 1247 [15 <./tutorials_T1_intro_13_1.pdf>] [16 <./tutorials_T1_intro_13_2.pdf>] Overfull \vbox (2.0pt too high) has occurred while \output is active [17] [18] [19] [20] [21] ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1975 ...sults: b=69,541 ☠=11,920 pop=62,630)}} ^^M [22] [23] Underfull \hbox (badness 10000) in paragraph at lines 2160--2162 []\T1/qtm/m/n/10 Pa-ram-e-ter names made more con-sis-tent, e.g. \T1/txtt/m/n/1 0 exposure_correction $\OMS/cmsy/m/n/10 !$ \T1/txtt/m/n/10 exposure_factor\T1/q tm/m/n/10 , [24] Underfull \hbox (badness 10000) in paragraph at lines 2215--2217 \T1/qtm/m/n/10 re-named \T1/txtt/m/n/10 sim[\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 m ethods\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 raw \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 annual\TS 1/txtt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 18[]25\TS1/t xtt/m/n/10 '\T1/txtt/m/n/10 ]\T1/qtm/m/n/10 ; \T1/txtt/m/n/10 sim[\TS1/txtt/m/n /10 '\T1/txtt/m/n/10 methods\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/1 0 '\T1/txtt/m/n/10 probs\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/10 '\ T1/txtt/m/n/10 18[]25\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ] Underfull \hbox (badness 10000) in paragraph at lines 2215--2217 \T1/qtm/m/n/10 has been re-named \T1/txtt/m/n/10 sim[\TS1/txtt/m/n/10 '\T1/txtt /m/n/10 methods\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/10 '\T1/txtt/m /n/10 adjusted\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/10 '\T1/txtt/m/ n/10 annual\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/10 '\T1/txtt/m/n/1 0 18[]25\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ]\T1/qtm/m/n/10 ; Underfull \hbox (badness 10000) in paragraph at lines 2215--2217 \T1/txtt/m/n/10 sim[\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 methods_postpartum\TS1/tx tt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 probs1to6\TS1/tx tt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 18[]25\TS1/txtt/ m/n/10 '\T1/txtt/m/n/10 ] \T1/qtm/m/n/10 has been re-named Underfull \hbox (badness 10000) in paragraph at lines 2223--2225 []\T1/qtm/m/n/10 Var-i-ous other meth-ods were re-named for clar-ity (e.g. \T1/ txtt/m/n/10 maternal_mortality() $\OMS/cmsy/m/n/10 !$ [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] Underfull \hbox (badness 10000) in paragraph at lines 3696--3699 \T1/qtm/m/n/10 Ei-ther a json file at ^^Psim_output/total_results.json^^Q or a csv file for each state at [35] [36] [37] [38] [39] [40] [41] Underfull \hbox (badness 5064) in paragraph at lines 4903--4905 []\T1/txtt/bx/n/10 custom \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 dict\T1/qtm/m/n/10 ) ^^U a cus-tom dic-tio-nary of ad-di-tional data to fit; for-mat is e.g. [42] [43] [44] [45] [46] Underfull \hbox (badness 10000) in paragraph at lines 5682--5685 \T1/qtm/m/n/10 pars.update_method_eff(`Injectables', 0.99) pars.update_method_e ff({`Injectables':0.99, `Con- [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] ! Package inputenc Error: Unicode character μ (U+03BC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7430 ...{\PYGZsh{} returns Normal(μ=3, σ=0.5)} ! Package inputenc Error: Unicode character σ (U+03C3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7430 ...{\PYGZsh{} returns Normal(μ=3, σ=0.5)} [60] [61] (./institute-for-disease-modeling-fpsim.ind [62] Underfull \hbox (badness 10000) in paragraph at lines 37--38 []\T1/txtt/m/n/10 birth_spacing_pref() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le fp- Underfull \hbox (badness 10000) in paragraph at lines 38--40 []\T1/txtt/m/n/10 birth_spacing_pref() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le fp- Underfull \hbox (badness 10000) in paragraph at lines 87--88 []\T1/txtt/m/n/10 exposure_parity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule fp- [63] Underfull \hbox (badness 10000) in paragraph at lines 97--99 []\T1/txtt/m/n/10 fecundity_ratio_nullip() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule fp- Underfull \hbox (badness 10000) in paragraph at lines 99--101 []\T1/txtt/m/n/10 fecundity_ratio_nullip() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule fp- Underfull \hbox (badness 10000) in paragraph at lines 101--103 []\T1/txtt/m/n/10 female_age_fecundity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule fp- Underfull \hbox (badness 10000) in paragraph at lines 103--105 []\T1/txtt/m/n/10 female_age_fecundity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule fp- Underfull \hbox (badness 10000) in paragraph at lines 163--164 []\T1/txtt/m/n/10 infant_mortality() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule fp- Underfull \hbox (badness 10000) in paragraph at lines 164--165 []\T1/txtt/m/n/10 infant_mortality() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule fp- Underfull \hbox (badness 10000) in paragraph at lines 187--189 []\T1/txtt/m/n/10 lactational_amenorrhea() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule fp- Underfull \hbox (badness 10000) in paragraph at lines 189--191 []\T1/txtt/m/n/10 lactational_amenorrhea() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule fp- [64] Underfull \hbox (badness 10000) in paragraph at lines 206--207 []\T1/txtt/m/n/10 maternal_mortality() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le fp- Underfull \hbox (badness 10000) in paragraph at lines 207--209 []\T1/txtt/m/n/10 maternal_mortality() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le fp- Underfull \hbox (badness 10000) in paragraph at lines 220--221 []\T1/txtt/m/n/10 model_infant_mortality_rate() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Ex-per-i-ment [65] Underfull \hbox (badness 10000) in paragraph at lines 310--311 []\T1/txtt/m/n/10 sexual_activity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule fp- Underfull \hbox (badness 10000) in paragraph at lines 311--312 []\T1/txtt/m/n/10 sexual_activity_pp() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le fp- Underfull \hbox (badness 10000) in paragraph at lines 312--314 []\T1/txtt/m/n/10 sexual_activity_pp() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le fp- [66]) (./institute-for-disease-modeling-fpsim.aux) Package rerunfilecheck Warning: File `institute-for-disease-modeling-fpsim.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r .enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on institute-for-disease-modeling-fpsim.pdf (70 pages, 478871 by tes). Transcript written on institute-for-disease-modeling-fpsim.log. Latexmk: Index file 'institute-for-disease-modeling-fpsim.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'institute-for-disease-modeling-fpsim.pdf' Latexmk: Log file says output to 'institute-for-disease-modeling-fpsim.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'institute-for-disease-modeling-fpsim.aux' 'institute-for-disease-modeling-fpsim.out' 'institute-for-disease-modeling-fpsim.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="institute-for-disease-modeling-fpsim" "fpsim-docs.tex"' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./fpsim-docs.tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file institute-for-disease-modeling-fpsim.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./institute-for-disease-modeling-fpsim.aux) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./institute-for-disease-modeling-fpsim.out) (./institute-for-disease-modeling-fpsim.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./institute-for-disease-modeling-fpsim.toc [1]) [2] [1] [2] Chapter 1. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3] [4] [5] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [6] Underfull \vbox (badness 10000) detected at line 703 Underfull \vbox (badness 10000) detected at line 703 [7] [8 <./tutorials_T1_intro_2_2.pdf>] [9] ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.893 ...20; results: b=68914 ☠=11805 pop=62232) Overfull \vbox (1.8739pt too high) detected at line 996 [10] ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1019 ...0; results: b=68914 ☠=11805 pop=62232) [11] Underfull \vbox (badness 10000) detected at line 1119 [12] ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1142 ...60-2020; results: b=672 ☠=126 pop=597) Underfull \vbox (badness 10000) detected at line 1212 [13] Underfull \vbox (badness 10000) detected at line 1229 [14 <./tutorials_T1_intro_13_0.pdf>] Underfull \vbox (badness 10000) detected at line 1247 [15 <./tutorials_T1_intro_13_1.pdf>] [16 <./tutorials_T1_intro_13_2.pdf>] Overfull \vbox (2.0pt too high) has occurred while \output is active [17] [18] [19] [20] [21] ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1975 ...sults: b=69,541 ☠=11,920 pop=62,630)}} ^^M [22] [23] Underfull \hbox (badness 10000) in paragraph at lines 2160--2162 []\T1/qtm/m/n/10 Pa-ram-e-ter names made more con-sis-tent, e.g. \T1/txtt/m/n/1 0 exposure_correction $\OMS/cmsy/m/n/10 !$ \T1/txtt/m/n/10 exposure_factor\T1/q tm/m/n/10 , [24] Underfull \hbox (badness 10000) in paragraph at lines 2215--2217 \T1/qtm/m/n/10 re-named \T1/txtt/m/n/10 sim[\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 m ethods\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 raw \TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 annual\TS 1/txtt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 18[]25\TS1/t xtt/m/n/10 '\T1/txtt/m/n/10 ]\T1/qtm/m/n/10 ; \T1/txtt/m/n/10 sim[\TS1/txtt/m/n /10 '\T1/txtt/m/n/10 methods\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/1 0 '\T1/txtt/m/n/10 probs\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/10 '\ T1/txtt/m/n/10 18[]25\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ] Underfull \hbox (badness 10000) in paragraph at lines 2215--2217 \T1/qtm/m/n/10 has been re-named \T1/txtt/m/n/10 sim[\TS1/txtt/m/n/10 '\T1/txtt /m/n/10 methods\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/10 '\T1/txtt/m /n/10 adjusted\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/10 '\T1/txtt/m/ n/10 annual\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/10 '\T1/txtt/m/n/1 0 18[]25\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 ]\T1/qtm/m/n/10 ; Underfull \hbox (badness 10000) in paragraph at lines 2215--2217 \T1/txtt/m/n/10 sim[\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 methods_postpartum\TS1/tx tt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 probs1to6\TS1/tx tt/m/n/10 '\T1/txtt/m/n/10 ][\TS1/txtt/m/n/10 '\T1/txtt/m/n/10 18[]25\TS1/txtt/ m/n/10 '\T1/txtt/m/n/10 ] \T1/qtm/m/n/10 has been re-named Underfull \hbox (badness 10000) in paragraph at lines 2223--2225 []\T1/qtm/m/n/10 Var-i-ous other meth-ods were re-named for clar-ity (e.g. \T1/ txtt/m/n/10 maternal_mortality() $\OMS/cmsy/m/n/10 !$ [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] Underfull \hbox (badness 10000) in paragraph at lines 3696--3699 \T1/qtm/m/n/10 Ei-ther a json file at ^^Psim_output/total_results.json^^Q or a csv file for each state at [35] [36] [37] [38] [39] [40] [41] Underfull \hbox (badness 5064) in paragraph at lines 4903--4905 []\T1/txtt/bx/n/10 custom \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 dict\T1/qtm/m/n/10 ) ^^U a cus-tom dic-tio-nary of ad-di-tional data to fit; for-mat is e.g. [42] [43] [44] [45] [46] Underfull \hbox (badness 10000) in paragraph at lines 5682--5685 \T1/qtm/m/n/10 pars.update_method_eff(`Injectables', 0.99) pars.update_method_e ff({`Injectables':0.99, `Con- [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] ! Package inputenc Error: Unicode character μ (U+03BC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7430 ...{\PYGZsh{} returns Normal(μ=3, σ=0.5)} ! Package inputenc Error: Unicode character σ (U+03C3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7430 ...{\PYGZsh{} returns Normal(μ=3, σ=0.5)} [60] [61] (./institute-for-disease-modeling-fpsim.ind [62] Underfull \hbox (badness 10000) in paragraph at lines 37--38 []\T1/txtt/m/n/10 birth_spacing_pref() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le fp- Underfull \hbox (badness 10000) in paragraph at lines 38--40 []\T1/txtt/m/n/10 birth_spacing_pref() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le fp- Underfull \hbox (badness 10000) in paragraph at lines 87--88 []\T1/txtt/m/n/10 exposure_parity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule fp- [63] Underfull \hbox (badness 10000) in paragraph at lines 97--99 []\T1/txtt/m/n/10 fecundity_ratio_nullip() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule fp- Underfull \hbox (badness 10000) in paragraph at lines 99--101 []\T1/txtt/m/n/10 fecundity_ratio_nullip() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule fp- Underfull \hbox (badness 10000) in paragraph at lines 101--103 []\T1/txtt/m/n/10 female_age_fecundity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule fp- Underfull \hbox (badness 10000) in paragraph at lines 103--105 []\T1/txtt/m/n/10 female_age_fecundity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule fp- Underfull \hbox (badness 10000) in paragraph at lines 163--164 []\T1/txtt/m/n/10 infant_mortality() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule fp- Underfull \hbox (badness 10000) in paragraph at lines 164--165 []\T1/txtt/m/n/10 infant_mortality() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule fp- Underfull \hbox (badness 10000) in paragraph at lines 187--189 []\T1/txtt/m/n/10 lactational_amenorrhea() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule fp- Underfull \hbox (badness 10000) in paragraph at lines 189--191 []\T1/txtt/m/n/10 lactational_amenorrhea() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule fp- [64] Underfull \hbox (badness 10000) in paragraph at lines 206--207 []\T1/txtt/m/n/10 maternal_mortality() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le fp- Underfull \hbox (badness 10000) in paragraph at lines 207--209 []\T1/txtt/m/n/10 maternal_mortality() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le fp- Underfull \hbox (badness 10000) in paragraph at lines 220--221 []\T1/txtt/m/n/10 model_infant_mortality_rate() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Ex-per-i-ment [65] Underfull \hbox (badness 10000) in paragraph at lines 310--311 []\T1/txtt/m/n/10 sexual_activity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule fp- Underfull \hbox (badness 10000) in paragraph at lines 311--312 []\T1/txtt/m/n/10 sexual_activity_pp() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le fp- Underfull \hbox (badness 10000) in paragraph at lines 312--314 []\T1/txtt/m/n/10 sexual_activity_pp() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le fp- [66]) (./institute-for-disease-modeling-fpsim.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r .enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on institute-for-disease-modeling-fpsim.pdf (70 pages, 478917 by tes). Transcript written on institute-for-disease-modeling-fpsim.log. Latexmk: Index file 'institute-for-disease-modeling-fpsim.idx' was written Latexmk: Log file says output to 'institute-for-disease-modeling-fpsim.pdf' Latexmk: Log file says output to 'institute-for-disease-modeling-fpsim.pdf' Latexmk: Summary of warnings from last run of (pdf)latex: =====Latex reported missing or unavailable character(s). =====See log file for details. === TeX engine is 'pdfTeX' Latexmk: Errors, in force_mode: so I tried finishing targets Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'institute-for-disease-modeling-fpsim.log' for details