Read the Docs build information Build id: 3879494 Project: institute-for-disease-modeling-laser-measles Version: latest Commit: 48b9dedb2f8160ef688e294ee14558099be4368c Date: 2026-03-30T16:04:57.139134Z State: finished Success: True [rtd-command-info] start-time: 2026-03-30T16:04:58.055515Z, end-time: 2026-03-30T16:04:58.516052Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/InstituteforDiseaseModeling/laser-measles.git . Cloning into '.'... [rtd-command-info] start-time: 2026-03-30T16:04:58.617726Z, end-time: 2026-03-30T16:04:59.721305Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 From https://github.com/InstituteforDiseaseModeling/laser-measles * [new tag] v0.5.0 -> v0.5.0 * [new tag] v0.6.1 -> v0.6.1 * [new tag] v0.6.2 -> v0.6.2 * [new tag] v0.6.3 -> v0.6.3 * [new tag] v0.7.1-dev0 -> v0.7.1-dev0 * [new tag] v0.7.2-dev0 -> v0.7.2-dev0 * [new tag] v0.7.2-dev1 -> v0.7.2-dev1 * [new tag] v0.7.2-dev2 -> v0.7.2-dev2 * [new tag] v0.7.2-dev3 -> v0.7.2-dev3 * [new tag] v0.8.0-dev1 -> v0.8.0-dev1 * [new tag] v0.9.0 -> v0.9.0 * [new tag] v0.9.1 -> v0.9.1 * [new tag] v0.9.1-dev0 -> v0.9.1-dev0 * [new tag] v0.9.3 -> v0.9.3 * [new tag] v0.9.4 -> v0.9.4 [rtd-command-info] start-time: 2026-03-30T16:05:00.525859Z, end-time: 2026-03-30T16:05:00.564151Z, duration: 0, exit-code: 0 cat .readthedocs.yml # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 sphinx: configuration: docs/conf.py formats: - htmlzip - epub - pdf build: os: ubuntu-22.04 tools: python: "3.12" jobs: post_install: - python docs/tutorials/convert_tutorials.py python: install: - requirements: docs/requirements.txt - method: pip path: . [rtd-command-info] start-time: 2026-03-30T16:05:05.300045Z, end-time: 2026-03-30T16:05:05.359774Z, duration: 0, exit-code: 0 asdf global python 3.12.10 [rtd-command-info] start-time: 2026-03-30T16:05:05.768022Z, end-time: 2026-03-30T16:05:06.286023Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.12.10.final.0-64 in 292ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2026-03-30T16:05:06.386433Z, end-time: 2026-03-30T16:05:10.620131Z, duration: 4, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Looking in indexes: https://pypi.org/simple, https://packages.idmod.org/api/pypi/pypi-production/simple Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (23.1) Collecting pip Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/de/f0/c81e05b613866b76d2d1066490adf1a3dbc4ee9d9c839961c3fc8a6997af/pip-26.0.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 10.4 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (67.6.1) Collecting setuptools Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/9d/76/f789f7a86709c6b087c5a2f52f911838cad707cc613162401badc665acfe/setuptools-82.0.1-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 14.9 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-26.0.1 setuptools-82.0.1 [rtd-command-info] start-time: 2026-03-30T16:05:10.707940Z, end-time: 2026-03-30T16:05:17.644971Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Looking in indexes: https://pypi.org/simple, https://packages.idmod.org/api/pypi/pypi-production/simple Collecting sphinx Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/73/f7/b1884cb3188ab181fc81fa00c266699dab600f927a964df02ec3d5d1916a/sphinx-9.1.0-py3-none-any.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 13.8 MB/s 0:00:00 Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/5d/85/9ebeae2f76e9e77b952f4b274c27238156eae7979c5421fba91a28f4970d/sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/35/7a/987e583882f985fe4d7323774889ec58049171828b58c2217e7f79cdf44e/sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/0a/7b/18a8c0bcec9182c05a0b3ec2a776bba4ead82750a55ff798e8d406dae604/sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/c2/42/4c8646762ee83602e3fb3fbe774c2fac12f317deb0b5dbeeedd2d3ba4b77/sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/27/83/859ecdd180cacc13b1f7e857abf8582a64552ea7a061057a6c716e790fce/sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/52/a7/d2782e4e3f77c8450f727ba74a8f12756d5ba823d81b941f1b04da9d033a/sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/62/a1/3d680cbfd5f4b8f15abc1d571870c5fc3e594bb582bc3b64ea099db13e56/jinja2-3.1.6-py3-none-any.whl (134 kB) Collecting Pygments>=2.17 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/f4/7e/a72dd26f3b0f4f2bf1dd8923c85f7ceb43172af56d63c7383eb62b332364/pygments-2.20.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 14.6 MB/s 0:00:00 Collecting docutils<0.23,>=0.21 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/02/10/5da547df7a391dcde17f59520a231527b8571e6f46fc8efb02ccb370ab12/docutils-0.22.4-py3-none-any.whl (633 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 18.9 MB/s 0:00:00 Collecting snowballstemmer>=2.2 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/c8/78/3565d011c61f5a43488987ee32b6f3f656e7f107ac2782dd57bdd7d91d9a/snowballstemmer-3.0.1-py3-none-any.whl (103 kB) Collecting babel>=2.13 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/77/f5/21d2de20e8b8b0408f0681956ca2c69f1320a3848ac50e6e7f39c6159675/babel-2.18.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 14.1 MB/s 0:00:00 Collecting alabaster>=0.7.14 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/7e/b3/6b4067be973ae96ba0d615946e314c5ae35f9f993eca561b356540bb0c2b/alabaster-1.0.0-py3-none-any.whl (13 kB) Collecting imagesize>=1.3 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/5f/53/fb7122b71361a0d121b669dcf3d31244ef75badbbb724af388948de543e2/imagesize-2.0.0-py2.py3-none-any.whl (9.4 kB) Collecting requests>=2.30.0 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/56/5d/c814546c2333ceea4ba42262d8c4d55763003e767fa169adc693bd524478/requests-2.33.0-py3-none-any.whl (65 kB) Collecting roman-numerals>=1.0.0 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/04/54/6f679c435d28e0a568d8e8a7c0a93a09010818634c3c3907fc98d8983770/roman_numerals-4.1.0-py3-none-any.whl (7.7 kB) Collecting packaging>=23.0 (from sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/b7/b9/c538f279a4e237a006a2c98387d081e9eb060d203d8ed34467cc0f0b9b53/packaging-26.0-py3-none-any.whl (74 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/3c/2e/8d0c2ab90a8c1d9a24f0399058ab8519a3279d1bd4289511d74e909f060e/markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/4e/ef/79a463eb0fff7f96afa04c1d4c51f8fc85426f918db467854bfb6a569ce3/charset_normalizer-3.4.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (207 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/0e/61/66938bbb5fc52dbdf84594873d5b51fb1f7c7794e9c0f5bd885f30bc507b/idna-3.11-py3-none-any.whl (71 kB) Collecting urllib3<3,>=1.26 (from requests>=2.30.0->sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/39/08/aaaad47bc4e9dc8c725e68f9d04865dbcb2052843ff09c97b08904852d84/urllib3-2.6.3-py3-none-any.whl (131 kB) Collecting certifi>=2023.5.7 (from requests>=2.30.0->sphinx) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/9a/3c/c17fb3ca2d9c3acff52e30b309f538586f9f5b9c9cf454f3845fc9af4881/certifi-2026.2.25-py3-none-any.whl (153 kB) Installing collected packages: urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, roman-numerals, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset_normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 Pygments-2.20.0 alabaster-1.0.0 babel-2.18.0 certifi-2026.2.25 charset_normalizer-3.4.6 docutils-0.22.4 idna-3.11 imagesize-2.0.0 packaging-26.0 requests-2.33.0 roman-numerals-4.1.0 snowballstemmer-3.0.1 sphinx-9.1.0 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 urllib3-2.6.3 [rtd-command-info] start-time: 2026-03-30T16:05:17.740478Z, end-time: 2026-03-30T16:06:06.289187Z, duration: 48, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Looking in indexes: https://pypi.org/simple, https://packages.idmod.org/api/pypi/pypi-production/simple Collecting pandoc (from -r docs/requirements.txt (line 1)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/10/9a/e3186e760c57ee5f1c27ea5cea577a0ff9abfca51eefcb4d9a4cd39aff2e/pandoc-2.4.tar.gz (34 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pypandoc (from -r docs/requirements.txt (line 2)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/0c/86/e2ffa604eacfbec3f430b1d850e7e04c4101eca1a5828f9ae54bf51dfba4/pypandoc-1.17-py3-none-any.whl (23 kB) Requirement already satisfied: sphinx>=7.3.7 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from -r docs/requirements.txt (line 3)) (9.1.0) Collecting sphinx-autodoc-typehints (from -r docs/requirements.txt (line 4)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/dd/e3/ff212b51c16717681792eaf18691e6b5affbbb3d4290147c457fa9127372/sphinx_autodoc_typehints-3.9.11-py3-none-any.whl (37 kB) Collecting pydata-sphinx-theme (from -r docs/requirements.txt (line 5)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/e2/0d/8ba33fa83a7dcde13eb3c1c2a0c1cc29950a048bfed6d9b0d8b6bd710b4c/pydata_sphinx_theme-0.16.1-py3-none-any.whl (6.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 13.7 MB/s 0:00:00 Collecting sphinx-design (from -r docs/requirements.txt (line 6)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/30/cf/45dd359f6ca0c3762ce0490f681da242f0530c49c81050c035c016bfdd3a/sphinx_design-0.7.0-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 14.0 MB/s 0:00:00 Collecting readthedocs-sphinx-search (from -r docs/requirements.txt (line 7)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/04/3c/41bc9d7d4d936a73e380423f23996bee1691e17598d8a03c062be6aac640/readthedocs_sphinx_search-0.3.2-py3-none-any.whl (21 kB) Collecting sphinxcontrib-napoleon (from -r docs/requirements.txt (line 8)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/75/f2/6b7627dfe7b4e418e295e254bb15c3a6455f11f8c0ad0d43113f678049c3/sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl (17 kB) Collecting ipykernel (from -r docs/requirements.txt (line 9)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/82/b9/e73d5d9f405cba7706c539aa8b311b49d4c2f3d698d9c12f815231169c71/ipykernel-7.2.0-py3-none-any.whl (118 kB) Collecting ipywidgets (from -r docs/requirements.txt (line 10)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/56/6d/0d9848617b9f753b87f214f1c682592f7ca42de085f564352f10f0843026/ipywidgets-8.1.8-py3-none-any.whl (139 kB) Collecting nbconvert>=7.10.0 (from -r docs/requirements.txt (line 11)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/0d/4b/8d5f796a792f8a25f6925a96032f098789f448571eb92011df1ae59e8ea8/nbconvert-7.17.0-py3-none-any.whl (261 kB) Collecting nbsphinx>=0.9.5 (from -r docs/requirements.txt (line 12)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/03/78/843bcf0cf31f88d2f8a9a063d2d80817b1901657d83d65b89b3aa835732e/nbsphinx-0.9.8-py3-none-any.whl (31 kB) Collecting plantweb (from -r docs/requirements.txt (line 13)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/9e/3d/d2d36e503d131d99980db36844679ba6a9edda08b493d86ace8560c02c39/plantweb-1.3.0-py3-none-any.whl (20 kB) Collecting sciris (from -r docs/requirements.txt (line 14)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/13/dd/dd8239d8f6cc8e758600643a9f8e234a1ed8def948b2208846ce06f37b93/sciris-3.2.9-py3-none-any.whl (258 kB) Collecting matplotlib (from -r docs/requirements.txt (line 15)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/3e/f3/c5195b1ae57ef85339fd7285dfb603b22c8b4e79114bae5f4f0fcf688677/matplotlib-3.10.8-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (8.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.7/8.7 MB 13.9 MB/s 0:00:00 Collecting scipy (from -r docs/requirements.txt (line 16)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/01/8e/1e35281b8ab6d5d72ebe9911edcdffa3f36b04ed9d51dec6dd140396e220/scipy-1.17.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (35.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 35.2/35.2 MB 14.0 MB/s 0:00:02 Collecting seaborn (from -r docs/requirements.txt (line 17)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/83/11/00d3c3dfc25ad54e731d91449895a79e4bf2384dc3ac01809010ba88f6d5/seaborn-0.13.2-py3-none-any.whl (294 kB) Collecting jupytext (from -r docs/requirements.txt (line 18)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/16/5a/736dd2f4535dbf3bf26523f9158c011389ef88dd06ec2eef67fd744f1c7b/jupytext-1.19.1-py3-none-any.whl (170 kB) Collecting autodoc_pydantic>=2.0.0 (from -r docs/requirements.txt (line 19)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/7b/df/87120e2195f08d760bc5cf8a31cfa2381a6887517aa89453b23f1ae3354f/autodoc_pydantic-2.2.0-py3-none-any.whl (34 kB) Collecting plumbum (from pandoc->-r docs/requirements.txt (line 1)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/79/ad/45312df6b63ba64ea35b8d8f5f0c577aac16e6b416eafe8e1cb34e03f9a7/plumbum-1.10.0-py3-none-any.whl (127 kB) Collecting ply (from pandoc->-r docs/requirements.txt (line 1)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/a3/58/35da89ee790598a0700ea49b2a66594140f44dec458c07e8e3d4979137fc/ply-3.11-py2.py3-none-any.whl (49 kB) Requirement already satisfied: sphinxcontrib-applehelp>=1.0.7 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (2.0.0) Requirement already satisfied: Jinja2>=3.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (3.1.6) Requirement already satisfied: Pygments>=2.17 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (2.20.0) Requirement already satisfied: docutils<0.23,>=0.21 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (0.22.4) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (3.0.1) Requirement already satisfied: babel>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (2.18.0) Requirement already satisfied: alabaster>=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (1.0.0) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (2.0.0) Requirement already satisfied: requests>=2.30.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (2.33.0) Requirement already satisfied: roman-numerals>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (4.1.0) Requirement already satisfied: packaging>=23.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (26.0) Collecting beautifulsoup4 (from pydata-sphinx-theme->-r docs/requirements.txt (line 5)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/1a/39/47f9197bdd44df24d67ac8893641e16f386c984a0619ef2ee4c51fbbc019/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) Collecting accessible-pygments (from pydata-sphinx-theme->-r docs/requirements.txt (line 5)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/8d/3f/95338030883d8c8b91223b4e21744b04d11b161a3ef117295d8241f50ab4/accessible_pygments-0.0.5-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 14.9 MB/s 0:00:00 Collecting typing-extensions (from pydata-sphinx-theme->-r docs/requirements.txt (line 5)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/18/67/36e9267722cc04a6b9f15c7f3441c2363321a3ea07da7ae0c0707beb2a9c/typing_extensions-4.15.0-py3-none-any.whl (44 kB) Collecting six>=1.5.2 (from sphinxcontrib-napoleon->-r docs/requirements.txt (line 8)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl (11 kB) Collecting pockets>=0.3 (from sphinxcontrib-napoleon->-r docs/requirements.txt (line 8)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/e9/2f/a4583c70fbd8cd04910e2884bcc2bdd670e884061f7b4d70bc13e632a993/pockets-0.9.1-py2.py3-none-any.whl (26 kB) Collecting comm>=0.1.1 (from ipykernel->-r docs/requirements.txt (line 9)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/60/97/891a0971e1e4a8c5d2b20bbe0e524dc04548d2307fee33cdeba148fd4fc7/comm-0.2.3-py3-none-any.whl (7.3 kB) Collecting debugpy>=1.6.5 (from ipykernel->-r docs/requirements.txt (line 9)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/ab/78/b193a3975ca34458f6f0e24aaf5c3e3da72f5401f6054c0dfd004b41726f/debugpy-1.8.20-cp312-cp312-manylinux_2_34_x86_64.whl (4.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 13.8 MB/s 0:00:00 Collecting ipython>=7.23.1 (from ipykernel->-r docs/requirements.txt (line 9)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/59/22/906c8108974c673ebef6356c506cebb6870d48cedea3c41e949e2dd556bb/ipython-9.12.0-py3-none-any.whl (625 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 625.7/625.7 kB 18.3 MB/s 0:00:00 Collecting jupyter-client>=8.8.0 (from ipykernel->-r docs/requirements.txt (line 9)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/2d/0b/ceb7694d864abc0a047649aec263878acb9f792e1fec3e676f22dc9015e3/jupyter_client-8.8.0-py3-none-any.whl (107 kB) Collecting jupyter-core!=6.0.*,>=5.1 (from ipykernel->-r docs/requirements.txt (line 9)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/e7/e7/80988e32bf6f73919a113473a604f5a8f09094de312b9d52b79c2df7612b/jupyter_core-5.9.1-py3-none-any.whl (29 kB) Collecting matplotlib-inline>=0.1 (from ipykernel->-r docs/requirements.txt (line 9)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/af/33/ee4519fa02ed11a94aef9559552f3b17bb863f2ecfe1a35dc7f548cde231/matplotlib_inline-0.2.1-py3-none-any.whl (9.5 kB) Collecting nest-asyncio>=1.4 (from ipykernel->-r docs/requirements.txt (line 9)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/a0/c4/c2971a3ba4c6103a3d10c4b0f24f461ddc027f0f09763220cf35ca1401b3/nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Collecting psutil>=5.7 (from ipykernel->-r docs/requirements.txt (line 9)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/b5/70/5d8df3b09e25bce090399cf48e452d25c935ab72dad19406c77f4e828045/psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) Collecting pyzmq>=25 (from ipykernel->-r docs/requirements.txt (line 9)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/f8/9b/c108cdb55560eaf253f0cbdb61b29971e9fb34d9c3499b0e96e4e60ed8a5/pyzmq-27.1.0-cp312-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (840 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 841.0/841.0 kB 15.0 MB/s 0:00:00 Collecting tornado>=6.4.1 (from ipykernel->-r docs/requirements.txt (line 9)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/b2/04/7b5705d5b3c0fab088f434f9c83edac1573830ca49ccf29fb83bf7178eec/tornado-6.5.5-cp39-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (447 kB) Collecting traitlets>=5.4.0 (from ipykernel->-r docs/requirements.txt (line 9)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/00/c0/8f5d070730d7836adc9c9b6408dec68c6ced86b304a9b26a14df072a6e8c/traitlets-5.14.3-py3-none-any.whl (85 kB) Collecting widgetsnbextension~=4.0.14 (from ipywidgets->-r docs/requirements.txt (line 10)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/3f/0e/fa3b193432cfc60c93b42f3be03365f5f909d2b3ea410295cf36df739e31/widgetsnbextension-4.0.15-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 14.6 MB/s 0:00:00 Collecting jupyterlab_widgets~=3.0.15 (from ipywidgets->-r docs/requirements.txt (line 10)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/ab/b5/36c712098e6191d1b4e349304ef73a8d06aed77e56ceaac8c0a306c7bda1/jupyterlab_widgets-3.0.16-py3-none-any.whl (914 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 914.9/914.9 kB 14.2 MB/s 0:00:00 Collecting bleach!=5.0.0 (from bleach[css]!=5.0.0->nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/cd/3a/577b549de0cc09d95f11087ee63c739bba856cd3952697eec4c4bb91350a/bleach-6.3.0-py3-none-any.whl (164 kB) Collecting defusedxml (from nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/07/6c/aa3f2f849e01cb6a001cd8554a88d4c77c5c1a31c95bdf1cf9301e6d9ef4/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting jupyterlab-pygments (from nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/b1/dd/ead9d8ea85bf202d90cc513b533f9c363121c7792674f78e0d8a854b63b4/jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB) Requirement already satisfied: markupsafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) (3.0.3) Collecting mistune<4,>=2.0.3 (from nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/9b/f7/4a5e785ec9fbd65146a27b6b70b6cdc161a66f2024e4b04ac06a67f5578b/mistune-3.2.0-py3-none-any.whl (53 kB) Collecting nbclient>=0.5.0 (from nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/83/a0/5b0c2f11142ed1dddec842457d3f65eaf71a0080894eb6f018755b319c3a/nbclient-0.10.4-py3-none-any.whl (25 kB) Collecting nbformat>=5.7 (from nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/a9/82/0340caa499416c78e5d8f5f05947ae4bc3cba53c9f038ab6e9ed964e22f1/nbformat-5.10.4-py3-none-any.whl (78 kB) Collecting pandocfilters>=1.4.1 (from nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/ef/af/4fbc8cab944db5d21b7e2a5b8e9211a03a79852b1157e2c102fcc61ac440/pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB) Collecting numpy (from sciris->-r docs/requirements.txt (line 14)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/0a/0d/0e3ecece05b7a7e87ab9fb587855548da437a061326fff64a223b6dcb78a/numpy-2.4.4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 13.9 MB/s 0:00:01 Collecting pandas (from sciris->-r docs/requirements.txt (line 14)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/3d/fe/89d77e424365280b79d99b3e1e7d606f5165af2f2ecfaf0c6d24c799d607/pandas-3.0.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (10.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.9/10.9 MB 13.9 MB/s 0:00:00 Collecting openpyxl (from sciris->-r docs/requirements.txt (line 14)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/c0/da/977ded879c29cbd04de313843e76868e6e13408a94ed6b987245dc7c8506/openpyxl-3.1.5-py2.py3-none-any.whl (250 kB) Collecting xlsxwriter (from sciris->-r docs/requirements.txt (line 14)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/3a/0c/3662f4a66880196a590b202f0db82d919dd2f89e99a27fadef91c4a33d41/xlsxwriter-3.2.9-py3-none-any.whl (175 kB) Collecting dill (from sciris->-r docs/requirements.txt (line 14)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/1e/77/dc8c558f7593132cf8fefec57c4f60c83b16941c574ac5f619abb3ae7933/dill-0.4.1-py3-none-any.whl (120 kB) Collecting zstandard (from sciris->-r docs/requirements.txt (line 14)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/53/60/7be26e610767316c028a2cbedb9a3beabdbe33e2182c373f71a1c0b88f36/zstandard-0.25.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (5.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 13.8 MB/s 0:00:00 Collecting multiprocess (from sciris->-r docs/requirements.txt (line 14)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/71/70/38998b950a97ea279e6bd657575d22d1a2047256caf707d9a10fbce4f065/multiprocess-0.70.19-py312-none-any.whl (150 kB) Collecting jsonpickle (from sciris->-r docs/requirements.txt (line 14)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/c1/73/04df8a6fa66d43a9fd45c30f283cc4afff17da671886e451d52af60bdc7e/jsonpickle-4.1.1-py3-none-any.whl (47 kB) Collecting pyyaml (from sciris->-r docs/requirements.txt (line 14)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/8b/9d/b3589d3877982d4f2329302ef98a8026e7f4443c765c46cfecc8858c6b4b/pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 14.6 MB/s 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris->-r docs/requirements.txt (line 14)) (82.0.1) Collecting gitpython (from sciris->-r docs/requirements.txt (line 14)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/6a/09/e21df6aef1e1ffc0c816f0522ddc3f6dcded766c3261813131c78a704470/gitpython-3.1.46-py3-none-any.whl (208 kB) Collecting jellyfish (from sciris->-r docs/requirements.txt (line 14)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/4e/be/f9f9a0b7ba48c994e0573d718e39bde713572cfb11f967d97328420a7aef/jellyfish-1.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (360 kB) Collecting tqdm (from sciris->-r docs/requirements.txt (line 14)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/16/e1/3079a9ff9b8e11b846c6ac5c8b5bfb7ff225eee721825310c91b3b50304f/tqdm-4.67.3-py3-none-any.whl (78 kB) Collecting python-dateutil (from sciris->-r docs/requirements.txt (line 14)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/ec/57/56b9bcc3c9c6a792fcbaf139543cee77261f3651ca9da0c93f5c1221264b/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Collecting memory_profiler (from sciris->-r docs/requirements.txt (line 14)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/49/26/aaca612a0634ceede20682e692a6c55e35a94c21ba36b807cc40fe910ae1/memory_profiler-0.61.0-py3-none-any.whl (31 kB) Collecting line_profiler (from sciris->-r docs/requirements.txt (line 14)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/0d/6c/2d0286f67e6bb2b00ae23f9af6df18bfc6bb1ac5d803a8f46bd3eb22a8f1/line_profiler-5.0.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 14.3 MB/s 0:00:00 Collecting contourpy>=1.0.1 (from matplotlib->-r docs/requirements.txt (line 15)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/cc/8f/ec6289987824b29529d0dfda0d74a07cec60e54b9c92f3c9da4c0ac732de/contourpy-1.3.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (362 kB) Collecting cycler>=0.10 (from matplotlib->-r docs/requirements.txt (line 15)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/e7/05/c19819d5e3d95294a6f5947fb9b9629efb316b96de511b418c53d245aae6/cycler-0.12.1-py3-none-any.whl (8.3 kB) Collecting fonttools>=4.22.0 (from matplotlib->-r docs/requirements.txt (line 15)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/9b/8a/99c8b3c3888c5c474c08dbfd7c8899786de9604b727fcefb055b42c84bba/fonttools-4.62.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 13.8 MB/s 0:00:00 Collecting kiwisolver>=1.3.1 (from matplotlib->-r docs/requirements.txt (line 15)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/c4/13/680c54afe3e65767bed7ec1a15571e1a2f1257128733851ade24abcefbcc/kiwisolver-1.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 14.4 MB/s 0:00:00 Collecting pillow>=8 (from matplotlib->-r docs/requirements.txt (line 15)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/ff/79/6df7b2ee763d619cda2fb4fea498e5f79d984dae304d45a8999b80d6cf5c/pillow-12.1.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/7.0 MB 13.8 MB/s 0:00:00 Collecting pyparsing>=3 (from matplotlib->-r docs/requirements.txt (line 15)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/10/bd/c038d7cc38edc1aa5bf91ab8068b63d4308c66c4c8bb3cbba7dfbc049f9c/pyparsing-3.3.2-py3-none-any.whl (122 kB) Collecting markdown-it-py>=1.0 (from jupytext->-r docs/requirements.txt (line 18)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/94/54/e7d793b573f298e1c9013b8c4dade17d481164aa517d1d7148619c2cedbf/markdown_it_py-4.0.0-py3-none-any.whl (87 kB) Collecting mdit-py-plugins (from jupytext->-r docs/requirements.txt (line 18)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/fb/86/dd6e5db36df29e76c7a7699123569a4a18c1623ce68d826ed96c62643cae/mdit_py_plugins-0.5.0-py3-none-any.whl (57 kB) Collecting pydantic<3.0.0,>=2.0 (from autodoc_pydantic>=2.0.0->-r docs/requirements.txt (line 19)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/5a/87/b70ad306ebb6f9b585f114d0ac2137d792b48be34d732d60e597c2f8465a/pydantic-2.12.5-py3-none-any.whl (463 kB) Collecting pydantic-settings<3.0.0,>=2.0 (from autodoc_pydantic>=2.0.0->-r docs/requirements.txt (line 19)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/00/4b/ccc026168948fec4f7555b9164c724cf4125eac006e176541483d2c959be/pydantic_settings-2.13.1-py3-none-any.whl (58 kB) Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0->autodoc_pydantic>=2.0.0->-r docs/requirements.txt (line 19)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/78/b6/6307fbef88d9b5ee7421e68d78a9f162e0da4900bc5f5793f6d3d0e34fb8/annotated_types-0.7.0-py3-none-any.whl (13 kB) Collecting pydantic-core==2.41.5 (from pydantic<3.0.0,>=2.0->autodoc_pydantic>=2.0.0->-r docs/requirements.txt (line 19)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/0d/76/941cc9f73529988688a665a5c0ecff1112b3d95ab48f81db5f7606f522d3/pydantic_core-2.41.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 13.8 MB/s 0:00:00 Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0->autodoc_pydantic>=2.0.0->-r docs/requirements.txt (line 19)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/dc/9b/47798a6c91d8bdb567fe2698fe81e0c6b7cb7ef4d13da4114b41d239f65d/typing_inspection-0.4.2-py3-none-any.whl (14 kB) Collecting python-dotenv>=0.21.0 (from pydantic-settings<3.0.0,>=2.0->autodoc_pydantic>=2.0.0->-r docs/requirements.txt (line 19)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/0b/d7/1959b9648791274998a9c3526f6d0ec8fd2233e4d4acce81bbae76b44b2a/python_dotenv-1.2.2-py3-none-any.whl (22 kB) Collecting webencodings (from bleach!=5.0.0->bleach[css]!=5.0.0->nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/f4/24/2a3e3df732393fed8b3ebf2ec078f05546de641fe1b667ee316ec1dcf3b7/webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting tinycss2<1.5,>=1.1.0 (from bleach[css]!=5.0.0->nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/e6/34/ebdc18bae6aa14fbee1a08b63c015c72b64868ff7dae68808ab500c492e2/tinycss2-1.4.0-py3-none-any.whl (26 kB) Collecting decorator>=5.1.0 (from ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 9)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/4e/8c/f3147f5c4b73e7550fe5f9352eaa956ae838d5c51eb58e7a25b9f3e2643b/decorator-5.2.1-py3-none-any.whl (9.2 kB) Collecting ipython-pygments-lexers>=1.0.0 (from ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 9)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/d9/33/1f075bf72b0b747cb3288d011319aaf64083cf2efef8354174e3ed4540e2/ipython_pygments_lexers-1.1.1-py3-none-any.whl (8.1 kB) Collecting jedi>=0.18.2 (from ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 9)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/c0/5a/9cac0c82afec3d09ccd97c8b6502d48f165f9124db81b4bcb90b4af974ee/jedi-0.19.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 14.0 MB/s 0:00:00 Collecting pexpect>4.6 (from ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 9)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/9e/c3/059298687310d527a58bb01f3b1965787ee3b40dce76752eda8b44e9a2c5/pexpect-4.9.0-py2.py3-none-any.whl (63 kB) Collecting prompt_toolkit<3.1.0,>=3.0.41 (from ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 9)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/84/03/0d3ce49e2505ae70cf43bc5bb3033955d2fc9f932163e84dc0779cc47f48/prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) Collecting stack_data>=0.6.0 (from ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 9)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/f1/7b/ce1eafaf1a76852e2ec9b22edecf1daa58175c090266e9f6c64afcd81d91/stack_data-0.6.3-py3-none-any.whl (24 kB) Collecting wcwidth (from prompt_toolkit<3.1.0,>=3.0.41->ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 9)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/68/5a/199c59e0a824a3db2b89c5d2dade7ab5f9624dbf6448dc291b46d5ec94d3/wcwidth-0.6.0-py3-none-any.whl (94 kB) Collecting parso<0.9.0,>=0.8.4 (from jedi>=0.18.2->ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 9)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/b6/61/fae042894f4296ec49e3f193aff5d7c18440da9e48102c3315e1bc4519a7/parso-0.8.6-py2.py3-none-any.whl (106 kB) Collecting platformdirs>=2.5 (from jupyter-core!=6.0.*,>=5.1->ipykernel->-r docs/requirements.txt (line 9)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/63/d7/97f7e3a6abb67d8080dd406fd4df842c2be0efaf712d1c899c32a075027c/platformdirs-4.9.4-py3-none-any.whl (21 kB) Collecting mdurl~=0.1 (from markdown-it-py>=1.0->jupytext->-r docs/requirements.txt (line 18)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting fastjsonschema>=2.15 (from nbformat>=5.7->nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/cb/a8/20d0723294217e47de6d9e2e40fd4a9d2f7c4b6ef974babd482a59743694/fastjsonschema-2.21.2-py3-none-any.whl (24 kB) Collecting jsonschema>=2.6 (from nbformat>=5.7->nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/69/90/f63fb5873511e014207a475e2bb4e8b2e570d655b00ac19a9a0ca0a385ee/jsonschema-4.26.0-py3-none-any.whl (90 kB) Collecting attrs>=22.2.0 (from jsonschema>=2.6->nbformat>=5.7->nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/64/b4/17d4b0b2a2dc85a6df63d1157e028ed19f90d4cd97c36717afef2bc2f395/attrs-26.1.0-py3-none-any.whl (67 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat>=5.7->nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/41/45/1a4ed80516f02155c51f51e8cedb3c1902296743db0bbc66608a0db2814f/jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat>=5.7->nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/2c/58/ca301544e1fa93ed4f80d724bf5b194f6e4b945841c5bfd555878eea9fcb/referencing-0.37.0-py3-none-any.whl (26 kB) Collecting rpds-py>=0.25.0 (from jsonschema>=2.6->nbformat>=5.7->nbconvert>=7.10.0->-r docs/requirements.txt (line 11)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/60/1b/6f8f29f3f995c7ffdde46a626ddccd7c63aefc0efae881dc13b6e5d5bb16/rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) Collecting ptyprocess>=0.5 (from pexpect>4.6->ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 9)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/22/a6/858897256d0deac81a172289110f31629fc4cee19b6f01283303e18c8db3/ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Requirement already satisfied: charset_normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from requests>=2.30.0->sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (3.4.6) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from requests>=2.30.0->sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (3.11) Requirement already satisfied: urllib3<3,>=1.26 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from requests>=2.30.0->sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (2.6.3) Requirement already satisfied: certifi>=2023.5.7 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from requests>=2.30.0->sphinx>=7.3.7->-r docs/requirements.txt (line 3)) (2026.2.25) Collecting executing>=1.2.0 (from stack_data>=0.6.0->ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 9)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/c1/ea/53f2148663b321f21b5a606bd5f191517cf40b7072c0497d3c92c4a13b1e/executing-2.2.1-py2.py3-none-any.whl (28 kB) Collecting asttokens>=2.1.0 (from stack_data>=0.6.0->ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 9)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/d2/39/e7eaf1799466a4aef85b6a4fe7bd175ad2b1c6345066aa33f1f58d4b18d0/asttokens-3.0.1-py3-none-any.whl (27 kB) Collecting pure-eval (from stack_data>=0.6.0->ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 9)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/8e/37/efad0257dc6e593a18957422533ff0f87ede7c9c6ea010a2177d738fb82f/pure_eval-0.2.3-py3-none-any.whl (11 kB) Collecting soupsieve>=1.6.1 (from beautifulsoup4->pydata-sphinx-theme->-r docs/requirements.txt (line 5)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/46/2c/1462b1d0a634697ae9e55b3cecdcb64788e8b7d63f54d923fcd0bb140aed/soupsieve-2.8.3-py3-none-any.whl (37 kB) Collecting gitdb<5,>=4.0.1 (from gitpython->sciris->-r docs/requirements.txt (line 14)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/a0/61/5c78b91c3143ed5c14207f463aecfc8f9dbb5092fb2869baf37c273b2705/gitdb-4.0.12-py3-none-any.whl (62 kB) Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->gitpython->sciris->-r docs/requirements.txt (line 14)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/c1/d4/59e74daffcb57a07668852eeeb6035af9f32cbfd7a1d2511f17d2fe6a738/smmap-5.0.3-py3-none-any.whl (24 kB) Collecting et-xmlfile (from openpyxl->sciris->-r docs/requirements.txt (line 14)) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/c1/8b/5fe2cc11fee489817272089c4203e679c63b570a5aaeb18d852ae3cbba6a/et_xmlfile-2.0.0-py3-none-any.whl (18 kB) Building wheels for collected packages: pandoc Building wheel for pandoc (pyproject.toml): started Building wheel for pandoc (pyproject.toml): finished with status 'done' Created wheel for pandoc: filename=pandoc-2.4-py3-none-any.whl size=34871 sha256=057c962d0f1b86a983af4da4d209fbecf0a4f94bb8c4baa17da3fed6b30f21f0 Stored in directory: /tmp/pip-ephem-wheel-cache-el7lvuyh/wheels/48/c9/1f/4e719eb39abdab7e13324bc447609284c7bb8a5ce5836dc838 Successfully built pandoc Installing collected packages: webencodings, pure-eval, ptyprocess, ply, fastjsonschema, zstandard, xlsxwriter, widgetsnbextension, wcwidth, typing-extensions, traitlets, tqdm, tornado, tinycss2, soupsieve, smmap, six, rpds-py, readthedocs-sphinx-search, pyzmq, pyyaml, python-dotenv, pyparsing, pypandoc, psutil, plumbum, platformdirs, pillow, pexpect, parso, pandocfilters, numpy, nest-asyncio, mistune, mdurl, kiwisolver, jupyterlab_widgets, jupyterlab-pygments, jsonpickle, jellyfish, ipython-pygments-lexers, fonttools, executing, et-xmlfile, dill, defusedxml, decorator, debugpy, cycler, comm, bleach, attrs, asttokens, annotated-types, accessible-pygments, typing-inspection, stack_data, scipy, referencing, python-dateutil, pydantic-core, prompt_toolkit, pockets, plantweb, pandoc, openpyxl, multiprocess, memory_profiler, matplotlib-inline, markdown-it-py, line_profiler, jupyter-core, jedi, gitdb, contourpy, beautifulsoup4, sphinxcontrib-napoleon, sphinx-design, sphinx-autodoc-typehints, pydata-sphinx-theme, pydantic, pandas, mdit-py-plugins, matplotlib, jupyter-client, jsonschema-specifications, ipython, gitpython, seaborn, sciris, pydantic-settings, jsonschema, ipywidgets, ipykernel, nbformat, autodoc_pydantic, nbclient, jupytext, nbconvert, nbsphinx Successfully installed accessible-pygments-0.0.5 annotated-types-0.7.0 asttokens-3.0.1 attrs-26.1.0 autodoc_pydantic-2.2.0 beautifulsoup4-4.14.3 bleach-6.3.0 comm-0.2.3 contourpy-1.3.3 cycler-0.12.1 debugpy-1.8.20 decorator-5.2.1 defusedxml-0.7.1 dill-0.4.1 et-xmlfile-2.0.0 executing-2.2.1 fastjsonschema-2.21.2 fonttools-4.62.1 gitdb-4.0.12 gitpython-3.1.46 ipykernel-7.2.0 ipython-9.12.0 ipython-pygments-lexers-1.1.1 ipywidgets-8.1.8 jedi-0.19.2 jellyfish-1.2.1 jsonpickle-4.1.1 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 jupyter-client-8.8.0 jupyter-core-5.9.1 jupyterlab-pygments-0.3.0 jupyterlab_widgets-3.0.16 jupytext-1.19.1 kiwisolver-1.5.0 line_profiler-5.0.2 markdown-it-py-4.0.0 matplotlib-3.10.8 matplotlib-inline-0.2.1 mdit-py-plugins-0.5.0 mdurl-0.1.2 memory_profiler-0.61.0 mistune-3.2.0 multiprocess-0.70.19 nbclient-0.10.4 nbconvert-7.17.0 nbformat-5.10.4 nbsphinx-0.9.8 nest-asyncio-1.6.0 numpy-2.4.4 openpyxl-3.1.5 pandas-3.0.1 pandoc-2.4 pandocfilters-1.5.1 parso-0.8.6 pexpect-4.9.0 pillow-12.1.1 plantweb-1.3.0 platformdirs-4.9.4 plumbum-1.10.0 ply-3.11 pockets-0.9.1 prompt_toolkit-3.0.52 psutil-7.2.2 ptyprocess-0.7.0 pure-eval-0.2.3 pydantic-2.12.5 pydantic-core-2.41.5 pydantic-settings-2.13.1 pydata-sphinx-theme-0.16.1 pypandoc-1.17 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-dotenv-1.2.2 pyyaml-6.0.3 pyzmq-27.1.0 readthedocs-sphinx-search-0.3.2 referencing-0.37.0 rpds-py-0.30.0 scipy-1.17.1 sciris-3.2.9 seaborn-0.13.2 six-1.17.0 smmap-5.0.3 soupsieve-2.8.3 sphinx-autodoc-typehints-3.9.11 sphinx-design-0.7.0 sphinxcontrib-napoleon-0.7 stack_data-0.6.3 tinycss2-1.4.0 tornado-6.5.5 tqdm-4.67.3 traitlets-5.14.3 typing-extensions-4.15.0 typing-inspection-0.4.2 wcwidth-0.6.0 webencodings-0.5.1 widgetsnbextension-4.0.15 xlsxwriter-3.2.9 zstandard-0.25.0 [rtd-command-info] start-time: 2026-03-30T16:06:06.387766Z, end-time: 2026-03-30T16:06:48.665520Z, duration: 42, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir . Looking in indexes: https://pypi.org/simple, https://packages.idmod.org/api/pypi/pypi-production/simple Processing ./. Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting numba>=0.61.0 (from laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/9b/89/1a74ea99b180b7a5587b0301ed1b183a2937c4b4b67f7994689b5d36fc34/numba-0.64.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 14.0 MB/s 0:00:00 Collecting laser-core>=1.0.0 (from laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/40/c1/b132127dd83d1f09bf2b1d24597d6fa25e72b94617d72735db9a382481e8/laser_core-1.0.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (48 kB) Collecting diskcache>=5.6.3 (from laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/3f/27/4570e78fc0bf5ea0ca45eb1de3818a23787af9b390c0b0a0033a1b8236f9/diskcache-5.6.3-py3-none-any.whl (45 kB) Collecting appdirs>=1.4.4 (from laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/3b/00/2344469e2084fb287c2e0b57b72910309874c3245463acd6cf5e3db69324/appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Requirement already satisfied: pydantic>=2.11.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from laser.measles==0.9.4) (2.12.5) Collecting pycountry>=24.6.1 (from laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/9c/42/7703bd45b62fecd44cd7d3495423097e2f7d28bc2e99e7c1af68892ab157/pycountry-26.2.16-py3-none-any.whl (8.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 14.1 MB/s 0:00:00 Requirement already satisfied: requests>=2.32.3 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from laser.measles==0.9.4) (2.33.0) Collecting alive-progress>=3.2.0 (from laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/26/85/ec72f6c885703d18f3b09769645e950e14c7d0cc0a0e35d94127983f666f/alive_progress-3.3.0-py3-none-any.whl (78 kB) Requirement already satisfied: sciris>=3.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from laser.measles==0.9.4) (3.2.9) Collecting polars>=1.30.0 (from laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/b4/db/08f4ca10c5018813e7e0b59e4472302328b3d2ab1512f5a2157a814540e0/polars-1.39.3-py3-none-any.whl (823 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 824.0/824.0 kB 14.6 MB/s 0:00:00 Collecting pyarrow>=20.0.0 (from laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/2c/a5/da83046273d990f256cb79796a190bbf7ec999269705ddc609403f8c6b06/pyarrow-23.0.1-cp312-cp312-manylinux_2_28_x86_64.whl (47.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.6/47.6 MB 14.0 MB/s 0:00:03 Collecting rastertoolkit>=0.4.9 (from laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/32/e3/61aa63c3ea04fce1a578432d5c368cf221032afba13fdb4973c8eae731c8/rastertoolkit-0.4.9-py3-none-any.whl (15 kB) Collecting typer>=0.12.0 (from laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/4a/91/48db081e7a63bb37284f9fbcefda7c44c277b18b0e13fbc36ea2335b71e6/typer-0.24.1-py3-none-any.whl (56 kB) Collecting patito>=0.8.3 (from laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/16/c6/9e76a75b99339367c9fdc8eb27bdc3ed73f8a4944a7484025072dd45e388/patito-0.8.6-py3-none-any.whl (43 kB) Collecting pyvd>=1.0.1 (from laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/17/84/4b8d39811f468724e29ad275b04193297cf4f8089fd5818ea4fe0a83101a/pyvd-1.0.1-py3-none-any.whl (2.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 14.2 MB/s 0:00:00 Collecting about-time==4.2.1 (from alive-progress>=3.2.0->laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/fb/cd/7ee00d6aa023b1d0551da0da5fee3bc23c3eeea632fbfc5126d1fec52b7e/about_time-4.2.1-py3-none-any.whl (13 kB) Collecting graphemeu==0.7.2 (from alive-progress>=3.2.0->laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/69/18/36503ea63e1ecd0a95590d7b6b8b7d227a1e4541a154e1612a231def1bdc/graphemeu-0.7.2-py3-none-any.whl (22 kB) Collecting click (from laser-core>=1.0.0->laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/98/78/01c019cdb5d6498122777c1a43056ebb3ebfeef2076d9d026bfe15583b2b/click-8.3.1-py3-none-any.whl (108 kB) Requirement already satisfied: numpy in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from laser-core>=1.0.0->laser.measles==0.9.4) (2.4.4) Requirement already satisfied: matplotlib in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from laser-core>=1.0.0->laser.measles==0.9.4) (3.10.8) Requirement already satisfied: pandas in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from laser-core>=1.0.0->laser.measles==0.9.4) (3.0.1) Collecting h5py (from laser-core>=1.0.0->laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/9e/e9/1a19e42cd43cc1365e127db6aae85e1c671da1d9a5d746f4d34a50edb577/h5py-3.16.0-cp312-cp312-manylinux_2_28_x86_64.whl (5.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.4/5.4 MB 14.1 MB/s 0:00:00 Collecting geopandas (from laser-core>=1.0.0->laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/3c/78/6a04792ace63a93e162f1305392d500ae8ddcb620e7eb88a22fd622b35bb/geopandas-1.1.3-py3-none-any.whl (342 kB) Collecting shapely (from laser-core>=1.0.0->laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/b9/37/e781683abac55dde9771e086b790e554811a71ed0b2b8a1e789b7430dd44/shapely-2.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 14.4 MB/s 0:00:00 Collecting uv>=0.10.5 (from laser-core>=1.0.0->laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/9f/6e/f49ca8ad037919e5d44a2070af3d369792be3419c594cfb92f4404ab7832/uv-0.11.2-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (24.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.6/24.6 MB 14.2 MB/s 0:00:01 Collecting llvmlite<0.47,>=0.46.0dev0 (from numba>=0.61.0->laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/aa/85/4890a7c14b4fa54400945cb52ac3cd88545bbdb973c440f98ca41591cdc5/llvmlite-0.46.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (56.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.3/56.3 MB 14.1 MB/s 0:00:03 Requirement already satisfied: typing-extensions in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from patito>=0.8.3->laser.measles==0.9.4) (4.15.0) Collecting polars-runtime-32==1.39.3 (from polars>=1.30.0->laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/b0/15/fc3e43f3fdf3f20b7dfb5abe871ab6162cf8fb4aeabf4cfad822d5dc4c79/polars_runtime_32-1.39.3-cp310-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (46.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.9/46.9 MB 14.1 MB/s 0:00:03 Requirement already satisfied: annotated-types>=0.6.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from pydantic>=2.11.5->laser.measles==0.9.4) (0.7.0) Requirement already satisfied: pydantic-core==2.41.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from pydantic>=2.11.5->laser.measles==0.9.4) (2.41.5) Requirement already satisfied: typing-inspection>=0.4.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from pydantic>=2.11.5->laser.measles==0.9.4) (0.4.2) Collecting pyshp~=3.0 (from rastertoolkit>=0.4.9->laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/82/06/cad54e8ce758bd836ee5411691cbd49efeb9cc611b374670fce299519334/pyshp-3.0.3-py3-none-any.whl (58 kB) Collecting pyproj~=3.6 (from rastertoolkit>=0.4.9->laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/b8/be/212882c450bba74fc8d7d35cbd57e4af84792f0a56194819d98106b075af/pyproj-3.7.2-cp312-cp312-manylinux_2_28_x86_64.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 14.1 MB/s 0:00:00 Collecting scikit-learn~=1.6 (from rastertoolkit>=0.4.9->laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/97/74/b7a304feb2b49df9fafa9382d4d09061a96ee9a9449a7cbea7988dda0828/scikit_learn-1.8.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.9/8.9 MB 13.9 MB/s 0:00:00 Collecting tifffile~=2025.0 (from tifffile[all]~=2025.0->rastertoolkit>=0.4.9->laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/1b/fe/e59859aa1134fac065d36864752daf13215c98b379cb5d93f954dc0ec830/tifffile-2025.12.20-py3-none-any.whl (232 kB) Requirement already satisfied: contourpy>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from matplotlib->laser-core>=1.0.0->laser.measles==0.9.4) (1.3.3) Requirement already satisfied: cycler>=0.10 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from matplotlib->laser-core>=1.0.0->laser.measles==0.9.4) (0.12.1) Requirement already satisfied: fonttools>=4.22.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from matplotlib->laser-core>=1.0.0->laser.measles==0.9.4) (4.62.1) Requirement already satisfied: kiwisolver>=1.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from matplotlib->laser-core>=1.0.0->laser.measles==0.9.4) (1.5.0) Requirement already satisfied: packaging>=20.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from matplotlib->laser-core>=1.0.0->laser.measles==0.9.4) (26.0) Requirement already satisfied: pillow>=8 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from matplotlib->laser-core>=1.0.0->laser.measles==0.9.4) (12.1.1) Requirement already satisfied: pyparsing>=3 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from matplotlib->laser-core>=1.0.0->laser.measles==0.9.4) (3.3.2) Requirement already satisfied: python-dateutil>=2.7 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from matplotlib->laser-core>=1.0.0->laser.measles==0.9.4) (2.9.0.post0) Requirement already satisfied: certifi in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from pyproj~=3.6->rastertoolkit>=0.4.9->laser.measles==0.9.4) (2026.2.25) Requirement already satisfied: scipy>=1.10.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from scikit-learn~=1.6->rastertoolkit>=0.4.9->laser.measles==0.9.4) (1.17.1) Collecting joblib>=1.3.0 (from scikit-learn~=1.6->rastertoolkit>=0.4.9->laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/7b/91/984aca2ec129e2757d1e4e3c81c3fcda9d0f85b74670a094cc443d9ee949/joblib-1.5.3-py3-none-any.whl (309 kB) Collecting threadpoolctl>=3.2.0 (from scikit-learn~=1.6->rastertoolkit>=0.4.9->laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/32/d5/f9a850d79b0851d1d4ef6456097579a9005b31fea68726a4ae5f2d82ddd9/threadpoolctl-3.6.0-py3-none-any.whl (18 kB) Collecting imagecodecs>=2025.11.11 (from tifffile[all]~=2025.0->rastertoolkit>=0.4.9->laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/8f/29/93ea9cbab7f57b4e60480c51fc51d8e138e399d11797c981d5f6e79f9832/imagecodecs-2026.3.6-cp311-abi3-manylinux_2_28_x86_64.whl (26.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.5/26.5 MB 14.1 MB/s 0:00:01 Requirement already satisfied: defusedxml in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from tifffile[all]~=2025.0->rastertoolkit>=0.4.9->laser.measles==0.9.4) (0.7.1) Collecting lxml (from tifffile[all]~=2025.0->rastertoolkit>=0.4.9->laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/c6/d1/232b3309a02d60f11e71857778bfcd4acbdb86c07db8260caf7d008b08f8/lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 14.1 MB/s 0:00:00 Collecting zarr>=3.1.3 (from tifffile[all]~=2025.0->rastertoolkit>=0.4.9->laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/de/7c/ba8ca8cbe9dbef8e83a95fc208fed8e6686c98b4719aaa0aa7f3d31fe390/zarr-3.1.6-py3-none-any.whl (295 kB) Collecting fsspec (from tifffile[all]~=2025.0->rastertoolkit>=0.4.9->laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/d5/1f/5f4a3cd9e4440e9d9bc78ad0a91a1c8d46b4d429d5239ebe6793c9fe5c41/fsspec-2026.3.0-py3-none-any.whl (202 kB) Collecting kerchunk (from tifffile[all]~=2025.0->rastertoolkit>=0.4.9->laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/64/e4/3c356a9ea448a48caa5e44cd51293f7e896cd606f2ef86da96f5d61cc427/kerchunk-0.2.10-py3-none-any.whl (68 kB) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from python-dateutil>=2.7->matplotlib->laser-core>=1.0.0->laser.measles==0.9.4) (1.17.0) Requirement already satisfied: charset_normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from requests>=2.32.3->laser.measles==0.9.4) (3.4.6) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from requests>=2.32.3->laser.measles==0.9.4) (3.11) Requirement already satisfied: urllib3<3,>=1.26 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from requests>=2.32.3->laser.measles==0.9.4) (2.6.3) Requirement already satisfied: openpyxl in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris>=3.2.1->laser.measles==0.9.4) (3.1.5) Requirement already satisfied: xlsxwriter in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris>=3.2.1->laser.measles==0.9.4) (3.2.9) Requirement already satisfied: psutil in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris>=3.2.1->laser.measles==0.9.4) (7.2.2) Requirement already satisfied: dill in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris>=3.2.1->laser.measles==0.9.4) (0.4.1) Requirement already satisfied: zstandard in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris>=3.2.1->laser.measles==0.9.4) (0.25.0) Requirement already satisfied: multiprocess in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris>=3.2.1->laser.measles==0.9.4) (0.70.19) Requirement already satisfied: jsonpickle in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris>=3.2.1->laser.measles==0.9.4) (4.1.1) Requirement already satisfied: pyyaml in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris>=3.2.1->laser.measles==0.9.4) (6.0.3) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris>=3.2.1->laser.measles==0.9.4) (82.0.1) Requirement already satisfied: gitpython in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris>=3.2.1->laser.measles==0.9.4) (3.1.46) Requirement already satisfied: jellyfish in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris>=3.2.1->laser.measles==0.9.4) (1.2.1) Requirement already satisfied: tqdm in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris>=3.2.1->laser.measles==0.9.4) (4.67.3) Requirement already satisfied: memory_profiler in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris>=3.2.1->laser.measles==0.9.4) (0.61.0) Requirement already satisfied: line_profiler in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from sciris>=3.2.1->laser.measles==0.9.4) (5.0.2) Collecting shellingham>=1.3.0 (from typer>=0.12.0->laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/e0/f9/0595336914c5619e5f28a1fb793285925a8cd4b432c9da0a987836c7f822/shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) Collecting rich>=12.3.0 (from typer>=0.12.0->laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/14/25/b208c5683343959b670dc001595f2f3737e051da617f66c31f7c4fa93abc/rich-14.3.3-py3-none-any.whl (310 kB) Collecting annotated-doc>=0.0.2 (from typer>=0.12.0->laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/1e/d3/26bf1008eb3d2daa8ef4cacc7f3bfdc11818d111f7e2d0201bc6e3b49d45/annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) Requirement already satisfied: markdown-it-py>=2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from rich>=12.3.0->typer>=0.12.0->laser.measles==0.9.4) (4.0.0) Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from rich>=12.3.0->typer>=0.12.0->laser.measles==0.9.4) (2.20.0) Requirement already satisfied: mdurl~=0.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=12.3.0->typer>=0.12.0->laser.measles==0.9.4) (0.1.2) Collecting donfig>=0.8 (from zarr>=3.1.3->tifffile[all]~=2025.0->rastertoolkit>=0.4.9->laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/0c/d5/c5db1ea3394c6e1732fb3286b3bd878b59507a8f77d32a2cebda7d7b7cd4/donfig-0.8.1.post1-py3-none-any.whl (21 kB) Collecting google-crc32c>=1.5 (from zarr>=3.1.3->tifffile[all]~=2025.0->rastertoolkit>=0.4.9->laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/ce/a9/a780cc66f86335a6019f557a8aaca8fbb970728f0efd2430d15ff1beae0e/google_crc32c-1.8.0-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (33 kB) Collecting numcodecs>=0.14 (from zarr>=3.1.3->tifffile[all]~=2025.0->rastertoolkit>=0.4.9->laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/fb/53/78c98ef5c8b2b784453487f3e4d6c017b20747c58b470393e230c78d18e8/numcodecs-0.16.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (9.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.2/9.2 MB 14.0 MB/s 0:00:00 Collecting pyogrio>=0.7.2 (from geopandas->laser-core>=1.0.0->laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/36/f7/cf8bec9024625947e1a71441906f60a5fa6f9e4c441c4428037e73b1fcc8/pyogrio-0.12.1-cp312-cp312-manylinux_2_28_x86_64.whl (32.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 32.5/32.5 MB 14.1 MB/s 0:00:02 Requirement already satisfied: gitdb<5,>=4.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from gitpython->sciris>=3.2.1->laser.measles==0.9.4) (4.0.12) Requirement already satisfied: smmap<6,>=3.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from gitdb<5,>=4.0.1->gitpython->sciris>=3.2.1->laser.measles==0.9.4) (5.0.3) Collecting ujson (from kerchunk->tifffile[all]~=2025.0->rastertoolkit>=0.4.9->laser.measles==0.9.4) Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/34/c9/c5f236af5abe06b720b40b88819d00d10182d2247b1664e487b3ed9229cf/ujson-5.12.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (57 kB) Requirement already satisfied: et-xmlfile in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages (from openpyxl->sciris>=3.2.1->laser.measles==0.9.4) (2.0.0) Building wheels for collected packages: laser.measles Building wheel for laser.measles (pyproject.toml): started Building wheel for laser.measles (pyproject.toml): finished with status 'done' Created wheel for laser.measles: filename=laser_measles-0.9.4-py3-none-any.whl size=142587 sha256=72da8169d51c5360ec92261531d65711f8942a0e7e8cd50595bc3403cba36b00 Stored in directory: /tmp/pip-ephem-wheel-cache-8nfj79a9/wheels/62/3a/36/ef67797e01da7b9b6a2f5625cf489f3ab1d1bec0d42e59cb70 Successfully built laser.measles Installing collected packages: appdirs, uv, ujson, tifffile, threadpoolctl, shellingham, shapely, pyvd, pyshp, pyproj, pyogrio, pycountry, pyarrow, polars-runtime-32, numcodecs, lxml, llvmlite, joblib, imagecodecs, h5py, graphemeu, google-crc32c, fsspec, donfig, diskcache, click, annotated-doc, about-time, zarr, scikit-learn, rich, polars, numba, alive-progress, typer, patito, kerchunk, geopandas, laser-core, rastertoolkit, laser.measles Successfully installed about-time-4.2.1 alive-progress-3.3.0 annotated-doc-0.0.4 appdirs-1.4.4 click-8.3.1 diskcache-5.6.3 donfig-0.8.1.post1 fsspec-2026.3.0 geopandas-1.1.3 google-crc32c-1.8.0 graphemeu-0.7.2 h5py-3.16.0 imagecodecs-2026.3.6 joblib-1.5.3 kerchunk-0.2.10 laser-core-1.0.1 laser.measles-0.9.4 llvmlite-0.46.0 lxml-6.0.2 numba-0.64.0 numcodecs-0.16.5 patito-0.8.6 polars-1.39.3 polars-runtime-32-1.39.3 pyarrow-23.0.1 pycountry-26.2.16 pyogrio-0.12.1 pyproj-3.7.2 pyshp-3.0.3 pyvd-1.0.1 rastertoolkit-0.4.9 rich-14.3.3 scikit-learn-1.8.0 shapely-2.1.2 shellingham-1.5.4 threadpoolctl-3.6.0 tifffile-2025.12.20 typer-0.24.1 ujson-5.12.0 uv-0.11.2 zarr-3.1.6 [rtd-command-info] start-time: 2026-03-30T16:06:48.756373Z, end-time: 2026-03-30T16:06:55.254069Z, duration: 6, exit-code: 0 python docs/tutorials/convert_tutorials.py [jupytext] Reading tut_basic_model.py in format py [jupytext] Writing tut_basic_model.ipynb [jupytext] Reading tut_spatial_mixing.py in format py [jupytext] Writing tut_spatial_mixing.ipynb [jupytext] Reading tut_vaccination.py in format py [jupytext] Writing tut_vaccination.ipynb [jupytext] Reading tut_pydantic_component_parameters.py in format py [jupytext] Writing tut_pydantic_component_parameters.ipynb [jupytext] Reading tut_abm_intro.py in format py [jupytext] Writing tut_abm_intro.ipynb [jupytext] Reading tut_model_structure.py in format py [jupytext] Writing tut_model_structure.ipynb [jupytext] Reading tut_random_numbers.py in format py [jupytext] Writing tut_random_numbers.ipynb [jupytext] Reading tut_scenarios.py in format py [jupytext] Writing tut_scenarios.ipynb [jupytext] Reading tut_quickstart_hello_world.py in format py [jupytext] Writing tut_quickstart_hello_world.ipynb [jupytext] Reading tut_state_arrays.py in format py [jupytext] Writing tut_state_arrays.ipynb [jupytext] Reading tut_abm_vital_dynamics.py in format py [jupytext] Writing tut_abm_vital_dynamics.ipynb [jupytext] Reading tut_creating_component.py in format py [jupytext] Writing tut_creating_component.ipynb Converting tut_basic_model.py to notebook... Successfully converted tut_basic_model.py Converting tut_spatial_mixing.py to notebook... Successfully converted tut_spatial_mixing.py Converting tut_vaccination.py to notebook... Successfully converted tut_vaccination.py Converting tut_pydantic_component_parameters.py to notebook... Successfully converted tut_pydantic_component_parameters.py Converting tut_abm_intro.py to notebook... Successfully converted tut_abm_intro.py Converting tut_model_structure.py to notebook... Successfully converted tut_model_structure.py Converting tut_random_numbers.py to notebook... Successfully converted tut_random_numbers.py Converting tut_scenarios.py to notebook... Successfully converted tut_scenarios.py Converting tut_quickstart_hello_world.py to notebook... Successfully converted tut_quickstart_hello_world.py Converting tut_state_arrays.py to notebook... Successfully converted tut_state_arrays.py Converting tut_abm_vital_dynamics.py to notebook... Successfully converted tut_abm_vital_dynamics.py Converting tut_creating_component.py to notebook... Successfully converted tut_creating_component.py Successfully converted 12 tutorial files to notebooks [rtd-command-info] start-time: 2026-03-30T16:06:55.440828Z, end-time: 2026-03-30T16:06:55.483917Z, duration: 0, exit-code: 0 cat docs/conf.py # # Configuration file for the Sphinx documentation builder. import os import sciris as sc on_rtd = os.environ.get("READTHEDOCS") == "True" # -- Project information ----------------------------------------------------- project = "laser-measles" copyright = f"2024 - {sc.now().year}, Bill & Melinda Gates Foundation. All rights reserved." # The short X.Y version version = release = "0.9.4" # -- General configuration --------------------------------------------------- # Add any Sphinx extension module names here extensions = [ "sphinx.ext.autodoc", # Core Sphinx library for auto html doc generation from docstrings "sphinx.ext.autosummary", # Create neat summary tables for modules/classes/methods etc -- causes warnings with Napoleon however "sphinx.ext.intersphinx", "sphinx.ext.viewcode", # Add a link to the Python source code for classes, functions etc. "sphinx.ext.napoleon", "sphinx.ext.autosectionlabel", # "sphinx.ext.doctest", # Enable doctest builder "sphinx_autodoc_typehints", # Automatically document param types (less noise in class signature) "sphinx_design", # Add e.g. grid layout "sphinx_search.extension", # search across multiple docsets in domain "nbsphinx", "sphinxcontrib.autodoc_pydantic", ] # Use Google docstrings napoleon_google_docstring = True # Configure autosummary autosummary_generate = True # Turn on sphinx.ext.autosummary autosummary_ignore_module_all = False # Respect __all__ autodoc_member_order = "bysource" # Keep original ordering add_module_names = False # NB, does not work autodoc_inherit_docstrings = True # Allow subclasses to inherit docs from parent classes autoclass_content = "both" # Render both class docstring AND __init__ docstring in API pages # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # Syntax highlighting style pygments_style = "sphinx" modindex_common_prefix = ["laser.measles."] # List of patterns, relative to source directory, to exclude exclude_patterns = [ "_build", "Thumbs.db", ".DS_Store", "**.ipynb_checkpoints", "tutorials/not_ready/**", "tutorials/convert_tutorials.ipynb", ] # Suppress certain warnings suppress_warnings = ["autosectionlabel.*"] # Configure pydantic # -- Options for HTML output ------------------------------------------------- html_theme = "pydata_sphinx_theme" html_theme_options = { "collapse_navigation": False, "navigation_depth": 3, "show_prev_next": True, "icon_links": [ {"name": "Web", "url": "https://laser-measles.readthedocs.io/en/latest/", "icon": "fas fa-home"}, { "name": "GitHub", "url": "https://github.com/InstituteforDiseaseModeling/laser-measles", "icon": "fab fa-github-square", }, ], "navbar_end": ["theme-switcher", "navbar-icon-links"], "secondary_sidebar_items": [], "header_links_before_dropdown": 5, "footer_start": ["copyright", "footer_start"], "footer_end": ["theme-version", "footer_end"], } html_sidebars = { "**": ["page-toc"], } html_logo = "images/idm-logo-transparent.png" html_favicon = "images/favicon.ico" html_static_path = ["_static"] html_baseurl = "https://docs.idmod.org/" html_context = { "rtd_url": "https://docs.idmod.org/", "versions_dropdown": { "latest": "devel (latest)", "stable": "current (stable)", }, "default_mode": "light", } # Add any extra paths that contain custom files if not on_rtd: html_extra_path = ["robots.txt"] # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. html_last_updated_fmt = "%Y-%b-%d" html_show_sourcelink = True html_show_sphinx = False html_copy_source = False htmlhelp_basename = "laser-measles" # Add customizations def setup(app): app.add_css_file("theme_overrides.css") # Modify this to not rerun the Jupyter notebook cells -- usually set by build_docs nbsphinx_execute = "auto" nbsphinx_timeout = 600 nbsphinx_allow_errors = True nbsphinx_execute_arguments = [ "--InlineBackend.figure_formats={'png'}", "--InlineBackend.rc={'figure.dpi': 96}", ] # OpenSearch options html_use_opensearch = "docs.idmod.org/projects/laser-measles/en/latest" # -- RTD Sphinx search for searching across the entire domain, default child ------------- if os.environ.get("READTHEDOCS") == "True": search_project_parent = "institute-for-disease-modeling-idm" search_project = os.environ["READTHEDOCS_PROJECT"] search_version = os.environ["READTHEDOCS_VERSION"] rtd_sphinx_search_default_filter = f"subprojects:{search_project_parent}/{search_version}" rtd_sphinx_search_filters = { "Search this project": f"project:{search_project}/{search_version}", "Search all IDM docs": f"subprojects:{search_project_parent}/{search_version}", } # -- Linkcheck configuration ------------------------------------------------- # Configuration for sphinx-build -b linkcheck # URLs that should be ignored during link checking linkcheck_ignore = [ r"https://chatgpt\.com/g/g-674f5fd33aec8191bcdc1a2736fb7c8d-laser-gpt-jenner", # Requires authentication r"https://.*\.idmod\.org/.*", # Internal IDM links that may require auth r"https://.*\.gatesfoundation\.org/.*", # Gates Foundation internal links r"https://example.com/restricted-path", r"https://github.com/InstituteforDiseaseModeling/laser-mcp/blob/main/README.md", # 404 error r"https://chatgpt.com/g/g-678ae681f5b48191b3e91619e649e598-jenner-measles", # 404 error r"https://chatgpt.com/g/g-674f5fd33aec8191bcdc1a2736fb7c8d-laser-gpt-jenner", # likely restricted r"https://laser.idmod.org/laser-generic/", # likely restricted r"https://codecov\.io/.*", # External service, may return 502 ] # HTTP status codes that should be considered as "working" (not broken) # 403 = Forbidden (requires authentication) # 401 = Unauthorized (requires authentication) linkcheck_allowed_redirects = { r"https://.*\.idmod\.org/.*": r".*", r"https://.*\.gatesfoundation\.org/.*": r".*", } # Timeout for link checking (in seconds) linkcheck_timeout = 30 # Number of workers for parallel link checking linkcheck_workers = 5 # Whether to check anchors in links linkcheck_anchors = False # Whether to check anchors in relative links linkcheck_anchors_ignore = [ r"#.*", # Ignore all anchor links ] # Retry count for failed links linkcheck_retries = 2 [rtd-command-info] start-time: 2026-03-30T16:06:55.576178Z, end-time: 2026-03-30T16:09:41.484815Z, duration: 165, exit-code: 0 python -m sphinx -T -j auto -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v9.1.0 Matplotlib is building the font cache; this may take a moment. loading translations [en]... done making output directory... done [autosummary] generating autosummary for: api/index.rst, authors.rst, building_docs.rst, changelog.rst, contributing.rst, index.rst, installation.rst, tutorials.rst, tutorials/README.rst, tutorials/tut_abm_intro.ipynb, ..., tutorials/tut_creating_component.ipynb, tutorials/tut_model_structure.ipynb, tutorials/tut_pydantic_component_parameters.ipynb, tutorials/tut_quickstart_hello_world.ipynb, tutorials/tut_random_numbers.ipynb, tutorials/tut_scenarios.ipynb, tutorials/tut_spatial_mixing.ipynb, tutorials/tut_state_arrays.ipynb, tutorials/tut_vaccination.ipynb, usage.rst [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.base.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.components.CaseSurveillanceTracker.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.components.ConstantPopProcess.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.components.DiseaseProcess.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.components.FadeOutTracker.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.components.ImportationPressureProcess.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.components.InfectionProcess.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.components.InfectionSeedingProcess.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.components.InitializeEquilibriumStatesProcess.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.components.NoBirthsProcess.rst, ..., /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.mixing.base.BaseMixing.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.mixing.competing_destinations.CompetingDestinationsMixing.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.mixing.gravity.GravityMixing.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.mixing.radiation.RadiationMixing.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.mixing.stouffer.StoufferMixing.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.scenarios.satellites_scenario.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.scenarios.single_patch_scenario.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.scenarios.synthetic.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.scenarios.two_cluster_scenario.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.scenarios.two_patch_scenario.rst [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.base.BaseABMScenario.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.base.BaseABMScenarioSchema.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.base.BaseScenario.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.base.PatchLaserFrame.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.base.PeopleLaserFrame.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.model.ABMModel.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.model.Model.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.params.ABMParams.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.params.Params.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.utils.add_at.rst, ..., /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.compartmental.base.BaseScenarioSchema.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.compartmental.base.PatchLaserFrame.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.compartmental.model.CompartmentalModel.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.compartmental.model.Model.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.compartmental.params.CompartmentalParams.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.compartmental.params.Params.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.scenarios.synthetic.satellites_scenario.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.scenarios.synthetic.single_patch_scenario.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.scenarios.synthetic.two_cluster_scenario.rst, /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.scenarios.synthetic.two_patch_scenario.rst Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/html/_static/nbsphinx-code-cells.css building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 22 source files that are out of date updating environment: [new config] 133 added, 0 changed, 0 removed reading sources... [ 12%] api/_autosummary/laser.measles.abm.base .. api/_autosummary/laser.measles.abm.components.StateTracker reading sources... [ 25%] api/_autosummary/laser.measles.abm.components.TransmissionProcess .. api/_autosummary/laser.measles.base.BaseComponent reading sources... [ 38%] api/_autosummary/laser.measles.base.BaseLaserModel .. api/_autosummary/laser.measles.biweekly.model reading sources... [ 50%] api/_autosummary/laser.measles.biweekly.model.BiweeklyModel .. api/_autosummary/laser.measles.compartmental.components.PopulationTracker reading sources... [ 62%] api/_autosummary/laser.measles.compartmental.components.SIACalendarProcess .. api/_autosummary/laser.measles.components.component reading sources... [ 75%] api/_autosummary/laser.measles.components.create_component .. api/_autosummary/laser.measles.scenarios.synthetic.two_cluster_scenario reading sources... [ 88%] api/_autosummary/laser.measles.scenarios.synthetic.two_patch_scenario .. tutorials/tut_pydantic_component_parameters reading sources... [100%] tutorials/tut_quickstart_hello_world .. usage WARNING: :1: (WARNING/2) Explicit markup ends without a blank line; unexpected unindent. [docutils] WARNING: :1: (WARNING/2) Explicit markup ends without a blank line; unexpected unindent. [docutils] WARNING: :1: (WARNING/2) Explicit markup ends without a blank line; unexpected unindent. [docutils] looking for now-outdated files... none found pickling environment... /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/laser/measles/base.py:docstring of laser.measles.base.BaseLaserModel.get_instance:14: ERROR: Unexpected indentation. [docutils] WARNING: :1: (WARNING/2) Explicit markup ends without a blank line; unexpected unindent. [docutils] WARNING: :1: (WARNING/2) Explicit markup ends without a blank line; unexpected unindent. [docutils] WARNING: :1: (WARNING/2) Explicit markup ends without a blank line; unexpected unindent. [docutils] WARNING: :1: (WARNING/2) Explicit markup ends without a blank line; unexpected unindent. [docutils] WARNING: :1: (WARNING/2) Explicit markup ends without a blank line; unexpected unindent. [docutils] WARNING: :1: (WARNING/2) Explicit markup ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/laser/measles/components/base_tracker_state.py:docstring of laser.measles.components.base_tracker_state.BaseStateTracker.plot:16: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/usage.rst:956: WARNING: Title underline too short. 10. Retrieving results from ``StateTracker`` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [docutils] done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/authors.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/building_docs.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/changelog.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/contributing.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.biweekly.components.FadeOutTracker.rst: document is referenced in multiple toctrees: ['api/index', 'api/index'], selecting: api/index <- api/_autosummary/laser.measles.biweekly.components.FadeOutTracker done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/html/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/html/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/html/_static/documentation_options.js copying static files: done copying extra files... copying extra files: done copying assets: done /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/laser/measles/abm/components/process_constant_pop.py:docstring of laser.measles.abm.components.process_constant_pop.ConstantPopProcess:23: WARNING: more than one target found for cross-reference 'DataFrame': laser.measles.abm.base.BaseABMScenarioSchema.DataFrame, laser.measles.biweekly.base.BaseScenarioSchema.DataFrame, laser.measles.compartmental.base.BaseScenarioSchema.DataFrame [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/laser/measles/biweekly/components/process_constant_pop.py:docstring of laser.measles.biweekly.components.process_constant_pop.ConstantPopProcess:23: WARNING: more than one target found for cross-reference 'DataFrame': laser.measles.abm.base.BaseABMScenarioSchema.DataFrame, laser.measles.biweekly.base.BaseScenarioSchema.DataFrame, laser.measles.compartmental.base.BaseScenarioSchema.DataFrame [ref.python] writing output... [ 14%] api/_autosummary/laser.measles.abm.base.BaseABMScenario .. api/_autosummary/laser.measles.abm.model /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/laser/measles/compartmental/components/process_constant_pop.py:docstring of laser.measles.compartmental.components.process_constant_pop.ConstantPopProcess:23: WARNING: more than one target found for cross-reference 'DataFrame': laser.measles.abm.base.BaseABMScenarioSchema.DataFrame, laser.measles.biweekly.base.BaseScenarioSchema.DataFrame, laser.measles.compartmental.base.BaseScenarioSchema.DataFrame [ref.python] writing output... [ 29%] api/_autosummary/laser.measles.abm.model.ABMModel .. api/_autosummary/laser.measles.biweekly.base.BaseScenarioSchema /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/laser/measles/components/base_constant_pop.py:docstring of laser.measles.components.base_constant_pop.BaseConstantPopProcess:23: WARNING: more than one target found for cross-reference 'DataFrame': laser.measles.abm.base.BaseABMScenarioSchema.DataFrame, laser.measles.biweekly.base.BaseScenarioSchema.DataFrame, laser.measles.compartmental.base.BaseScenarioSchema.DataFrame [ref.python] writing output... [ 43%] api/_autosummary/laser.measles.biweekly.base.PatchLaserFrame .. api/_autosummary/laser.measles.compartmental.base.BaseCompartmentalScenario writing output... [ 57%] api/_autosummary/laser.measles.compartmental.base.BaseScenario .. api/_autosummary/laser.measles.compartmental.params.Params /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/usage.rst:951: WARNING: undefined label: 'api/index:scenarios package' [ref.ref] writing output... [ 71%] api/_autosummary/laser.measles.components.BaseCaseSurveillanceTracker .. api/_autosummary/laser.measles.mixing.radiation.RadiationMixing writing output... [ 86%] api/_autosummary/laser.measles.mixing.stouffer.StoufferMixing .. tutorials/tut_abm_intro writing output... [100%] tutorials/tut_abm_vital_dynamics .. usage generating indices... genindex py-modindex done copying linked files... copying notebooks ... [ 8%] tutorials/tut_abm_intro.ipynb copying notebooks ... [ 17%] tutorials/tut_abm_vital_dynamics.ipynb copying notebooks ... [ 25%] tutorials/tut_basic_model.ipynb copying notebooks ... [ 33%] tutorials/tut_creating_component.ipynb copying notebooks ... [ 42%] tutorials/tut_model_structure.ipynb copying notebooks ... [ 50%] tutorials/tut_pydantic_component_parameters.ipynb copying notebooks ... [ 58%] tutorials/tut_quickstart_hello_world.ipynb copying notebooks ... [ 67%] tutorials/tut_random_numbers.ipynb copying notebooks ... [ 75%] tutorials/tut_scenarios.ipynb copying notebooks ... [ 83%] tutorials/tut_spatial_mixing.ipynb copying notebooks ... [ 92%] tutorials/tut_state_arrays.ipynb copying notebooks ... [100%] tutorials/tut_vaccination.ipynb highlighting module code... [ 2%] laser.measles.abm.base highlighting module code... [ 3%] laser.measles.abm.components.process_constant_pop highlighting module code... [ 5%] laser.measles.abm.components.process_disease highlighting module code... [ 6%] laser.measles.abm.components.process_importation_pressure highlighting module code... [ 8%] laser.measles.abm.components.process_infection highlighting module code... [ 9%] laser.measles.abm.components.process_infection_seeding highlighting module code... [ 11%] laser.measles.abm.components.process_initialize_equilibrium_states highlighting module code... [ 12%] laser.measles.abm.components.process_no_births highlighting module code... [ 14%] laser.measles.abm.components.process_sia_calendar highlighting module code... [ 15%] laser.measles.abm.components.process_transmission highlighting module code... [ 17%] laser.measles.abm.components.process_vital_dynamics highlighting module code... [ 18%] laser.measles.abm.components.tracker_case_surveillance highlighting module code... [ 20%] laser.measles.abm.components.tracker_fadeout highlighting module code... [ 21%] laser.measles.abm.components.tracker_population highlighting module code... [ 23%] laser.measles.abm.components.tracker_state highlighting module code... [ 24%] laser.measles.abm.model highlighting module code... [ 26%] laser.measles.abm.params highlighting module code... [ 27%] laser.measles.abm.utils highlighting module code... [ 29%] laser.measles.base highlighting module code... [ 30%] laser.measles.biweekly.base highlighting module code... [ 32%] laser.measles.biweekly.components.process_constant_pop highlighting module code... [ 33%] laser.measles.biweekly.components.process_importation_pressure highlighting module code... [ 35%] laser.measles.biweekly.components.process_infection highlighting module code... [ 36%] laser.measles.biweekly.components.process_infection_seeding highlighting module code... [ 38%] laser.measles.biweekly.components.process_initialize_equilibrium_states highlighting module code... [ 39%] laser.measles.biweekly.components.process_sia_calendar highlighting module code... [ 41%] laser.measles.biweekly.components.process_vital_dynamics highlighting module code... [ 42%] laser.measles.biweekly.components.tracker_case_surveillance highlighting module code... [ 44%] laser.measles.biweekly.components.tracker_fadeout highlighting module code... [ 45%] laser.measles.biweekly.components.tracker_population highlighting module code... [ 47%] laser.measles.biweekly.components.tracker_state highlighting module code... [ 48%] laser.measles.biweekly.model highlighting module code... [ 50%] laser.measles.biweekly.params highlighting module code... [ 52%] laser.measles.compartmental.base highlighting module code... [ 53%] laser.measles.compartmental.components.process_constant_pop highlighting module code... [ 55%] laser.measles.compartmental.components.process_importation_pressure highlighting module code... [ 56%] laser.measles.compartmental.components.process_infection highlighting module code... [ 58%] laser.measles.compartmental.components.process_infection_seeding highlighting module code... [ 59%] laser.measles.compartmental.components.process_initialize_equilibrium_states highlighting module code... [ 61%] laser.measles.compartmental.components.process_sia_calendar highlighting module code... [ 62%] laser.measles.compartmental.components.process_vital_dynamics highlighting module code... [ 64%] laser.measles.compartmental.components.tracker_case_surveillance highlighting module code... [ 65%] laser.measles.compartmental.components.tracker_fadeout highlighting module code... [ 67%] laser.measles.compartmental.components.tracker_population highlighting module code... [ 68%] laser.measles.compartmental.components.tracker_state highlighting module code... [ 70%] laser.measles.compartmental.model highlighting module code... [ 71%] laser.measles.compartmental.params highlighting module code... [ 73%] laser.measles.components.base_case_surveillance highlighting module code... [ 74%] laser.measles.components.base_constant_pop highlighting module code... [ 76%] laser.measles.components.base_infection highlighting module code... [ 77%] laser.measles.components.base_initialize_equilibrium_states highlighting module code... [ 79%] laser.measles.components.base_tracker_fadeout highlighting module code... [ 80%] laser.measles.components.base_tracker_population highlighting module code... [ 82%] laser.measles.components.base_tracker_state highlighting module code... [ 83%] laser.measles.components.base_vital_dynamics highlighting module code... [ 85%] laser.measles.components.utils highlighting module code... [ 86%] laser.measles.demographics.gadm highlighting module code... [ 88%] laser.measles.demographics.raster_patch highlighting module code... [ 89%] laser.measles.demographics.shapefiles highlighting module code... [ 91%] laser.measles.mixing.base highlighting module code... [ 92%] laser.measles.mixing.competing_destinations highlighting module code... [ 94%] laser.measles.mixing.gravity highlighting module code... [ 95%] laser.measles.mixing.radiation highlighting module code... [ 97%] laser.measles.mixing.stouffer highlighting module code... [ 98%] laser.measles.scenarios.synthetic highlighting module code... [100%] patito.pydantic writing additional pages... search opensearch done copying images... [ 7%] _build/doctrees/nbsphinx/tutorials_tut_abm_vital_dynamics_5_1.png copying images... [ 13%] _build/doctrees/nbsphinx/tutorials_tut_abm_vital_dynamics_9_0.png copying images... [ 20%] _build/doctrees/nbsphinx/tutorials_tut_basic_model_2_0.png copying images... [ 27%] _build/doctrees/nbsphinx/tutorials_tut_basic_model_20_0.png copying images... [ 33%] _build/doctrees/nbsphinx/tutorials_tut_basic_model_22_0.png copying images... [ 40%] _build/doctrees/nbsphinx/tutorials_tut_quickstart_hello_world_14_0.png copying images... [ 47%] _build/doctrees/nbsphinx/tutorials_tut_scenarios_2_1.png copying images... [ 53%] _build/doctrees/nbsphinx/tutorials_tut_scenarios_2_2.png copying images... [ 60%] _build/doctrees/nbsphinx/tutorials_tut_scenarios_12_2.png copying images... [ 67%] _build/doctrees/nbsphinx/tutorials_tut_scenarios_12_3.png copying images... [ 73%] _build/doctrees/nbsphinx/tutorials_tut_spatial_mixing_2_1.png copying images... [ 80%] _build/doctrees/nbsphinx/tutorials_tut_spatial_mixing_9_0.png copying images... [ 87%] _build/doctrees/nbsphinx/tutorials_tut_vaccination_5_0.png copying images... [ 93%] _build/doctrees/nbsphinx/tutorials_tut_vaccination_9_0.png copying images... [100%] _build/doctrees/nbsphinx/tutorials_tut_vaccination_13_0.png dumping search index in English (code: en)... done dumping object inventory... done Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/html/_static/js/rtd_search_config.js build succeeded, 21 warnings. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2026-03-30T16:09:41.603241Z, end-time: 2026-03-30T16:09:55.114291Z, duration: 13, exit-code: 0 python -m sphinx -T -j auto -b singlehtml -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v9.1.0 loading translations [en]... done making output directory... done loading pickled environment... The configuration has changed (6 options: 'html_permalinks_icon', 'html_static_path', 'html_theme_options', 'nbsphinx_requirejs_options', 'nbsphinx_requirejs_path', ...) done [autosummary] generating autosummary for: api/_autosummary/laser.measles.abm.base.BaseABMScenario.rst, api/_autosummary/laser.measles.abm.base.BaseABMScenarioSchema.rst, api/_autosummary/laser.measles.abm.base.BaseScenario.rst, api/_autosummary/laser.measles.abm.base.PatchLaserFrame.rst, api/_autosummary/laser.measles.abm.base.PeopleLaserFrame.rst, api/_autosummary/laser.measles.abm.base.rst, api/_autosummary/laser.measles.abm.components.CaseSurveillanceTracker.rst, api/_autosummary/laser.measles.abm.components.ConstantPopProcess.rst, api/_autosummary/laser.measles.abm.components.DiseaseProcess.rst, api/_autosummary/laser.measles.abm.components.FadeOutTracker.rst, ..., tutorials/tut_creating_component.ipynb, tutorials/tut_model_structure.ipynb, tutorials/tut_pydantic_component_parameters.ipynb, tutorials/tut_quickstart_hello_world.ipynb, tutorials/tut_random_numbers.ipynb, tutorials/tut_scenarios.ipynb, tutorials/tut_spatial_mixing.ipynb, tutorials/tut_state_arrays.ipynb, tutorials/tut_vaccination.ipynb, usage.rst [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.abm.utils.rst Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/htmlzip/_static/nbsphinx-code-cells.css building [mo]: targets for 0 po files that are out of date writing output... building [singlehtml]: all documents updating environment: 0 added, 1 changed, 0 removed reading sources... [100%] api/_autosummary/laser.measles.abm.utils looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/authors.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/building_docs.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/changelog.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/contributing.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/api/_autosummary/laser.measles.biweekly.components.FadeOutTracker.rst: document is referenced in multiple toctrees: ['api/index', 'api/index'], selecting: api/index <- api/_autosummary/laser.measles.biweekly.components.FadeOutTracker done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/htmlzip/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/htmlzip/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/htmlzip/_static/documentation_options.js copying static files: done copying extra files... copying extra files: done copying assets: done assembling single document... index installation usage tutorials tutorials/tut_quickstart_hello_world tutorials/tut_basic_model tutorials/tut_model_structure tutorials/tut_abm_intro tutorials/tut_scenarios tutorials/tut_random_numbers tutorials/tut_creating_component tutorials/tut_abm_vital_dynamics tutorials/tut_spatial_mixing tutorials/tut_pydantic_component_parameters tutorials/tut_state_arrays tutorials/tut_vaccination api/index api/_autosummary/laser.measles.components.BaseInitializeEquilibriumStatesProcess api/_autosummary/laser.measles.components.BaseVitalDynamicsProcess api/_autosummary/laser.measles.components.BaseConstantPopProcess api/_autosummary/laser.measles.components.BaseInfectionProcess api/_autosummary/laser.measles.components.BaseStateTracker api/_autosummary/laser.measles.components.BaseCaseSurveillanceTracker api/_autosummary/laser.measles.components.BasePopulationTracker api/_autosummary/laser.measles.components.BaseFadeOutTracker api/_autosummary/laser.measles.components.component api/_autosummary/laser.measles.components.create_component api/_autosummary/laser.measles.abm.model api/_autosummary/laser.measles.abm.model.ABMModel api/_autosummary/laser.measles.abm.model.Model api/_autosummary/laser.measles.abm.params api/_autosummary/laser.measles.abm.params.ABMParams api/_autosummary/laser.measles.abm.params.Params api/_autosummary/laser.measles.abm.base api/_autosummary/laser.measles.abm.base.BaseABMScenario api/_autosummary/laser.measles.abm.base.BaseABMScenarioSchema api/_autosummary/laser.measles.abm.base.BaseScenario api/_autosummary/laser.measles.abm.base.PatchLaserFrame api/_autosummary/laser.measles.abm.base.PeopleLaserFrame api/_autosummary/laser.measles.abm.utils api/_autosummary/laser.measles.abm.utils.add_at api/_autosummary/laser.measles.abm.utils.calc_capacity api/_autosummary/laser.measles.abm.utils.calc_distances api/_autosummary/laser.measles.abm.utils.seed_infections_in_patch api/_autosummary/laser.measles.abm.utils.seed_infections_randomly api/_autosummary/laser.measles.abm.utils.seed_infections_randomly_SI api/_autosummary/laser.measles.abm.utils.set_initial_susceptibility_in_patch api/_autosummary/laser.measles.abm.utils.set_initial_susceptibility_randomly api/_autosummary/laser.measles.abm.components.InitializeEquilibriumStatesProcess api/_autosummary/laser.measles.abm.components.VitalDynamicsProcess api/_autosummary/laser.measles.abm.components.ConstantPopProcess api/_autosummary/laser.measles.abm.components.InfectionProcess api/_autosummary/laser.measles.abm.components.InfectionSeedingProcess api/_autosummary/laser.measles.abm.components.ImportationPressureProcess api/_autosummary/laser.measles.abm.components.SIACalendarProcess api/_autosummary/laser.measles.abm.components.NoBirthsProcess api/_autosummary/laser.measles.abm.components.TransmissionProcess api/_autosummary/laser.measles.abm.components.DiseaseProcess api/_autosummary/laser.measles.abm.components.StateTracker api/_autosummary/laser.measles.abm.components.CaseSurveillanceTracker api/_autosummary/laser.measles.abm.components.PopulationTracker api/_autosummary/laser.measles.abm.components.FadeOutTracker api/_autosummary/laser.measles.compartmental.model api/_autosummary/laser.measles.compartmental.model.CompartmentalModel api/_autosummary/laser.measles.compartmental.model.Model api/_autosummary/laser.measles.compartmental.params api/_autosummary/laser.measles.compartmental.params.CompartmentalParams api/_autosummary/laser.measles.compartmental.params.Params api/_autosummary/laser.measles.compartmental.base api/_autosummary/laser.measles.compartmental.base.BaseCompartmentalScenario api/_autosummary/laser.measles.compartmental.base.BaseScenario api/_autosummary/laser.measles.compartmental.base.BaseScenarioSchema api/_autosummary/laser.measles.compartmental.base.PatchLaserFrame api/_autosummary/laser.measles.compartmental.components.InitializeEquilibriumStatesProcess api/_autosummary/laser.measles.compartmental.components.InfectionSeedingProcess api/_autosummary/laser.measles.compartmental.components.InfectionProcess api/_autosummary/laser.measles.compartmental.components.ImportationPressureProcess api/_autosummary/laser.measles.compartmental.components.VitalDynamicsProcess api/_autosummary/laser.measles.compartmental.components.ConstantPopProcess api/_autosummary/laser.measles.compartmental.components.SIACalendarProcess api/_autosummary/laser.measles.compartmental.components.StateTracker api/_autosummary/laser.measles.compartmental.components.CaseSurveillanceTracker api/_autosummary/laser.measles.compartmental.components.PopulationTracker api/_autosummary/laser.measles.compartmental.components.FadeOutTracker api/_autosummary/laser.measles.biweekly.model api/_autosummary/laser.measles.biweekly.model.BiweeklyModel api/_autosummary/laser.measles.biweekly.model.Model api/_autosummary/laser.measles.biweekly.params api/_autosummary/laser.measles.biweekly.params.BiweeklyParams api/_autosummary/laser.measles.biweekly.params.Params api/_autosummary/laser.measles.biweekly.base api/_autosummary/laser.measles.biweekly.base.BaseBiweeklyScenario api/_autosummary/laser.measles.biweekly.base.BaseScenario api/_autosummary/laser.measles.biweekly.base.BaseScenarioSchema api/_autosummary/laser.measles.biweekly.base.PatchLaserFrame api/_autosummary/laser.measles.biweekly.components.InitializeEquilibriumStatesProcess api/_autosummary/laser.measles.biweekly.components.InfectionSeedingProcess api/_autosummary/laser.measles.biweekly.components.InfectionProcess api/_autosummary/laser.measles.biweekly.components.VitalDynamicsProcess api/_autosummary/laser.measles.biweekly.components.ImportationPressureProcess api/_autosummary/laser.measles.biweekly.components.ConstantPopProcess api/_autosummary/laser.measles.biweekly.components.SIACalendarProcess api/_autosummary/laser.measles.biweekly.components.StateTracker api/_autosummary/laser.measles.biweekly.components.CaseSurveillanceTracker api/_autosummary/laser.measles.biweekly.components.PopulationTracker api/_autosummary/laser.measles.biweekly.components.FadeOutTracker api/_autosummary/laser.measles.base.BaseComponent api/_autosummary/laser.measles.base.BaseLaserModel api/_autosummary/laser.measles.create_component api/_autosummary/laser.measles.demographics.get_shapefile_dataframe api/_autosummary/laser.measles.demographics.plot_shapefile_dataframe api/_autosummary/laser.measles.demographics.GADMShapefile api/_autosummary/laser.measles.demographics.RasterPatchParams api/_autosummary/laser.measles.demographics.RasterPatchGenerator api/_autosummary/laser.measles.mixing.base.BaseMixing api/_autosummary/laser.measles.mixing.gravity.GravityMixing api/_autosummary/laser.measles.mixing.stouffer.StoufferMixing api/_autosummary/laser.measles.mixing.radiation.RadiationMixing api/_autosummary/laser.measles.mixing.competing_destinations.CompetingDestinationsMixing api/_autosummary/laser.measles.scenarios.synthetic api/_autosummary/laser.measles.scenarios.synthetic.satellites_scenario api/_autosummary/laser.measles.scenarios.synthetic.single_patch_scenario api/_autosummary/laser.measles.scenarios.synthetic.two_cluster_scenario api/_autosummary/laser.measles.scenarios.synthetic.two_patch_scenario api/_autosummary/laser.measles.scenarios.single_patch_scenario api/_autosummary/laser.measles.scenarios.two_patch_scenario api/_autosummary/laser.measles.scenarios.two_cluster_scenario api/_autosummary/laser.measles.scenarios.satellites_scenario /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/usage.rst:951: WARNING: undefined label: 'api/index:scenarios package' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/laser/measles/components/base_constant_pop.py:docstring of laser.measles.components.base_constant_pop.BaseConstantPopProcess:23: WARNING: more than one target found for cross-reference 'DataFrame': laser.measles.abm.base.BaseABMScenarioSchema.DataFrame, laser.measles.biweekly.base.BaseScenarioSchema.DataFrame, laser.measles.compartmental.base.BaseScenarioSchema.DataFrame [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/laser/measles/abm/components/process_constant_pop.py:docstring of laser.measles.abm.components.process_constant_pop.ConstantPopProcess:23: WARNING: more than one target found for cross-reference 'DataFrame': laser.measles.abm.base.BaseABMScenarioSchema.DataFrame, laser.measles.biweekly.base.BaseScenarioSchema.DataFrame, laser.measles.compartmental.base.BaseScenarioSchema.DataFrame [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/laser/measles/compartmental/components/process_constant_pop.py:docstring of laser.measles.compartmental.components.process_constant_pop.ConstantPopProcess:23: WARNING: more than one target found for cross-reference 'DataFrame': laser.measles.abm.base.BaseABMScenarioSchema.DataFrame, laser.measles.biweekly.base.BaseScenarioSchema.DataFrame, laser.measles.compartmental.base.BaseScenarioSchema.DataFrame [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/laser/measles/biweekly/components/process_constant_pop.py:docstring of laser.measles.biweekly.components.process_constant_pop.ConstantPopProcess:23: WARNING: more than one target found for cross-reference 'DataFrame': laser.measles.abm.base.BaseABMScenarioSchema.DataFrame, laser.measles.biweekly.base.BaseScenarioSchema.DataFrame, laser.measles.compartmental.base.BaseScenarioSchema.DataFrame [ref.python] assembling single document: done writing... done writing additional files... opensearchdone copying images... [ 7%] _build/doctrees/nbsphinx/tutorials_tut_quickstart_hello_world_14_0.png copying images... [ 13%] _build/doctrees/nbsphinx/tutorials_tut_basic_model_2_0.png copying images... [ 20%] _build/doctrees/nbsphinx/tutorials_tut_basic_model_20_0.png copying images... [ 27%] _build/doctrees/nbsphinx/tutorials_tut_basic_model_22_0.png copying images... [ 33%] _build/doctrees/nbsphinx/tutorials_tut_scenarios_2_1.png copying images... [ 40%] _build/doctrees/nbsphinx/tutorials_tut_scenarios_2_2.png copying images... [ 47%] _build/doctrees/nbsphinx/tutorials_tut_scenarios_12_2.png copying images... [ 53%] _build/doctrees/nbsphinx/tutorials_tut_scenarios_12_3.png copying images... [ 60%] _build/doctrees/nbsphinx/tutorials_tut_abm_vital_dynamics_5_1.png copying images... [ 67%] _build/doctrees/nbsphinx/tutorials_tut_abm_vital_dynamics_9_0.png copying images... [ 73%] _build/doctrees/nbsphinx/tutorials_tut_spatial_mixing_2_1.png copying images... [ 80%] _build/doctrees/nbsphinx/tutorials_tut_spatial_mixing_9_0.png copying images... [ 87%] _build/doctrees/nbsphinx/tutorials_tut_vaccination_5_0.png copying images... [ 93%] _build/doctrees/nbsphinx/tutorials_tut_vaccination_9_0.png copying images... [100%] _build/doctrees/nbsphinx/tutorials_tut_vaccination_13_0.png copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/htmlzip/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/htmlzip/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/htmlzip/_static/documentation_options.js copying static files: done copying extra files... copying extra files: done dumping object inventory... done Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/htmlzip/_static/js/rtd_search_config.js build succeeded, 9 warnings. The HTML page is in ../_readthedocs/htmlzip. [rtd-command-info] start-time: 2026-03-30T16:09:55.771072Z, end-time: 2026-03-30T16:10:09.929034Z, duration: 14, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v9.1.0 loading translations [en]... done making output directory... done loading pickled environment... The configuration has changed (6 options: 'html_permalinks_icon', 'html_static_path', 'html_theme_options', 'nbsphinx_requirejs_options', 'nbsphinx_requirejs_path', ...) done [autosummary] generating autosummary for: api/_autosummary/laser.measles.abm.base.BaseABMScenario.rst, api/_autosummary/laser.measles.abm.base.BaseABMScenarioSchema.rst, api/_autosummary/laser.measles.abm.base.BaseScenario.rst, api/_autosummary/laser.measles.abm.base.PatchLaserFrame.rst, api/_autosummary/laser.measles.abm.base.PeopleLaserFrame.rst, api/_autosummary/laser.measles.abm.base.rst, api/_autosummary/laser.measles.abm.components.CaseSurveillanceTracker.rst, api/_autosummary/laser.measles.abm.components.ConstantPopProcess.rst, api/_autosummary/laser.measles.abm.components.DiseaseProcess.rst, api/_autosummary/laser.measles.abm.components.FadeOutTracker.rst, ..., tutorials/tut_creating_component.ipynb, tutorials/tut_model_structure.ipynb, tutorials/tut_pydantic_component_parameters.ipynb, tutorials/tut_quickstart_hello_world.ipynb, tutorials/tut_random_numbers.ipynb, tutorials/tut_scenarios.ipynb, tutorials/tut_spatial_mixing.ipynb, tutorials/tut_state_arrays.ipynb, tutorials/tut_vaccination.ipynb, usage.rst building [mo]: targets for 0 po files that are out of date writing output... building [latex]: all documents updating environment: 0 added, 0 changed, 0 removed reading sources... looking for now-outdated files... none found preparing documents... done copying assets... copying TeX support files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/pdf/make.bat Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/pdf/Makefile Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/pdf/latexmkjarc Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/pdf/latexmkrc done copying assets: done processing laser-measles.tex... index installation usage tutorials tutorials/tut_quickstart_hello_world tutorials/tut_basic_model tutorials/tut_model_structure tutorials/tut_abm_intro tutorials/tut_scenarios tutorials/tut_random_numbers tutorials/tut_creating_component tutorials/tut_abm_vital_dynamics tutorials/tut_spatial_mixing tutorials/tut_pydantic_component_parameters tutorials/tut_state_arrays tutorials/tut_vaccination api/index api/_autosummary/laser.measles.components.BaseInitializeEquilibriumStatesProcess api/_autosummary/laser.measles.components.BaseVitalDynamicsProcess api/_autosummary/laser.measles.components.BaseConstantPopProcess api/_autosummary/laser.measles.components.BaseInfectionProcess api/_autosummary/laser.measles.components.BaseStateTracker api/_autosummary/laser.measles.components.BaseCaseSurveillanceTracker api/_autosummary/laser.measles.components.BasePopulationTracker api/_autosummary/laser.measles.components.BaseFadeOutTracker api/_autosummary/laser.measles.components.component api/_autosummary/laser.measles.components.create_component api/_autosummary/laser.measles.abm.model api/_autosummary/laser.measles.abm.model.ABMModel api/_autosummary/laser.measles.abm.model.Model api/_autosummary/laser.measles.abm.params api/_autosummary/laser.measles.abm.params.ABMParams api/_autosummary/laser.measles.abm.params.Params api/_autosummary/laser.measles.abm.base api/_autosummary/laser.measles.abm.base.BaseABMScenario api/_autosummary/laser.measles.abm.base.BaseABMScenarioSchema api/_autosummary/laser.measles.abm.base.BaseScenario api/_autosummary/laser.measles.abm.base.PatchLaserFrame api/_autosummary/laser.measles.abm.base.PeopleLaserFrame api/_autosummary/laser.measles.abm.utils api/_autosummary/laser.measles.abm.utils.add_at api/_autosummary/laser.measles.abm.utils.calc_capacity api/_autosummary/laser.measles.abm.utils.calc_distances api/_autosummary/laser.measles.abm.utils.seed_infections_in_patch api/_autosummary/laser.measles.abm.utils.seed_infections_randomly api/_autosummary/laser.measles.abm.utils.seed_infections_randomly_SI api/_autosummary/laser.measles.abm.utils.set_initial_susceptibility_in_patch api/_autosummary/laser.measles.abm.utils.set_initial_susceptibility_randomly api/_autosummary/laser.measles.abm.components.InitializeEquilibriumStatesProcess api/_autosummary/laser.measles.abm.components.VitalDynamicsProcess api/_autosummary/laser.measles.abm.components.ConstantPopProcess api/_autosummary/laser.measles.abm.components.InfectionProcess api/_autosummary/laser.measles.abm.components.InfectionSeedingProcess api/_autosummary/laser.measles.abm.components.ImportationPressureProcess api/_autosummary/laser.measles.abm.components.SIACalendarProcess api/_autosummary/laser.measles.abm.components.NoBirthsProcess api/_autosummary/laser.measles.abm.components.TransmissionProcess api/_autosummary/laser.measles.abm.components.DiseaseProcess api/_autosummary/laser.measles.abm.components.StateTracker api/_autosummary/laser.measles.abm.components.CaseSurveillanceTracker api/_autosummary/laser.measles.abm.components.PopulationTracker api/_autosummary/laser.measles.abm.components.FadeOutTracker api/_autosummary/laser.measles.compartmental.model api/_autosummary/laser.measles.compartmental.model.CompartmentalModel api/_autosummary/laser.measles.compartmental.model.Model api/_autosummary/laser.measles.compartmental.params api/_autosummary/laser.measles.compartmental.params.CompartmentalParams api/_autosummary/laser.measles.compartmental.params.Params api/_autosummary/laser.measles.compartmental.base api/_autosummary/laser.measles.compartmental.base.BaseCompartmentalScenario api/_autosummary/laser.measles.compartmental.base.BaseScenario api/_autosummary/laser.measles.compartmental.base.BaseScenarioSchema api/_autosummary/laser.measles.compartmental.base.PatchLaserFrame api/_autosummary/laser.measles.compartmental.components.InitializeEquilibriumStatesProcess api/_autosummary/laser.measles.compartmental.components.InfectionSeedingProcess api/_autosummary/laser.measles.compartmental.components.InfectionProcess api/_autosummary/laser.measles.compartmental.components.ImportationPressureProcess api/_autosummary/laser.measles.compartmental.components.VitalDynamicsProcess api/_autosummary/laser.measles.compartmental.components.ConstantPopProcess api/_autosummary/laser.measles.compartmental.components.SIACalendarProcess api/_autosummary/laser.measles.compartmental.components.StateTracker api/_autosummary/laser.measles.compartmental.components.CaseSurveillanceTracker api/_autosummary/laser.measles.compartmental.components.PopulationTracker api/_autosummary/laser.measles.compartmental.components.FadeOutTracker api/_autosummary/laser.measles.biweekly.model api/_autosummary/laser.measles.biweekly.model.BiweeklyModel api/_autosummary/laser.measles.biweekly.model.Model api/_autosummary/laser.measles.biweekly.params api/_autosummary/laser.measles.biweekly.params.BiweeklyParams api/_autosummary/laser.measles.biweekly.params.Params api/_autosummary/laser.measles.biweekly.base api/_autosummary/laser.measles.biweekly.base.BaseBiweeklyScenario api/_autosummary/laser.measles.biweekly.base.BaseScenario api/_autosummary/laser.measles.biweekly.base.BaseScenarioSchema api/_autosummary/laser.measles.biweekly.base.PatchLaserFrame api/_autosummary/laser.measles.biweekly.components.InitializeEquilibriumStatesProcess api/_autosummary/laser.measles.biweekly.components.InfectionSeedingProcess api/_autosummary/laser.measles.biweekly.components.InfectionProcess api/_autosummary/laser.measles.biweekly.components.VitalDynamicsProcess api/_autosummary/laser.measles.biweekly.components.ImportationPressureProcess api/_autosummary/laser.measles.biweekly.components.ConstantPopProcess api/_autosummary/laser.measles.biweekly.components.SIACalendarProcess api/_autosummary/laser.measles.biweekly.components.StateTracker api/_autosummary/laser.measles.biweekly.components.CaseSurveillanceTracker api/_autosummary/laser.measles.biweekly.components.PopulationTracker api/_autosummary/laser.measles.biweekly.components.FadeOutTracker api/_autosummary/laser.measles.base.BaseComponent api/_autosummary/laser.measles.base.BaseLaserModel api/_autosummary/laser.measles.create_component api/_autosummary/laser.measles.demographics.get_shapefile_dataframe api/_autosummary/laser.measles.demographics.plot_shapefile_dataframe api/_autosummary/laser.measles.demographics.GADMShapefile api/_autosummary/laser.measles.demographics.RasterPatchParams api/_autosummary/laser.measles.demographics.RasterPatchGenerator api/_autosummary/laser.measles.mixing.base.BaseMixing api/_autosummary/laser.measles.mixing.gravity.GravityMixing api/_autosummary/laser.measles.mixing.stouffer.StoufferMixing api/_autosummary/laser.measles.mixing.radiation.RadiationMixing api/_autosummary/laser.measles.mixing.competing_destinations.CompetingDestinationsMixing api/_autosummary/laser.measles.scenarios.synthetic api/_autosummary/laser.measles.scenarios.synthetic.satellites_scenario api/_autosummary/laser.measles.scenarios.synthetic.single_patch_scenario api/_autosummary/laser.measles.scenarios.synthetic.two_cluster_scenario api/_autosummary/laser.measles.scenarios.synthetic.two_patch_scenario api/_autosummary/laser.measles.scenarios.single_patch_scenario api/_autosummary/laser.measles.scenarios.two_patch_scenario api/_autosummary/laser.measles.scenarios.two_cluster_scenario api/_autosummary/laser.measles.scenarios.satellites_scenario resolving references... /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/usage.rst:951: WARNING: undefined label: 'api/index:scenarios package' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/laser/measles/components/base_constant_pop.py:docstring of laser.measles.components.base_constant_pop.BaseConstantPopProcess:23: WARNING: more than one target found for cross-reference 'DataFrame': laser.measles.abm.base.BaseABMScenarioSchema.DataFrame, laser.measles.biweekly.base.BaseScenarioSchema.DataFrame, laser.measles.compartmental.base.BaseScenarioSchema.DataFrame [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/laser/measles/abm/components/process_constant_pop.py:docstring of laser.measles.abm.components.process_constant_pop.ConstantPopProcess:23: WARNING: more than one target found for cross-reference 'DataFrame': laser.measles.abm.base.BaseABMScenarioSchema.DataFrame, laser.measles.biweekly.base.BaseScenarioSchema.DataFrame, laser.measles.compartmental.base.BaseScenarioSchema.DataFrame [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/laser/measles/compartmental/components/process_constant_pop.py:docstring of laser.measles.compartmental.components.process_constant_pop.ConstantPopProcess:23: WARNING: more than one target found for cross-reference 'DataFrame': laser.measles.abm.base.BaseABMScenarioSchema.DataFrame, laser.measles.biweekly.base.BaseScenarioSchema.DataFrame, laser.measles.compartmental.base.BaseScenarioSchema.DataFrame [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/laser/measles/biweekly/components/process_constant_pop.py:docstring of laser.measles.biweekly.components.process_constant_pop.ConstantPopProcess:23: WARNING: more than one target found for cross-reference 'DataFrame': laser.measles.abm.base.BaseABMScenarioSchema.DataFrame, laser.measles.biweekly.base.BaseScenarioSchema.DataFrame, laser.measles.compartmental.base.BaseScenarioSchema.DataFrame [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/README.rst:7: WARNING: a suitable image for latex builder not found: ['image/svg+xml'] (https://img.shields.io/pypi/v/laser-measles.svg) /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/README.rst:11: WARNING: a suitable image for latex builder not found: ['image/svg+xml'] (https://img.shields.io/pypi/l/laser-measles.svg) /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/README.rst:15: WARNING: a suitable image for latex builder not found: ['image/svg+xml'] (https://readthedocs.org/projects/laser-measles/badge/?style=flat) /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/README.rst:19: WARNING: a suitable image for latex builder not found: ['image/svg+xml'] (https://codecov.io/gh/InstituteforDiseaseModeling/laser-measles/branch/main/graphs/badge.svg?branch=main) processing laser-measles.tex: done writing... done copying images... [ 7%] _build/doctrees/nbsphinx/tutorials_tut_quickstart_hello_world_14_0.png copying images... [ 13%] _build/doctrees/nbsphinx/tutorials_tut_basic_model_2_0.png copying images... [ 20%] _build/doctrees/nbsphinx/tutorials_tut_basic_model_20_0.png copying images... [ 27%] _build/doctrees/nbsphinx/tutorials_tut_basic_model_22_0.png copying images... [ 33%] _build/doctrees/nbsphinx/tutorials_tut_scenarios_2_1.png copying images... [ 40%] _build/doctrees/nbsphinx/tutorials_tut_scenarios_2_2.png copying images... [ 47%] _build/doctrees/nbsphinx/tutorials_tut_scenarios_12_2.png copying images... [ 53%] _build/doctrees/nbsphinx/tutorials_tut_scenarios_12_3.png copying images... [ 60%] _build/doctrees/nbsphinx/tutorials_tut_abm_vital_dynamics_5_1.png copying images... [ 67%] _build/doctrees/nbsphinx/tutorials_tut_abm_vital_dynamics_9_0.png copying images... [ 73%] _build/doctrees/nbsphinx/tutorials_tut_spatial_mixing_2_1.png copying images... [ 80%] _build/doctrees/nbsphinx/tutorials_tut_spatial_mixing_9_0.png copying images... [ 87%] _build/doctrees/nbsphinx/tutorials_tut_vaccination_5_0.png copying images... [ 93%] _build/doctrees/nbsphinx/tutorials_tut_vaccination_9_0.png copying images... [100%] _build/doctrees/nbsphinx/tutorials_tut_vaccination_13_0.png Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/pdf/sphinxmessages.sty Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/pdf/_static/js/rtd_search_config.js build succeeded, 9 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: 2026-03-30T16:10:11.623199Z, end-time: 2026-03-30T16:10:11.662535Z, 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: 2026-03-30T16:10:11.774148Z, end-time: 2026-03-30T16:10:29.791246Z, duration: 18, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=institute-for-disease-modeling-laser-measles -interaction=nonstopmode ... (truncated) ... Command output too long. Truncated to last 1MB. l.3321 ...�────────────┘ ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3328 ...y: 3, count: 3) ───────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3328 ...y: 3, count: 3) ───────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3330 ...�────────────┘ ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3332 ...city: 1, count: 1) ──────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3332 ...city: 1, count: 1) ──────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3338 ...�────────────┘ ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) Underfull \vbox (badness 10000) detected at line 3343 [47] [48] ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3612 ...�─────┬──────┐ ! LaTeX Error: Unicode character ┬ (U+252C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3612 ...�─────┬──────┐ ! LaTeX Error: Unicode character ┬ (U+252C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3612 ...�─────┬──────┐ ! LaTeX Error: Unicode character ┬ (U+252C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3612 ...�─────┬──────┐ ! LaTeX Error: Unicode character ┬ (U+252C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3612 ...�─────┬──────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3612 ...�─────┬──────┐ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3613 ...�� pop ┆ lat ┆ lon ┆ mcv1 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3613 ...�� pop ┆ lat ┆ lon ┆ mcv1 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3613 ...�� pop ┆ lat ┆ lon ┆ mcv1 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3613 ...�� pop ┆ lat ┆ lon ┆ mcv1 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3614 ...�� --- ┆ --- ┆ --- ┆ --- │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3614 ...�� --- ┆ --- ┆ --- ┆ --- │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3614 ...�� --- ┆ --- ┆ --- ┆ --- │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3614 ...�� --- ┆ --- ┆ --- ┆ --- │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3615 ...�� i64 ┆ f64 ┆ f64 ┆ f64 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3615 ...�� i64 ┆ f64 ┆ f64 ┆ f64 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3615 ...�� i64 ┆ f64 ┆ f64 ┆ f64 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3615 ...�� i64 ┆ f64 ┆ f64 ┆ f64 │ ! LaTeX Error: Unicode character ╞ (U+255E) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ╪ (U+256A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ╪ (U+256A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ╪ (U+256A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ╪ (U+256A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ╡ (U+2561) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3617 ...�� 100000 ┆ 40.0 ┆ 4.0 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3617 ...�� 100000 ┆ 40.0 ┆ 4.0 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3617 ...�� 100000 ┆ 40.0 ┆ 4.0 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3617 ...�� 100000 ┆ 40.0 ┆ 4.0 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3618 ...�� 50000 ┆ 34.0 ┆ 10.0 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3618 ...�� 50000 ┆ 34.0 ┆ 10.0 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3618 ...�� 50000 ┆ 34.0 ┆ 10.0 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3618 ...�� 50000 ┆ 34.0 ┆ 10.0 ┆ 0.0 │ ! LaTeX Error: Unicode character ┴ (U+2534) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3619 ...�─────┴──────┘ ! LaTeX Error: Unicode character ┴ (U+2534) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3619 ...�─────┴──────┘ ! LaTeX Error: Unicode character ┴ (U+2534) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3619 ...�─────┴──────┘ ! LaTeX Error: Unicode character ┴ (U+2534) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3619 ...�─────┴──────┘ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3619 ...�─────┴──────┘ ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3621 ...city: 1, count: 1) ──────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3621 ...city: 1, count: 1) ──────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3625 ...�────────────┘ [49] ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3664 ...(capacity: 150000, count: 150000) ─┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3664 ...(capacity: 150000, count: 150000) ─┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3669 ...�────────────┘ ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3717 ...(capacity: 150000, count: 150000) ─┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3717 ...(capacity: 150000, count: 150000) ─┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3723 ...�────────────┘ ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3725 ...�────────────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3725 ...�────────────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3729 ...�────────────┘ [50] ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) [51] ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) Underfull \vbox (badness 10000) detected at line 3965 [52] [53 <./tutorials_tut_scenarios_2_1.png> <./tutorials_tut_scenarios_2_2.png >] ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) [54] ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4124 ...�──┬─────────┐ ! LaTeX Error: Unicode character ┬ (U+252C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4124 ...�──┬─────────┐ ! LaTeX Error: Unicode character ┬ (U+252C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4124 ...�──┬─────────┐ ! LaTeX Error: Unicode character ┬ (U+252C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4124 ...�──┬─────────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4124 ...�──┬─────────┐ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4125 ... lat ┆ lon ┆ pop │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4125 ... lat ┆ lon ┆ pop │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4125 ... lat ┆ lon ┆ pop │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4126 ... --- ┆ --- ┆ --- │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4126 ... --- ┆ --- ┆ --- │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4126 ... --- ┆ --- ┆ --- │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4127 ... f64 ┆ f64 ┆ i64 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4127 ... f64 ┆ f64 ┆ i64 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4127 ... f64 ┆ f64 ┆ i64 │ ! LaTeX Error: Unicode character ╞ (U+255E) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ╪ (U+256A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ╪ (U+256A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ╪ (U+256A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ╡ (U+2561) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4129 ... 8.980483 ┆ 38.785539 ┆ 3189938 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4129 ... 8.980483 ┆ 38.785539 ┆ 3189938 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4129 ... 8.980483 ┆ 38.785539 ┆ 3189938 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4130 ... 12.037909 ┆ 40.767449 ┆ 1619009 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4130 ... 12.037909 ┆ 40.767449 ┆ 1619009 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4130 ... 12.037909 ┆ 40.767449 ┆ 1619009 │ ! LaTeX Error: Unicode character ┴ (U+2534) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4131 ...�──┴─────────┘ ! LaTeX Error: Unicode character ┴ (U+2534) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4131 ...�──┴─────────┘ ! LaTeX Error: Unicode character ┴ (U+2534) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4131 ...�──┴─────────┘ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4131 ...�──┴─────────┘ [55] ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) [56] Underfull \vbox (badness 10000) detected at line 4348 [57 <./tutorials_tut_scenarios_12_2.png>] [58 <./tutorials_tut_scenarios_12_3.p ng>] [59] [60] [61] [62] [63] Underfull \vbox (badness 10000) detected at line 5024 Underfull \vbox (badness 10000) detected at line 5024 [64] Overfull \vbox (1.97241pt too high) detected at line 5105 [65] Overfull \vbox (1.97241pt too high) detected at line 5128 [66] ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) [67] [68] ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) Underfull \vbox (badness 10000) detected at line 5444 [69] ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) [70 <./tutorials_tut_abm_vital_dynamics_5_1.png>] [71 <./tutorials_tut_abm_vita l_dynamics_9_0.png>] [72] Underfull \vbox (badness 10000) detected at line 5748 Underfull \vbox (badness 10000) detected at line 5748 [73] [74 <./tutorials_tut_spatial_mixing_2_1.png>] [75] ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) [76] [77] Underfull \vbox (badness 10000) detected at line 6161 Underfull \vbox (badness 10000) detected at line 6161 [78] [79] [80 <./tutorials_tut_spatial_mixing_9_0.png>] [81] ! LaTeX Error: Unicode character ✗ (U+2717) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6398 ...GZcb{}}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! LaTeX Error: Unicode character ✗ (U+2717) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6406 ...{}5.0:}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! LaTeX Error: Unicode character ✗ (U+2717) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6414 ...y=1.5:}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} [82] ! LaTeX Error: Unicode character ✓ (U+2713) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6437 ✓ Valid beta=15.0: 15.0 ! LaTeX Error: Unicode character ✗ (U+2717) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6438 ✗ Validation error for beta=-5.0: ! LaTeX Error: Unicode character ✗ (U+2717) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6451 ✗ Validation error for seasonality=1.5: [83] [84] [85] ! LaTeX Error: Unicode character ✗ (U+2717) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6695 ...GZcb{}}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! LaTeX Error: Unicode character ✗ (U+2717) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6702 ...rsion:}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! LaTeX Error: Unicode character ✗ (U+2717) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6712 ...aught:}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} [86] ! LaTeX Error: Unicode character ✓ (U+2713) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6740 ...d to float: 0.15 (type: ) ! LaTeX Error: Unicode character ✗ (U+2717) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6741 ✗ Invalid string conversion: ! LaTeX Error: Unicode character ✗ (U+2717) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6754 ✗ Negative importation rate caught: ! LaTeX Error: Unicode character ✗ (U+2717) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6793 ...✗ Negative importation rate caught:"}) ! LaTeX Error: Unicode character ✓ (U+2713) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6799 ...th\_bad\_time\_range.importation\_end\}" [87] ! LaTeX Error: Unicode character ✗ (U+2717) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6863 ...GZcb{}}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} Overfull \vbox (1.97241pt too high) detected at line 6864 [88] ! LaTeX Error: Unicode character ✗ (U+2717) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6891 ...nput should be less than or equal to 0.5 [89] [90] [91] [92] Overfull \vbox (1.46843pt too high) detected at line 7358 [93] [94] Underfull \hbox (badness 10000) in paragraph at lines 7550--7552 []\T1/qtm/m/n/10 Be-low we com-pare four cov-er-age lev-els by vary-ing the ef- fec-tive R0 pa-ram-e-ter of [95] ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) [96] [97 <./tutorials_tut_vaccination_5_0.png>] ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) [98 <./tutorials_tut_vaccination_9_0.png>] ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) [99] Underfull \hbox (badness 6559) in paragraph at lines 8037--8037 []\T1/qtm/m/n/10 Model pre-existing pop-u-la- Overfull \hbox (64.74202pt too wide) in paragraph at lines 8037--8037 []\T1/txtt/m/n/10 InitializeEquilibriumStatesProcess Overfull \hbox (64.74202pt too wide) detected at line 8037 []\T1/txtt/m/n/10 InitializeEquilibriumStatesProcess [100 <./tutorials_tut_vaccination_13_0.png>] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] Underfull \hbox (badness 5802) in paragraph at lines 9821--9824 []\T1/txtt/bx/n/10 params \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 ABMParams[][]\T1 /qtm/m/n/10 ) ^^U Sim-u-la-tion pa-ram-e-ters in-clud-ing \T1/txtt/m/n/10 num_t icks\T1/qtm/m/n/10 , \T1/txtt/m/n/10 seed\T1/qtm/m/n/10 , and [111] [112] [113] [114] Underfull \hbox (badness 10000) in paragraph at lines 10474--10476 []\T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should Underfull \hbox (badness 10000) in paragraph at lines 10474--10476 \T1/qtm/m/n/10 be a dic-tio-nary con-form-ing to [\T1/qtm/m/it/10 Con-fig- Underfull \hbox (badness 10000) in paragraph at lines 10639--10642 \T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should be a dic-tio-nary con-fo rm-ing to [\T1/qtm/m/it/10 Con-fig- Underfull \hbox (badness 10000) in paragraph at lines 10706--10708 []\T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should Underfull \hbox (badness 10000) in paragraph at lines 10706--10708 \T1/qtm/m/n/10 be a dic-tio-nary con-form-ing to [\T1/qtm/m/it/10 Con-fig- [115] [116] Underfull \hbox (badness 10000) in paragraph at lines 11047--11049 []\T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should Underfull \hbox (badness 10000) in paragraph at lines 11047--11049 \T1/qtm/m/n/10 be a dic-tio-nary con-form-ing to [\T1/qtm/m/it/10 Con-fig- Underfull \hbox (badness 10000) in paragraph at lines 11179--11182 \T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should be a dic-tio-nary con-fo rm-ing to [\T1/qtm/m/it/10 Con-fig- [117] [118] [119] [120] [121] Overfull \hbox (13.61679pt too wide) in paragraph at lines 12005--12007 [][][]\T1/txtt/m/sl/10 components.InitializeEquilibriumStatesProcess[][] Overfull \hbox (13.61679pt too wide) detected at line 12008 [][][]\T1/txtt/m/sl/10 components.InitializeEquilibriumStatesProcess[][] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] Underfull \hbox (badness 10000) in paragraph at lines 14270--14272 []\T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should Underfull \hbox (badness 10000) in paragraph at lines 14270--14272 \T1/qtm/m/n/10 be a dic-tio-nary con-form-ing to [\T1/qtm/m/it/10 Con-fig- [134] Underfull \hbox (badness 10000) in paragraph at lines 14435--14438 \T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should be a dic-tio-nary con-fo rm-ing to [\T1/qtm/m/it/10 Con-fig- Underfull \hbox (badness 10000) in paragraph at lines 14502--14504 []\T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should Underfull \hbox (badness 10000) in paragraph at lines 14502--14504 \T1/qtm/m/n/10 be a dic-tio-nary con-form-ing to [\T1/qtm/m/it/10 Con-fig- [135] Underfull \hbox (badness 10000) in paragraph at lines 14851--14853 []\T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should Underfull \hbox (badness 10000) in paragraph at lines 14851--14853 \T1/qtm/m/n/10 be a dic-tio-nary con-form-ing to [\T1/qtm/m/it/10 Con-fig- [136] Underfull \hbox (badness 10000) in paragraph at lines 14983--14986 \T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should be a dic-tio-nary con-fo rm-ing to [\T1/qtm/m/it/10 Con-fig- Overfull \hbox (13.61679pt too wide) in paragraph at lines 15143--15145 [][][]\T1/txtt/m/sl/10 components.InitializeEquilibriumStatesProcess[][] Overfull \hbox (13.61679pt too wide) detected at line 15146 [][][]\T1/txtt/m/sl/10 components.InitializeEquilibriumStatesProcess[][] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] Underfull \hbox (badness 10000) in paragraph at lines 16921--16923 []\T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should Underfull \hbox (badness 10000) in paragraph at lines 16921--16923 \T1/qtm/m/n/10 be a dic-tio-nary con-form-ing to [\T1/qtm/m/it/10 Con-fig- Underfull \hbox (badness 10000) in paragraph at lines 17086--17089 \T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should be a dic-tio-nary con-fo rm-ing to [\T1/qtm/m/it/10 Con-fig- [147] Underfull \hbox (badness 10000) in paragraph at lines 17153--17155 []\T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should Underfull \hbox (badness 10000) in paragraph at lines 17153--17155 \T1/qtm/m/n/10 be a dic-tio-nary con-form-ing to [\T1/qtm/m/it/10 Con-fig- [148] Underfull \hbox (badness 10000) in paragraph at lines 17502--17504 []\T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should Underfull \hbox (badness 10000) in paragraph at lines 17502--17504 \T1/qtm/m/n/10 be a dic-tio-nary con-form-ing to [\T1/qtm/m/it/10 Con-fig- Underfull \hbox (badness 10000) in paragraph at lines 17634--17637 \T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should be a dic-tio-nary con-fo rm-ing to [\T1/qtm/m/it/10 Con-fig- [149] Overfull \hbox (13.61679pt too wide) in paragraph at lines 17794--17796 [][][]\T1/txtt/m/sl/10 components.InitializeEquilibriumStatesProcess[][] Overfull \hbox (13.61679pt too wide) detected at line 17797 [][][]\T1/txtt/m/sl/10 components.InitializeEquilibriumStatesProcess[][] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] Underfull \hbox (badness 10000) in paragraph at lines 19772--19775 \T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should be a dic-tio-nary con-fo rm-ing to [\T1/qtm/m/it/10 Con-fig- Underfull \hbox (badness 10000) in paragraph at lines 19876--19879 \T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should be a dic-tio-nary con-fo rm-ing to [\T1/qtm/m/it/10 Con-fig- [162] [163] Underfull \hbox (badness 10000) in paragraph at lines 20245--20247 [][][]\T1/txtt/m/sl/10 competing_destinations. Underfull \hbox (badness 10000) detected at line 20248 [][][]\T1/txtt/m/sl/10 competing_destinations. [164] [165] ! LaTeX Error: Unicode character δ (U+03B4) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20547 a, b, c, δ : model parameters [166] [167] [168] [169] [170] [171] [172] [173] (./institute-for-disease-modeling-laser-measles.ind [174] Underfull \hbox (badness 10000) in paragraph at lines 9--10 []\T1/txtt/m/n/10 __call__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Base-Cas-eSurveil- lance-Tracker method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 41--42 []\T1/txtt/m/n/10 BaseABMScenarioSchema \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class i n Underfull \hbox (badness 10000) in paragraph at lines 42--44 []\T1/txtt/m/n/10 BaseBiweeklyScenario \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 44--46 []\T1/txtt/m/n/10 BaseCaseSurveillanceTracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 c lass in Underfull \hbox (badness 10000) in paragraph at lines 46--48 []\T1/txtt/m/n/10 BaseCompartmentalScenario \T1/qtm/m/n/10 (\T1/qtm/m/it/10 cla ss in Underfull \hbox (badness 10000) in paragraph at lines 49--51 []\T1/txtt/m/n/10 BaseConstantPopProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 51--52 []\T1/txtt/m/n/10 BaseFadeOutTracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 52--54 []\T1/txtt/m/n/10 BaseInfectionProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 58--60 []\T1/txtt/m/n/10 BasePopulationTracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class i n Underfull \hbox (badness 10000) in paragraph at lines 62--64 []\T1/txtt/m/n/10 BaseScenario \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 64--66 []\T1/txtt/m/n/10 BaseScenarioSchema \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 66--68 []\T1/txtt/m/n/10 BaseScenarioSchema \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 69--71 []\T1/txtt/m/n/10 BaseVitalDynamicsProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 clas s in Underfull \hbox (badness 10000) in paragraph at lines 72--73 []\T1/txtt/m/n/10 BiweeklyParams \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 78--79 []\T1/txtt/m/n/10 calculate_capacity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 BaseC-on -stant-Pop-Pro-cess Underfull \hbox (badness 10000) in paragraph at lines 79--80 []\T1/txtt/m/n/10 calculate_capacity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Ba-se-Vi -tal-Dy-nam-ic-sPro-cess Underfull \hbox (badness 10000) in paragraph at lines 80--81 []\T1/txtt/m/n/10 calculate_capacity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 No-Birth -sPro-cess method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 81--83 []\T1/txtt/m/n/10 calculate_capacity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Vi-tal-D y-nam-ic-sPro-cess [175] Underfull \hbox (badness 10000) in paragraph at lines 83--85 []\T1/txtt/m/n/10 CaseSurveillanceTracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 85--87 []\T1/txtt/m/n/10 CaseSurveillanceTracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 87--89 []\T1/txtt/m/n/10 CaseSurveillanceTracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 87--89 \T1/qtm/m/it/10 laser.measles.compartmental.components\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 91--93 []\T1/txtt/m/n/10 CompartmentalModel \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 93--95 []\T1/txtt/m/n/10 CompartmentalParams \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 95--97 []\T1/txtt/m/n/10 CompetingDestinationsMixing \T1/qtm/m/n/10 (\T1/qtm/m/it/10 c lass in Underfull \hbox (badness 10000) in paragraph at lines 95--97 \T1/qtm/m/it/10 laser.measles.mixing.competing_destinations\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 99--101 []\T1/txtt/m/n/10 ConstantPopProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 101--103 []\T1/txtt/m/n/10 ConstantPopProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 103--105 []\T1/txtt/m/n/10 ConstantPopProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 103--105 \T1/qtm/m/it/10 laser.measles.compartmental.components\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 106--108 []\T1/txtt/m/n/10 create_component() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 114--115 []\T1/txtt/m/n/10 DiseaseProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 123--124 []\T1/txtt/m/n/10 fade_out_tracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Base-Fade-Ou t-Tracker at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 124--125 []\T1/txtt/m/n/10 FadeOutTracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 125--127 []\T1/txtt/m/n/10 FadeOutTracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 127--129 []\T1/txtt/m/n/10 FadeOutTracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 127--129 \T1/qtm/m/it/10 laser.measles.compartmental.components\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 134--135 []\T1/txtt/m/n/10 generate_population() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Raster- Patch-Gen-er-a-tor Underfull \hbox (badness 10000) in paragraph at lines 136--137 []\T1/txtt/m/n/10 get_dataframe() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Base-Cas-eSur veil-lance-Tracker Underfull \hbox (badness 10000) in paragraph at lines 140--142 []\T1/txtt/m/n/10 get_migration_matrix() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Com-pe t-ingDes-ti-na-tion-s- Underfull \hbox (badness 10000) in paragraph at lines 142--143 []\T1/txtt/m/n/10 get_migration_matrix() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Grav-i -tyMix-ing method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 144--145 []\T1/txtt/m/n/10 get_migration_matrix() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Stouf- fer-Mix-ing method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 146--148 []\T1/txtt/m/n/10 get_shapefile_dataframe() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 155--157 []\T1/txtt/m/n/10 ImportationPressureProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 cl ass in Underfull \hbox (badness 10000) in paragraph at lines 157--159 []\T1/txtt/m/n/10 ImportationPressureProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 cl ass in Underfull \hbox (badness 10000) in paragraph at lines 159--161 []\T1/txtt/m/n/10 ImportationPressureProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 cl ass in Underfull \hbox (badness 10000) in paragraph at lines 159--161 \T1/qtm/m/it/10 laser.measles.compartmental.components\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 165--167 []\T1/txtt/m/n/10 InfectionProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 167--169 []\T1/txtt/m/n/10 InfectionProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 169--171 []\T1/txtt/m/n/10 InfectionProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 169--171 \T1/qtm/m/it/10 laser.measles.compartmental.components\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 171--173 []\T1/txtt/m/n/10 InfectionSeedingProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 173--175 []\T1/txtt/m/n/10 InfectionSeedingProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 175--177 []\T1/txtt/m/n/10 InfectionSeedingProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 175--177 \T1/qtm/m/it/10 laser.measles.compartmental.components\T1/qtm/m/n/10 ), [176] Underfull \hbox (badness 10000) in paragraph at lines 177--178 []\T1/txtt/m/n/10 initialize_people_capacity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 AB-M-Model Underfull \hbox (badness 10000) in paragraph at lines 178--180 []\T1/txtt/m/n/10 InitializeEquilibriumStatesProcess \T1/qtm/m/n/10 (\T1/qtm/m/ it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 180--182 []\T1/txtt/m/n/10 InitializeEquilibriumStatesProcess \T1/qtm/m/n/10 (\T1/qtm/m/ it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 182--184 []\T1/txtt/m/n/10 InitializeEquilibriumStatesProcess \T1/qtm/m/n/10 (\T1/qtm/m/ it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 182--184 \T1/qtm/m/it/10 laser.measles.compartmental.components\T1/qtm/m/n/10 ), Underfull \hbox (badness 5622) in paragraph at lines 185--187 []\T1/txtt/m/n/10 initializers \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-stant-Pop-Pr o-cess at-tribute\T1/qtm/m/n/10 ), [][]123[][], Underfull \hbox (badness 10000) in paragraph at lines 234--235 []\T1/txtt/m/n/10 model_config \T1/qtm/m/n/10 (\T1/qtm/m/it/10 BaseABM-Sce-nar- ioSchema at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 258--259 []\T1/txtt/m/n/10 NoBirthsProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (1.92738pt too wide) in paragraph at lines 267--268 []\T1/txtt/m/n/10 Params \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule laser.measl es.compartmental.params\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 269--270 []\T1/txtt/m/n/10 PatchLaserFrame \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 270--272 []\T1/txtt/m/n/10 PatchLaserFrame \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 280--282 []\T1/txtt/m/n/10 plot_shapefile_dataframe() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [177] Underfull \hbox (badness 10000) in paragraph at lines 282--284 []\T1/txtt/m/n/10 PopulationTracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 284--286 []\T1/txtt/m/n/10 PopulationTracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 286--288 []\T1/txtt/m/n/10 PopulationTracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 286--288 \T1/qtm/m/it/10 laser.measles.compartmental.components\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 292--294 []\T1/txtt/m/n/10 RadiationMixing \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 294--296 []\T1/txtt/m/n/10 RasterPatchGenerator \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 296--297 []\T1/txtt/m/n/10 RasterPatchParams \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 303--305 []\T1/txtt/m/n/10 satellites_scenario() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 305--307 []\T1/txtt/m/n/10 satellites_scenario() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 313--315 []\T1/txtt/m/n/10 seed_infections_in_patch() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 315--317 []\T1/txtt/m/n/10 seed_infections_randomly() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 317--319 []\T1/txtt/m/n/10 seed_infections_randomly_SI() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 326--328 []\T1/txtt/m/n/10 SIACalendarProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 328--330 []\T1/txtt/m/n/10 SIACalendarProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 330--332 []\T1/txtt/m/n/10 SIACalendarProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 330--332 \T1/qtm/m/it/10 laser.measles.compartmental.components\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 332--334 []\T1/txtt/m/n/10 single_patch_scenario() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 334--336 []\T1/txtt/m/n/10 single_patch_scenario() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 343--345 []\T1/txtt/m/n/10 StateTracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 345--347 []\T1/txtt/m/n/10 StateTracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 345--347 \T1/qtm/m/it/10 laser.measles.compartmental.components\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 347--348 []\T1/txtt/m/n/10 StoufferMixing \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 354--355 []\T1/txtt/m/n/10 time_step_days \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Com-part-men-t al-Params prop-erty\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 355--357 []\T1/txtt/m/n/10 TransmissionProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 359--361 []\T1/txtt/m/n/10 two_cluster_scenario() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 361--363 []\T1/txtt/m/n/10 two_cluster_scenario() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 363--365 []\T1/txtt/m/n/10 two_patch_scenario() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 365--367 []\T1/txtt/m/n/10 two_patch_scenario() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 377--379 []\T1/txtt/m/n/10 VitalDynamicsProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 379--381 []\T1/txtt/m/n/10 VitalDynamicsProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 381--383 []\T1/txtt/m/n/10 VitalDynamicsProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 381--383 \T1/qtm/m/it/10 laser.measles.compartmental.components\T1/qtm/m/n/10 ), [178]) (./institute-for-disease-modeling-laser-measles.aux) Package rerunfilecheck Warning: File `institute-for-disease-modeling-laser-meas les.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-ts1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8 r.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/t exmf-dist/fonts/enc/dvips/fontawesome5/fa5free1.enc} Output written on institute-for-disease-modeling-laser-measles.pdf (182 pages, 1849283 bytes). Transcript written on institute-for-disease-modeling-laser-measles.log. Latexmk: Index file 'institute-for-disease-modeling-laser-measles.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'institute-for-disease-modeling-laser-measles.pdf' Latexmk: Log file says output to 'institute-for-disease-modeling-laser-measles.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'institute-for-disease-modeling-laser-measles.aux' 'institute-for-disease-modeling-laser-measles.out' 'institute-for-disease-modeling-laser-measles.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="institute-for-disease-modeling-laser-measles" "laser-measles.tex"' ------------ Latexmk: Examining 'institute-for-disease-modeling-laser-measles.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./laser-measles.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./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 2021/10/04 v1.4n 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/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/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 (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (./sphinxpackagefootnote.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)) (./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) (./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/etoolbox/etoolbox.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))) (./nbsphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/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/latex/hyperref/hyperref-langpatches.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/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.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-laser-measles.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./institute-for-disease-modeling-laser-measles.aux) (/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)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *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-laser-measles.out) (./institute-for-disease-modeling-laser-measles.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-laser-measles.toc) [1] [2] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.89 ...8a2926cdbe6a2a7678178/laser-measles}.svg}} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.89 ...8a2926cdbe6a2a7678178/laser-measles}.svg}} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.91 ...d45b5424ab76a1132e798/laser-measles}.svg}} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.91 ...d45b5424ab76a1132e798/laser-measles}.svg}} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.93 ...0b55d921bff7f3630dfdcad5a3a2871704e}.svg}} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.93 ...0b55d921bff7f3630dfdcad5a3a2871704e}.svg}} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.95 ...d5c0b6b697cffcf55021806214193/badge}.svg}} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.95 ...d5c0b6b697cffcf55021806214193/badge}.svg}} (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [1] [2] Chapter 1. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [3] [4] Chapter 2. [5] [6] Chapter 3. [7] [8] Chapter 4. [9] [10] Chapter 5. [11] Underfull \hbox (badness 10000) in paragraph at lines 372--374 []\T1/qhv/m/n/10 Win- Underfull \hbox (badness 10000) detected at line 375 []\T1/qhv/m/n/10 Win- [12] [13] [14] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [15] [16] [17] [18] [19] Underfull \vbox (badness 10000) detected at line 1163 Underfull \vbox (badness 10000) detected at line 1163 [20] [21] ! LaTeX Error: Unicode character ≈ (U+2248) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1263 ...≈ 8 with default measles parameters).} [22] [23] [24] [25] [26] [27] Underfull \hbox (badness 10000) in paragraph at lines 1658--1662 []\T1/qtm/m/n/10 Avail-able helpers: \T1/txtt/m/n/10 single_patch_scenario\T1/q tm/m/n/10 , \T1/txtt/m/n/10 two_patch_scenario\T1/qtm/m/n/10 , \T1/txtt/m/n/10 two_cluster_scenario\T1/qtm/m/n/10 , [28] [29] [30] ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1929 ...�─────┬──────┐ ! LaTeX Error: Unicode character ┬ (U+252C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1929 ...�─────┬──────┐ ! LaTeX Error: Unicode character ┬ (U+252C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1929 ...�─────┬──────┐ ! LaTeX Error: Unicode character ┬ (U+252C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1929 ...�─────┬──────┐ ! LaTeX Error: Unicode character ┬ (U+252C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1929 ...�─────┬──────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1929 ...�─────┬──────┐ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1930 ... ┆ lat ┆ lon ┆ pop ┆ mcv1 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1930 ... ┆ lat ┆ lon ┆ pop ┆ mcv1 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1930 ... ┆ lat ┆ lon ┆ pop ┆ mcv1 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1930 ... ┆ lat ┆ lon ┆ pop ┆ mcv1 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1931 ... ┆ --- ┆ --- ┆ --- ┆ --- │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1931 ... ┆ --- ┆ --- ┆ --- ┆ --- │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1931 ... ┆ --- ┆ --- ┆ --- ┆ --- │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1931 ... ┆ --- ┆ --- ┆ --- ┆ --- │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1932 ... ┆ f64 ┆ f64 ┆ i64 ┆ f64 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1932 ... ┆ f64 ┆ f64 ┆ i64 ┆ f64 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1932 ... ┆ f64 ┆ f64 ┆ i64 ┆ f64 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1932 ... ┆ f64 ┆ f64 ┆ i64 ┆ f64 │ ! LaTeX Error: Unicode character ╞ (U+255E) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ╪ (U+256A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ╪ (U+256A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ╪ (U+256A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ╪ (U+256A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ╡ (U+2561) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1933 ...�═════╪══════╡ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1934 ... ┆ 0.0 ┆ 0.0 ┆ 50000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1934 ... ┆ 0.0 ┆ 0.0 ┆ 50000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1934 ... ┆ 0.0 ┆ 0.0 ┆ 50000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1934 ... ┆ 0.0 ┆ 0.0 ┆ 50000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1935 ... ┆ 0.0 ┆ 1.0 ┆ 80000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1935 ... ┆ 0.0 ┆ 1.0 ┆ 80000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1935 ... ┆ 0.0 ┆ 1.0 ┆ 80000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1935 ... ┆ 0.0 ┆ 1.0 ┆ 80000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1936 ... ┆ 0.0 ┆ 2.0 ┆ 120000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1936 ... ┆ 0.0 ┆ 2.0 ┆ 120000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1936 ... ┆ 0.0 ┆ 2.0 ┆ 120000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1936 ... ┆ 0.0 ┆ 2.0 ┆ 120000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1937 ... ┆ 0.0 ┆ 3.0 ┆ 200000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1937 ... ┆ 0.0 ┆ 3.0 ┆ 200000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1937 ... ┆ 0.0 ┆ 3.0 ┆ 200000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1937 ... ┆ 0.0 ┆ 3.0 ┆ 200000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1938 ... ┆ 0.0 ┆ 4.0 ┆ 150000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1938 ... ┆ 0.0 ┆ 4.0 ┆ 150000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1938 ... ┆ 0.0 ┆ 4.0 ┆ 150000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1938 ... ┆ 0.0 ┆ 4.0 ┆ 150000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1939 ... ┆ 0.0 ┆ 5.0 ┆ 100000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1939 ... ┆ 0.0 ┆ 5.0 ┆ 100000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1939 ... ┆ 0.0 ┆ 5.0 ┆ 100000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1939 ... ┆ 0.0 ┆ 5.0 ┆ 100000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1940 ... ┆ 0.0 ┆ 6.0 ┆ 70000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1940 ... ┆ 0.0 ┆ 6.0 ┆ 70000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1940 ... ┆ 0.0 ┆ 6.0 ┆ 70000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1940 ... ┆ 0.0 ┆ 6.0 ┆ 70000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1941 ... ┆ 0.0 ┆ 7.0 ┆ 40000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1941 ... ┆ 0.0 ┆ 7.0 ┆ 40000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1941 ... ┆ 0.0 ┆ 7.0 ┆ 40000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1941 ... ┆ 0.0 ┆ 7.0 ┆ 40000 ┆ 0.0 │ ! LaTeX Error: Unicode character ┴ (U+2534) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1942 ...�─────┴──────┘ ! LaTeX Error: Unicode character ┴ (U+2534) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1942 ...�─────┴──────┘ ! LaTeX Error: Unicode character ┴ (U+2534) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1942 ...�─────┴──────┘ ! LaTeX Error: Unicode character ┴ (U+2534) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1942 ...�─────┴──────┘ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1942 ...�─────┴──────┘ [31] [32] ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2128 ...�██| 50/50 [100\%] in 0.7s (69.87/s) [33] [34 <./tutorials_tut_quickstart_hello_world_14_0.png>] [35] ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2420 ...�─┬──────────┐ ! LaTeX Error: Unicode character ┬ (U+252C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2420 ...�─┬──────────┐ ! LaTeX Error: Unicode character ┬ (U+252C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2420 ...�─┬──────────┐ ! LaTeX Error: Unicode character ┬ (U+252C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2420 ...�─┬──────────┐ ! LaTeX Error: Unicode character ┬ (U+252C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2420 ...�─┬──────────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2420 ...�─┬──────────┐ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2421 ... lat ┆ lon ┆ mcv1 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2421 ... lat ┆ lon ┆ mcv1 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2421 ... lat ┆ lon ┆ mcv1 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2421 ... lat ┆ lon ┆ mcv1 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2422 ... --- ┆ --- ┆ --- │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2422 ... --- ┆ --- ┆ --- │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2422 ... --- ┆ --- ┆ --- │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2422 ... --- ┆ --- ┆ --- │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2423 ... f64 ┆ f64 ┆ f64 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2423 ... f64 ┆ f64 ┆ f64 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2423 ... f64 ┆ f64 ┆ f64 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2423 ... f64 ┆ f64 ┆ f64 │ ! LaTeX Error: Unicode character ╞ (U+255E) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ╪ (U+256A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ╪ (U+256A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ╪ (U+256A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ╪ (U+256A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ╡ (U+2561) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2424 ...�═╪══════════╡ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2425 ... 39.621964 ┆ 3.840831 ┆ 0.490403 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2425 ... 39.621964 ┆ 3.840831 ┆ 0.490403 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2425 ... 39.621964 ┆ 3.840831 ┆ 0.490403 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2425 ... 39.621964 ┆ 3.840831 ┆ 0.490403 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2426 ... 41.298273 ┆ 2.962734 ┆ 0.573405 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2426 ... 41.298273 ┆ 2.962734 ┆ 0.573405 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2426 ... 41.298273 ┆ 2.962734 ┆ 0.573405 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2426 ... 41.298273 ┆ 2.962734 ┆ 0.573405 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2427 ... 39.64336 ┆ 2.324018 ┆ 0.609933 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2427 ... 39.64336 ┆ 2.324018 ┆ 0.609933 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2427 ... 39.64336 ┆ 2.324018 ┆ 0.609933 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2427 ... 39.64336 ┆ 2.324018 ┆ 0.609933 │ ! LaTeX Error: Unicode character ┴ (U+2534) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2428 ...�─┴──────────┘ ! LaTeX Error: Unicode character ┴ (U+2534) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2428 ...�─┴──────────┘ ! LaTeX Error: Unicode character ┴ (U+2534) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2428 ...�─┴──────────┘ ! LaTeX Error: Unicode character ┴ (U+2534) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2428 ...�─┴──────────┘ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2428 ...�─┴──────────┘ [36 <./tutorials_tut_basic_model_2_0.png>] [37] ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2622 ...�────────────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2622 ...�────────────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2624 ...�────────────┘ ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2626 ...�────────────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2626 ...�────────────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2631 ...�────────────┘ ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2633 ...�────────────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2633 ...�────────────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2639 ...�────────────┘ Underfull \vbox (badness 1281) detected at line 2640 [38] Underfull \hbox (badness 5504) in paragraph at lines 2653--2655 []\T1/qtm/m/n/10 Note that when we setup the \T1/txtt/m/n/10 model.components \ T1/qtm/m/n/10 we pass a ref-er-ence to the com-po-nent Class (e.g., [39] ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2726 ...█| 520/520 [100\%] in 0.1s (3471.92/s) [40] ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2820 ...�| 7300/7300 [100\%] in 2.5s (2898.82/s) [41] Underfull \vbox (badness 10000) detected at line 2940 [42] Overfull \vbox (1.77281pt too high) detected at line 3014 [43 <./tutorials_tut_basic_model_20_0.png> <./tutorials_tut_basic_model_22_0.pn g>] [44] [45] ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3184 ...�────────────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3184 ...�────────────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3186 ...�────────────┘ ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3193 ...�────────────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3193 ...�────────────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3195 ...�────────────┘ ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3197 ...█| 100/100 [100\%] in 0.0s (5845.96/s) [46] ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3297 ...�────────────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3297 ...�────────────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3299 ...�────────────┘ ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3301 ...city: 1, count: 1) ──────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3301 ...city: 1, count: 1) ──────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3305 ...�────────────┘ ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3311 ...y: 3, count: 3) ───────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3311 ...y: 3, count: 3) ───────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3313 ...�────────────┘ ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3315 ...city: 1, count: 1) ──────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3315 ...city: 1, count: 1) ──────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3321 ...�────────────┘ ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3328 ...y: 3, count: 3) ───────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3328 ...y: 3, count: 3) ───────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3330 ...�────────────┘ ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3332 ...city: 1, count: 1) ──────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3332 ...city: 1, count: 1) ──────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3338 ...�────────────┘ ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3340 ...�█| 100/100 [100\%] in 0.3s (335.91/s) Underfull \vbox (badness 10000) detected at line 3343 [47] [48] ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3612 ...�─────┬──────┐ ! LaTeX Error: Unicode character ┬ (U+252C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3612 ...�─────┬──────┐ ! LaTeX Error: Unicode character ┬ (U+252C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3612 ...�─────┬──────┐ ! LaTeX Error: Unicode character ┬ (U+252C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3612 ...�─────┬──────┐ ! LaTeX Error: Unicode character ┬ (U+252C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3612 ...�─────┬──────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3612 ...�─────┬──────┐ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3613 ...�� pop ┆ lat ┆ lon ┆ mcv1 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3613 ...�� pop ┆ lat ┆ lon ┆ mcv1 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3613 ...�� pop ┆ lat ┆ lon ┆ mcv1 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3613 ...�� pop ┆ lat ┆ lon ┆ mcv1 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3614 ...�� --- ┆ --- ┆ --- ┆ --- │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3614 ...�� --- ┆ --- ┆ --- ┆ --- │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3614 ...�� --- ┆ --- ┆ --- ┆ --- │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3614 ...�� --- ┆ --- ┆ --- ┆ --- │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3615 ...�� i64 ┆ f64 ┆ f64 ┆ f64 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3615 ...�� i64 ┆ f64 ┆ f64 ┆ f64 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3615 ...�� i64 ┆ f64 ┆ f64 ┆ f64 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3615 ...�� i64 ┆ f64 ┆ f64 ┆ f64 │ ! LaTeX Error: Unicode character ╞ (U+255E) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ╪ (U+256A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ╪ (U+256A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ╪ (U+256A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ╪ (U+256A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ╡ (U+2561) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3616 ...�═════╪══════╡ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3617 ...�� 100000 ┆ 40.0 ┆ 4.0 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3617 ...�� 100000 ┆ 40.0 ┆ 4.0 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3617 ...�� 100000 ┆ 40.0 ┆ 4.0 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3617 ...�� 100000 ┆ 40.0 ┆ 4.0 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3618 ...�� 50000 ┆ 34.0 ┆ 10.0 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3618 ...�� 50000 ┆ 34.0 ┆ 10.0 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3618 ...�� 50000 ┆ 34.0 ┆ 10.0 ┆ 0.0 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3618 ...�� 50000 ┆ 34.0 ┆ 10.0 ┆ 0.0 │ ! LaTeX Error: Unicode character ┴ (U+2534) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3619 ...�─────┴──────┘ ! LaTeX Error: Unicode character ┴ (U+2534) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3619 ...�─────┴──────┘ ! LaTeX Error: Unicode character ┴ (U+2534) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3619 ...�─────┴──────┘ ! LaTeX Error: Unicode character ┴ (U+2534) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3619 ...�─────┴──────┘ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3619 ...�─────┴──────┘ ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3621 ...city: 1, count: 1) ──────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3621 ...city: 1, count: 1) ──────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3625 ...�────────────┘ [49] ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3664 ...(capacity: 150000, count: 150000) ─┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3664 ...(capacity: 150000, count: 150000) ─┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3669 ...�────────────┘ ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3715 ...�█| 365/365 [100\%] in 0.6s (645.53/s) ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3717 ...(capacity: 150000, count: 150000) ─┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3717 ...(capacity: 150000, count: 150000) ─┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3723 ...�────────────┘ ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3725 ...�────────────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3725 ...�────────────┐ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3729 ...�────────────┘ [50] ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3771 ...�█| 365/365 [100\%] in 0.9s (418.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3815 ...█| 365/365 [100\%] in 0.2s (1883.14/s) [51] ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3937 ...��██████| 0 in 0.4s (0.00/s) Underfull \vbox (badness 10000) detected at line 3965 [52] [53 <./tutorials_tut_scenarios_2_1.png> <./tutorials_tut_scenarios_2_2.png >] ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4097 ...��██████| 0 in 6.2s (0.00/s) [54] ! LaTeX Error: Unicode character ┌ (U+250C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4124 ...�──┬─────────┐ ! LaTeX Error: Unicode character ┬ (U+252C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4124 ...�──┬─────────┐ ! LaTeX Error: Unicode character ┬ (U+252C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4124 ...�──┬─────────┐ ! LaTeX Error: Unicode character ┬ (U+252C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4124 ...�──┬─────────┐ ! LaTeX Error: Unicode character ┐ (U+2510) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4124 ...�──┬─────────┐ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4125 ... lat ┆ lon ┆ pop │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4125 ... lat ┆ lon ┆ pop │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4125 ... lat ┆ lon ┆ pop │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4126 ... --- ┆ --- ┆ --- │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4126 ... --- ┆ --- ┆ --- │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4126 ... --- ┆ --- ┆ --- │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4127 ... f64 ┆ f64 ┆ i64 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4127 ... f64 ┆ f64 ┆ i64 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4127 ... f64 ┆ f64 ┆ i64 │ ! LaTeX Error: Unicode character ╞ (U+255E) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ╪ (U+256A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ╪ (U+256A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ╪ (U+256A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ═ (U+2550) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ╡ (U+2561) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4128 ...�══╪═════════╡ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4129 ... 8.980483 ┆ 38.785539 ┆ 3189938 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4129 ... 8.980483 ┆ 38.785539 ┆ 3189938 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4129 ... 8.980483 ┆ 38.785539 ┆ 3189938 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4130 ... 12.037909 ┆ 40.767449 ┆ 1619009 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4130 ... 12.037909 ┆ 40.767449 ┆ 1619009 │ ! LaTeX Error: Unicode character ┆ (U+2506) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4130 ... 12.037909 ┆ 40.767449 ┆ 1619009 │ ! LaTeX Error: Unicode character ┴ (U+2534) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4131 ...�──┴─────────┘ ! LaTeX Error: Unicode character ┴ (U+2534) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4131 ...�──┴─────────┘ ! LaTeX Error: Unicode character ┴ (U+2534) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4131 ...�──┴─────────┘ ! LaTeX Error: Unicode character ┘ (U+2518) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4131 ...�──┴─────────┘ [55] ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.4272 ...�██████| 0 in 10.0s (0.00/s) [56] Underfull \vbox (badness 10000) detected at line 4348 [57 <./tutorials_tut_scenarios_12_2.png>] [58 <./tutorials_tut_scenarios_12_3.p ng>] [59] [60] [61] [62] [63] Underfull \vbox (badness 10000) detected at line 5024 Underfull \vbox (badness 10000) detected at line 5024 [64] Overfull \vbox (1.97241pt too high) detected at line 5105 [65] Overfull \vbox (1.97241pt too high) detected at line 5128 [66] ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5147 ...�| 3650/3650 [100\%] in 1.2s (3057.90/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5149 ...�| 3650/3650 [100\%] in 1.2s (2989.12/s) [67] [68] ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5418 ...█| 365/365 [100\%] in 0.1s (4672.71/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5419 ...��| 365/365 [100\%] in 0.0s (98995.56/s) Underfull \vbox (badness 10000) detected at line 5444 [69] ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5481 ...�| 1828/1828 [100\%] in 12.9s (142.08/s) [70 <./tutorials_tut_abm_vital_dynamics_5_1.png>] [71 <./tutorials_tut_abm_vita l_dynamics_9_0.png>] [72] Underfull \vbox (badness 10000) detected at line 5748 Underfull \vbox (badness 10000) detected at line 5748 [73] [74 <./tutorials_tut_spatial_mixing_2_1.png>] [75] ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.5928 ...�| 1825/1825 [100\%] in 1.1s (1681.76/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6002 ...�| 1825/1825 [100\%] in 1.1s (1678.19/s) [76] [77] Underfull \vbox (badness 10000) detected at line 6161 Underfull \vbox (badness 10000) detected at line 6161 [78] [79] [80 <./tutorials_tut_spatial_mixing_9_0.png>] [81] ! LaTeX Error: Unicode character ✗ (U+2717) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6398 ...GZcb{}}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! LaTeX Error: Unicode character ✗ (U+2717) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6406 ...{}5.0:}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! LaTeX Error: Unicode character ✗ (U+2717) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6414 ...y=1.5:}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} [82] ! LaTeX Error: Unicode character ✓ (U+2713) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6437 ✓ Valid beta=15.0: 15.0 ! LaTeX Error: Unicode character ✗ (U+2717) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6438 ✗ Validation error for beta=-5.0: ! LaTeX Error: Unicode character ✗ (U+2717) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6451 ✗ Validation error for seasonality=1.5: [83] [84] [85] ! LaTeX Error: Unicode character ✗ (U+2717) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6695 ...GZcb{}}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! LaTeX Error: Unicode character ✗ (U+2717) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6702 ...rsion:}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! LaTeX Error: Unicode character ✗ (U+2717) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6712 ...aught:}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} [86] ! LaTeX Error: Unicode character ✓ (U+2713) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6740 ...d to float: 0.15 (type: ) ! LaTeX Error: Unicode character ✗ (U+2717) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6741 ✗ Invalid string conversion: ! LaTeX Error: Unicode character ✗ (U+2717) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6754 ✗ Negative importation rate caught: ! LaTeX Error: Unicode character ✗ (U+2717) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6793 ...✗ Negative importation rate caught:"}) ! LaTeX Error: Unicode character ✓ (U+2713) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6799 ...th\_bad\_time\_range.importation\_end\}" [87] ! LaTeX Error: Unicode character ✗ (U+2717) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6863 ...GZcb{}}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} Overfull \vbox (1.97241pt too high) detected at line 6864 [88] ! LaTeX Error: Unicode character ✗ (U+2717) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.6891 ...nput should be less than or equal to 0.5 [89] [90] [91] [92] Overfull \vbox (1.46843pt too high) detected at line 7358 [93] [94] Underfull \hbox (badness 10000) in paragraph at lines 7550--7552 []\T1/qtm/m/n/10 Be-low we com-pare four cov-er-age lev-els by vary-ing the ef- fec-tive R0 pa-ram-e-ter of [95] ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7605 ...�| 1095/1095 [100\%] in 0.3s (3165.38/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7606 ...�| 1095/1095 [100\%] in 0.3s (3218.49/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7607 ...�| 1095/1095 [100\%] in 0.3s (3234.33/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7608 ...�| 1095/1095 [100\%] in 0.3s (3190.29/s) [96] [97 <./tutorials_tut_vaccination_5_0.png>] ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7730 ...�| 7300/7300 [100\%] in 2.3s (3181.19/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7731 ...�| 7300/7300 [100\%] in 2.3s (3158.81/s) [98 <./tutorials_tut_vaccination_9_0.png>] ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) ! LaTeX Error: Unicode character █ (U+2588) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.7857 ...�| 1825/1825 [100\%] in 1.0s (1852.45/s) [99] Underfull \hbox (badness 6559) in paragraph at lines 8037--8037 []\T1/qtm/m/n/10 Model pre-existing pop-u-la- Overfull \hbox (64.74202pt too wide) in paragraph at lines 8037--8037 []\T1/txtt/m/n/10 InitializeEquilibriumStatesProcess Overfull \hbox (64.74202pt too wide) detected at line 8037 []\T1/txtt/m/n/10 InitializeEquilibriumStatesProcess [100 <./tutorials_tut_vaccination_13_0.png>] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] Underfull \hbox (badness 5802) in paragraph at lines 9821--9824 []\T1/txtt/bx/n/10 params \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 ABMParams[][]\T1 /qtm/m/n/10 ) ^^U Sim-u-la-tion pa-ram-e-ters in-clud-ing \T1/txtt/m/n/10 num_t icks\T1/qtm/m/n/10 , \T1/txtt/m/n/10 seed\T1/qtm/m/n/10 , and [111] [112] [113] [114] Underfull \hbox (badness 10000) in paragraph at lines 10474--10476 []\T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should Underfull \hbox (badness 10000) in paragraph at lines 10474--10476 \T1/qtm/m/n/10 be a dic-tio-nary con-form-ing to [\T1/qtm/m/it/10 Con-fig- Underfull \hbox (badness 10000) in paragraph at lines 10639--10642 \T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should be a dic-tio-nary con-fo rm-ing to [\T1/qtm/m/it/10 Con-fig- Underfull \hbox (badness 10000) in paragraph at lines 10706--10708 []\T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should Underfull \hbox (badness 10000) in paragraph at lines 10706--10708 \T1/qtm/m/n/10 be a dic-tio-nary con-form-ing to [\T1/qtm/m/it/10 Con-fig- [115] [116] Underfull \hbox (badness 10000) in paragraph at lines 11047--11049 []\T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should Underfull \hbox (badness 10000) in paragraph at lines 11047--11049 \T1/qtm/m/n/10 be a dic-tio-nary con-form-ing to [\T1/qtm/m/it/10 Con-fig- Underfull \hbox (badness 10000) in paragraph at lines 11179--11182 \T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should be a dic-tio-nary con-fo rm-ing to [\T1/qtm/m/it/10 Con-fig- [117] [118] [119] [120] [121] Overfull \hbox (13.61679pt too wide) in paragraph at lines 12005--12007 [][][]\T1/txtt/m/sl/10 components.InitializeEquilibriumStatesProcess[][] Overfull \hbox (13.61679pt too wide) detected at line 12008 [][][]\T1/txtt/m/sl/10 components.InitializeEquilibriumStatesProcess[][] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] Underfull \hbox (badness 10000) in paragraph at lines 14270--14272 []\T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should Underfull \hbox (badness 10000) in paragraph at lines 14270--14272 \T1/qtm/m/n/10 be a dic-tio-nary con-form-ing to [\T1/qtm/m/it/10 Con-fig- [134] Underfull \hbox (badness 10000) in paragraph at lines 14435--14438 \T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should be a dic-tio-nary con-fo rm-ing to [\T1/qtm/m/it/10 Con-fig- Underfull \hbox (badness 10000) in paragraph at lines 14502--14504 []\T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should Underfull \hbox (badness 10000) in paragraph at lines 14502--14504 \T1/qtm/m/n/10 be a dic-tio-nary con-form-ing to [\T1/qtm/m/it/10 Con-fig- [135] Underfull \hbox (badness 10000) in paragraph at lines 14851--14853 []\T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should Underfull \hbox (badness 10000) in paragraph at lines 14851--14853 \T1/qtm/m/n/10 be a dic-tio-nary con-form-ing to [\T1/qtm/m/it/10 Con-fig- [136] Underfull \hbox (badness 10000) in paragraph at lines 14983--14986 \T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should be a dic-tio-nary con-fo rm-ing to [\T1/qtm/m/it/10 Con-fig- Overfull \hbox (13.61679pt too wide) in paragraph at lines 15143--15145 [][][]\T1/txtt/m/sl/10 components.InitializeEquilibriumStatesProcess[][] Overfull \hbox (13.61679pt too wide) detected at line 15146 [][][]\T1/txtt/m/sl/10 components.InitializeEquilibriumStatesProcess[][] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] Underfull \hbox (badness 10000) in paragraph at lines 16921--16923 []\T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should Underfull \hbox (badness 10000) in paragraph at lines 16921--16923 \T1/qtm/m/n/10 be a dic-tio-nary con-form-ing to [\T1/qtm/m/it/10 Con-fig- Underfull \hbox (badness 10000) in paragraph at lines 17086--17089 \T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should be a dic-tio-nary con-fo rm-ing to [\T1/qtm/m/it/10 Con-fig- [147] Underfull \hbox (badness 10000) in paragraph at lines 17153--17155 []\T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should Underfull \hbox (badness 10000) in paragraph at lines 17153--17155 \T1/qtm/m/n/10 be a dic-tio-nary con-form-ing to [\T1/qtm/m/it/10 Con-fig- [148] Underfull \hbox (badness 10000) in paragraph at lines 17502--17504 []\T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should Underfull \hbox (badness 10000) in paragraph at lines 17502--17504 \T1/qtm/m/n/10 be a dic-tio-nary con-form-ing to [\T1/qtm/m/it/10 Con-fig- Underfull \hbox (badness 10000) in paragraph at lines 17634--17637 \T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should be a dic-tio-nary con-fo rm-ing to [\T1/qtm/m/it/10 Con-fig- [149] Overfull \hbox (13.61679pt too wide) in paragraph at lines 17794--17796 [][][]\T1/txtt/m/sl/10 components.InitializeEquilibriumStatesProcess[][] Overfull \hbox (13.61679pt too wide) detected at line 17797 [][][]\T1/txtt/m/sl/10 components.InitializeEquilibriumStatesProcess[][] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] Underfull \hbox (badness 10000) in paragraph at lines 19772--19775 \T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should be a dic-tio-nary con-fo rm-ing to [\T1/qtm/m/it/10 Con-fig- Underfull \hbox (badness 10000) in paragraph at lines 19876--19879 \T1/qtm/m/n/10 Con-fig-u-ra-tion for the model, should be a dic-tio-nary con-fo rm-ing to [\T1/qtm/m/it/10 Con-fig- [162] [163] Underfull \hbox (badness 10000) in paragraph at lines 20245--20247 [][][]\T1/txtt/m/sl/10 competing_destinations. Underfull \hbox (badness 10000) detected at line 20248 [][][]\T1/txtt/m/sl/10 competing_destinations. [164] [165] ! LaTeX Error: Unicode character δ (U+03B4) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20547 a, b, c, δ : model parameters [166] [167] [168] [169] [170] [171] [172] [173] (./institute-for-disease-modeling-laser-measles.ind [174] Underfull \hbox (badness 10000) in paragraph at lines 9--10 []\T1/txtt/m/n/10 __call__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Base-Cas-eSurveil- lance-Tracker method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 41--42 []\T1/txtt/m/n/10 BaseABMScenarioSchema \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class i n Underfull \hbox (badness 10000) in paragraph at lines 42--44 []\T1/txtt/m/n/10 BaseBiweeklyScenario \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 44--46 []\T1/txtt/m/n/10 BaseCaseSurveillanceTracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 c lass in Underfull \hbox (badness 10000) in paragraph at lines 46--48 []\T1/txtt/m/n/10 BaseCompartmentalScenario \T1/qtm/m/n/10 (\T1/qtm/m/it/10 cla ss in Underfull \hbox (badness 10000) in paragraph at lines 49--51 []\T1/txtt/m/n/10 BaseConstantPopProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 51--52 []\T1/txtt/m/n/10 BaseFadeOutTracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 52--54 []\T1/txtt/m/n/10 BaseInfectionProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 58--60 []\T1/txtt/m/n/10 BasePopulationTracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class i n Underfull \hbox (badness 10000) in paragraph at lines 62--64 []\T1/txtt/m/n/10 BaseScenario \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 64--66 []\T1/txtt/m/n/10 BaseScenarioSchema \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 66--68 []\T1/txtt/m/n/10 BaseScenarioSchema \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 69--71 []\T1/txtt/m/n/10 BaseVitalDynamicsProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 clas s in Underfull \hbox (badness 10000) in paragraph at lines 72--73 []\T1/txtt/m/n/10 BiweeklyParams \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 78--79 []\T1/txtt/m/n/10 calculate_capacity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 BaseC-on -stant-Pop-Pro-cess Underfull \hbox (badness 10000) in paragraph at lines 79--80 []\T1/txtt/m/n/10 calculate_capacity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Ba-se-Vi -tal-Dy-nam-ic-sPro-cess Underfull \hbox (badness 10000) in paragraph at lines 80--81 []\T1/txtt/m/n/10 calculate_capacity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 No-Birth -sPro-cess method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 81--83 []\T1/txtt/m/n/10 calculate_capacity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Vi-tal-D y-nam-ic-sPro-cess [175] Underfull \hbox (badness 10000) in paragraph at lines 83--85 []\T1/txtt/m/n/10 CaseSurveillanceTracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 85--87 []\T1/txtt/m/n/10 CaseSurveillanceTracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 87--89 []\T1/txtt/m/n/10 CaseSurveillanceTracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 87--89 \T1/qtm/m/it/10 laser.measles.compartmental.components\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 91--93 []\T1/txtt/m/n/10 CompartmentalModel \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 93--95 []\T1/txtt/m/n/10 CompartmentalParams \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 95--97 []\T1/txtt/m/n/10 CompetingDestinationsMixing \T1/qtm/m/n/10 (\T1/qtm/m/it/10 c lass in Underfull \hbox (badness 10000) in paragraph at lines 95--97 \T1/qtm/m/it/10 laser.measles.mixing.competing_destinations\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 99--101 []\T1/txtt/m/n/10 ConstantPopProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 101--103 []\T1/txtt/m/n/10 ConstantPopProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 103--105 []\T1/txtt/m/n/10 ConstantPopProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 103--105 \T1/qtm/m/it/10 laser.measles.compartmental.components\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 106--108 []\T1/txtt/m/n/10 create_component() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 114--115 []\T1/txtt/m/n/10 DiseaseProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 123--124 []\T1/txtt/m/n/10 fade_out_tracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Base-Fade-Ou t-Tracker at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 124--125 []\T1/txtt/m/n/10 FadeOutTracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 125--127 []\T1/txtt/m/n/10 FadeOutTracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 127--129 []\T1/txtt/m/n/10 FadeOutTracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 127--129 \T1/qtm/m/it/10 laser.measles.compartmental.components\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 134--135 []\T1/txtt/m/n/10 generate_population() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Raster- Patch-Gen-er-a-tor Underfull \hbox (badness 10000) in paragraph at lines 136--137 []\T1/txtt/m/n/10 get_dataframe() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Base-Cas-eSur veil-lance-Tracker Underfull \hbox (badness 10000) in paragraph at lines 140--142 []\T1/txtt/m/n/10 get_migration_matrix() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Com-pe t-ingDes-ti-na-tion-s- Underfull \hbox (badness 10000) in paragraph at lines 142--143 []\T1/txtt/m/n/10 get_migration_matrix() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Grav-i -tyMix-ing method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 144--145 []\T1/txtt/m/n/10 get_migration_matrix() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Stouf- fer-Mix-ing method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 146--148 []\T1/txtt/m/n/10 get_shapefile_dataframe() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 155--157 []\T1/txtt/m/n/10 ImportationPressureProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 cl ass in Underfull \hbox (badness 10000) in paragraph at lines 157--159 []\T1/txtt/m/n/10 ImportationPressureProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 cl ass in Underfull \hbox (badness 10000) in paragraph at lines 159--161 []\T1/txtt/m/n/10 ImportationPressureProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 cl ass in Underfull \hbox (badness 10000) in paragraph at lines 159--161 \T1/qtm/m/it/10 laser.measles.compartmental.components\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 165--167 []\T1/txtt/m/n/10 InfectionProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 167--169 []\T1/txtt/m/n/10 InfectionProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 169--171 []\T1/txtt/m/n/10 InfectionProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 169--171 \T1/qtm/m/it/10 laser.measles.compartmental.components\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 171--173 []\T1/txtt/m/n/10 InfectionSeedingProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 173--175 []\T1/txtt/m/n/10 InfectionSeedingProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 175--177 []\T1/txtt/m/n/10 InfectionSeedingProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 175--177 \T1/qtm/m/it/10 laser.measles.compartmental.components\T1/qtm/m/n/10 ), [176] Underfull \hbox (badness 10000) in paragraph at lines 177--178 []\T1/txtt/m/n/10 initialize_people_capacity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 AB-M-Model Underfull \hbox (badness 10000) in paragraph at lines 178--180 []\T1/txtt/m/n/10 InitializeEquilibriumStatesProcess \T1/qtm/m/n/10 (\T1/qtm/m/ it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 180--182 []\T1/txtt/m/n/10 InitializeEquilibriumStatesProcess \T1/qtm/m/n/10 (\T1/qtm/m/ it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 182--184 []\T1/txtt/m/n/10 InitializeEquilibriumStatesProcess \T1/qtm/m/n/10 (\T1/qtm/m/ it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 182--184 \T1/qtm/m/it/10 laser.measles.compartmental.components\T1/qtm/m/n/10 ), Underfull \hbox (badness 5622) in paragraph at lines 185--187 []\T1/txtt/m/n/10 initializers \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-stant-Pop-Pr o-cess at-tribute\T1/qtm/m/n/10 ), [][]123[][], Underfull \hbox (badness 10000) in paragraph at lines 234--235 []\T1/txtt/m/n/10 model_config \T1/qtm/m/n/10 (\T1/qtm/m/it/10 BaseABM-Sce-nar- ioSchema at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 258--259 []\T1/txtt/m/n/10 NoBirthsProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (1.92738pt too wide) in paragraph at lines 267--268 []\T1/txtt/m/n/10 Params \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule laser.measl es.compartmental.params\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 269--270 []\T1/txtt/m/n/10 PatchLaserFrame \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 270--272 []\T1/txtt/m/n/10 PatchLaserFrame \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 280--282 []\T1/txtt/m/n/10 plot_shapefile_dataframe() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [177] Underfull \hbox (badness 10000) in paragraph at lines 282--284 []\T1/txtt/m/n/10 PopulationTracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 284--286 []\T1/txtt/m/n/10 PopulationTracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 286--288 []\T1/txtt/m/n/10 PopulationTracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 286--288 \T1/qtm/m/it/10 laser.measles.compartmental.components\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 292--294 []\T1/txtt/m/n/10 RadiationMixing \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 294--296 []\T1/txtt/m/n/10 RasterPatchGenerator \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 296--297 []\T1/txtt/m/n/10 RasterPatchParams \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 303--305 []\T1/txtt/m/n/10 satellites_scenario() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 305--307 []\T1/txtt/m/n/10 satellites_scenario() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 313--315 []\T1/txtt/m/n/10 seed_infections_in_patch() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 315--317 []\T1/txtt/m/n/10 seed_infections_randomly() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 317--319 []\T1/txtt/m/n/10 seed_infections_randomly_SI() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 326--328 []\T1/txtt/m/n/10 SIACalendarProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 328--330 []\T1/txtt/m/n/10 SIACalendarProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 330--332 []\T1/txtt/m/n/10 SIACalendarProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 330--332 \T1/qtm/m/it/10 laser.measles.compartmental.components\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 332--334 []\T1/txtt/m/n/10 single_patch_scenario() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 334--336 []\T1/txtt/m/n/10 single_patch_scenario() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 343--345 []\T1/txtt/m/n/10 StateTracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 345--347 []\T1/txtt/m/n/10 StateTracker \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 345--347 \T1/qtm/m/it/10 laser.measles.compartmental.components\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 347--348 []\T1/txtt/m/n/10 StoufferMixing \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 354--355 []\T1/txtt/m/n/10 time_step_days \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Com-part-men-t al-Params prop-erty\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 355--357 []\T1/txtt/m/n/10 TransmissionProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 359--361 []\T1/txtt/m/n/10 two_cluster_scenario() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 361--363 []\T1/txtt/m/n/10 two_cluster_scenario() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 363--365 []\T1/txtt/m/n/10 two_patch_scenario() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 365--367 []\T1/txtt/m/n/10 two_patch_scenario() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 377--379 []\T1/txtt/m/n/10 VitalDynamicsProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 379--381 []\T1/txtt/m/n/10 VitalDynamicsProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 381--383 []\T1/txtt/m/n/10 VitalDynamicsProcess \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 381--383 \T1/qtm/m/it/10 laser.measles.compartmental.components\T1/qtm/m/n/10 ), [178]) (./institute-for-disease-modeling-laser-measles.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ts1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8 r.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/t exmf-dist/fonts/enc/dvips/fontawesome5/fa5free1.enc} Output written on institute-for-disease-modeling-laser-measles.pdf (182 pages, 1849364 bytes). Transcript written on institute-for-disease-modeling-laser-measles.log. Latexmk: Index file 'institute-for-disease-modeling-laser-measles.idx' was written Latexmk: Log file says output to 'institute-for-disease-modeling-laser-measles.pdf' Latexmk: Log file says output to 'institute-for-disease-modeling-laser-measles.pdf' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'institute-for-disease-modeling-laser-measles.log' for details Latexmk: Examining 'institute-for-disease-modeling-laser-measles.log' === TeX engine is 'pdfTeX' Latexmk: Errors, in force_mode: so I tried finishing targets [rtd-command-info] start-time: 2026-03-30T16:10:30.216772Z, end-time: 2026-03-30T16:10:45.285835Z, duration: 15, exit-code: 0 python -m sphinx -T -j auto -b epub -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/epub Running Sphinx v9.1.0 loading translations [en]... done making output directory... done loading pickled environment... The configuration has changed (6 options: 'html_permalinks_icon', 'html_static_path', 'html_theme_options', 'nbsphinx_requirejs_options', 'nbsphinx_requirejs_path', ...) done [autosummary] generating autosummary for: api/_autosummary/laser.measles.abm.base.BaseABMScenario.rst, api/_autosummary/laser.measles.abm.base.BaseABMScenarioSchema.rst, api/_autosummary/laser.measles.abm.base.BaseScenario.rst, api/_autosummary/laser.measles.abm.base.PatchLaserFrame.rst, api/_autosummary/laser.measles.abm.base.PeopleLaserFrame.rst, api/_autosummary/laser.measles.abm.base.rst, api/_autosummary/laser.measles.abm.components.CaseSurveillanceTracker.rst, api/_autosummary/laser.measles.abm.components.ConstantPopProcess.rst, api/_autosummary/laser.measles.abm.components.DiseaseProcess.rst, api/_autosummary/laser.measles.abm.components.FadeOutTracker.rst, ..., tutorials/tut_creating_component.ipynb, tutorials/tut_model_structure.ipynb, tutorials/tut_pydantic_component_parameters.ipynb, tutorials/tut_quickstart_hello_world.ipynb, tutorials/tut_random_numbers.ipynb, tutorials/tut_scenarios.ipynb, tutorials/tut_spatial_mixing.ipynb, tutorials/tut_state_arrays.ipynb, tutorials/tut_vaccination.ipynb, usage.rst Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/epub/_static/nbsphinx-code-cells.css building [mo]: targets for 0 po files that are out of date writing output... building [epub]: targets for 133 source files that are out of date updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/epub/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/epub/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/epub/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/epub/_static/epub.css copying static files: done copying extra files... copying extra files: done copying assets: done /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/laser/measles/abm/components/process_constant_pop.py:docstring of laser.measles.abm.components.process_constant_pop.ConstantPopProcess:23: WARNING: more than one target found for cross-reference 'DataFrame': laser.measles.abm.base.BaseABMScenarioSchema.DataFrame, laser.measles.biweekly.base.BaseScenarioSchema.DataFrame, laser.measles.compartmental.base.BaseScenarioSchema.DataFrame [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/laser/measles/biweekly/components/process_constant_pop.py:docstring of laser.measles.biweekly.components.process_constant_pop.ConstantPopProcess:23: WARNING: more than one target found for cross-reference 'DataFrame': laser.measles.abm.base.BaseABMScenarioSchema.DataFrame, laser.measles.biweekly.base.BaseScenarioSchema.DataFrame, laser.measles.compartmental.base.BaseScenarioSchema.DataFrame [ref.python] writing output... [ 14%] api/_autosummary/laser.measles.abm.base.BaseABMScenario .. api/_autosummary/laser.measles.abm.model /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/laser/measles/compartmental/components/process_constant_pop.py:docstring of laser.measles.compartmental.components.process_constant_pop.ConstantPopProcess:23: WARNING: more than one target found for cross-reference 'DataFrame': laser.measles.abm.base.BaseABMScenarioSchema.DataFrame, laser.measles.biweekly.base.BaseScenarioSchema.DataFrame, laser.measles.compartmental.base.BaseScenarioSchema.DataFrame [ref.python] writing output... [ 29%] api/_autosummary/laser.measles.abm.model.ABMModel .. api/_autosummary/laser.measles.biweekly.base.BaseScenarioSchema /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/envs/latest/lib/python3.12/site-packages/laser/measles/components/base_constant_pop.py:docstring of laser.measles.components.base_constant_pop.BaseConstantPopProcess:23: WARNING: more than one target found for cross-reference 'DataFrame': laser.measles.abm.base.BaseABMScenarioSchema.DataFrame, laser.measles.biweekly.base.BaseScenarioSchema.DataFrame, laser.measles.compartmental.base.BaseScenarioSchema.DataFrame [ref.python] writing output... [ 43%] api/_autosummary/laser.measles.biweekly.base.PatchLaserFrame .. api/_autosummary/laser.measles.compartmental.base.BaseCompartmentalScenario writing output... [ 57%] api/_autosummary/laser.measles.compartmental.base.BaseScenario .. api/_autosummary/laser.measles.compartmental.params.Params /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/docs/usage.rst:951: WARNING: undefined label: 'api/index:scenarios package' [ref.ref] writing output... [ 71%] api/_autosummary/laser.measles.components.BaseCaseSurveillanceTracker .. api/_autosummary/laser.measles.mixing.radiation.RadiationMixing writing output... [ 86%] api/_autosummary/laser.measles.mixing.stouffer.StoufferMixing .. tutorials/tut_abm_intro writing output... [100%] tutorials/tut_abm_vital_dynamics .. usage generating indices... genindex py-modindex done copying linked files... copying notebooks ... writing additional pages... done copying images... [ 5%] https://img.shields.io/pypi/v/laser-measles.svg copying images... [ 11%] https://img.shields.io/pypi/l/laser-measles.svg copying images... [ 16%] https://readthedocs.org/projects/laser-measles/badge/?style=flat copying images... [ 21%] https://codecov.io/gh/InstituteforDiseaseModeling/laser-measles/branch/main/graphs/badge.svg?branch=main copying images... [ 26%] _build/doctrees/nbsphinx/tutorials_tut_abm_vital_dynamics_5_1.png copying images... [ 32%] _build/doctrees/nbsphinx/tutorials_tut_abm_vital_dynamics_9_0.png copying images... [ 37%] _build/doctrees/nbsphinx/tutorials_tut_basic_model_2_0.png copying images... [ 42%] _build/doctrees/nbsphinx/tutorials_tut_basic_model_20_0.png copying images... [ 47%] _build/doctrees/nbsphinx/tutorials_tut_basic_model_22_0.png copying images... [ 53%] _build/doctrees/nbsphinx/tutorials_tut_quickstart_hello_world_14_0.png copying images... [ 58%] _build/doctrees/nbsphinx/tutorials_tut_scenarios_2_1.png copying images... [ 63%] _build/doctrees/nbsphinx/tutorials_tut_scenarios_2_2.png copying images... [ 68%] _build/doctrees/nbsphinx/tutorials_tut_scenarios_12_2.png copying images... [ 74%] _build/doctrees/nbsphinx/tutorials_tut_scenarios_12_3.png copying images... [ 79%] _build/doctrees/nbsphinx/tutorials_tut_spatial_mixing_2_1.png copying images... [ 84%] _build/doctrees/nbsphinx/tutorials_tut_spatial_mixing_9_0.png copying images... [ 89%] _build/doctrees/nbsphinx/tutorials_tut_vaccination_5_0.png copying images... [ 95%] _build/doctrees/nbsphinx/tutorials_tut_vaccination_9_0.png copying images... [100%] _build/doctrees/nbsphinx/tutorials_tut_vaccination_13_0.png writing mimetype file... writing META-INF/container.xml file... writing content.opf file... WARNING: unknown mimetype for _static/favicon.ico, ignoring [epub.unknown_project_files] Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/epub/content.opf writing nav.xhtml file... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/epub/nav.xhtml writing toc.ncx file... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/epub/toc.ncx writing laser-measles.epub file... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-measles/checkouts/latest/_readthedocs/epub/_static/js/rtd_search_config.js build succeeded, 6 warnings. The ePub file is in ../_readthedocs/epub.