Read the Docs build information Build id: 29108 Project: scs-toolbox Version: latest Commit: 8b5a1ade363eb25f1644731c24015f836c4ed2ca Date: 2024-10-06T11:28:41.450959Z State: finished Success: True [rtd-command-info] start-time: 2024-10-06T11:28:42.561821Z, end-time: 2024-10-06T11:28:44.927476Z, duration: 2, exit-code: 0 git clone --no-single-branch --depth 50 https://git.xfel.eu/SCS/ToolBox.git . Cloning into '.'... [rtd-command-info] start-time: 2024-10-06T11:28:45.350959Z, end-time: 2024-10-06T11:28:45.493104Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 8b5a1ad Merge branch 'pes-dev' into 'master' [rtd-command-info] start-time: 2024-10-06T11:28:45.582519Z, end-time: 2024-10-06T11:28:45.645469Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-10-06T11:28:46.978069Z, end-time: 2024-10-06T11:28:51.680532Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/bin/python3.7 Also creating executable in /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2024-10-06T11:28:51.768602Z, end-time: 2024-10-06T11:28:52.650174Z, duration: 0, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/bin/python -m pip install --upgrade --no-cache-dir pip Requirement already satisfied: pip in /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/lib/python3.7/site-packages (24.0) [rtd-command-info] start-time: 2024-10-06T11:28:52.730042Z, end-time: 2024-10-06T11:29:01.357697Z, duration: 8, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/bin/python -m pip install --upgrade --no-cache-dir jinja2==2.11.3 markupsafe==2.0.1 Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 Collecting jinja2==2.11.3 Downloading Jinja2-2.11.3-py2.py3-none-any.whl.metadata (3.5 kB) Collecting markupsafe==2.0.1 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (3.2 kB) Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl.metadata (3.3 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl.metadata (2.3 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 14.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl.metadata (4.5 kB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl.metadata (3.0 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl.metadata (5.6 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl.metadata (463 bytes) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl.metadata (7.3 kB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl.metadata (3.0 kB) Collecting readthedocs-sphinx-ext<1.1 Downloading readthedocs_sphinx_ext-1.0.4-py2.py3-none-any.whl.metadata (1.4 kB) Collecting future (from commonmark==0.8.1) Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) Collecting six>=1.5 (from sphinx<2) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Collecting snowballstemmer>=1.1 (from sphinx<2) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel!=2.0,>=1.3 (from sphinx<2) Downloading Babel-2.14.0-py3-none-any.whl.metadata (1.6 kB) Collecting imagesize (from sphinx<2) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.0.0 (from sphinx<2) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging (from sphinx<2) Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) Collecting sphinxcontrib-websupport (from sphinx<2) Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl.metadata (1.5 kB) Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx<2) Downloading pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.0.0->sphinx<2) Downloading charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.0.0->sphinx<2) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.0.0->sphinx<2) Downloading urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-serializinghtml (from sphinxcontrib-websupport->sphinx<2) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl.metadata (1.5 kB) Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.7/125.7 kB 187.1 MB/s eta 0:00:00 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (31 kB) Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 849.5/849.5 kB 147.3 MB/s eta 0:00:00 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 576.0/576.0 kB 217.8 MB/s eta 0:00:00 Downloading docutils-0.14-py3-none-any.whl (543 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 543.2/543.2 kB 216.7 MB/s eta 0:00:00 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 125.6 MB/s eta 0:00:00 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 kB 178.6 MB/s eta 0:00:00 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 150.9 MB/s eta 0:00:00 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 165.1 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-1.0.4-py2.py3-none-any.whl (28 kB) Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 154.5 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 190.0 MB/s eta 0:00:00 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 177.5 MB/s eta 0:00:00 Downloading future-1.0.0-py3-none-any.whl (491 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 491.3/491.3 kB 221.7 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading packaging-24.0-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 177.1 MB/s eta 0:00:00 Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.3/167.3 kB 202.7 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (136 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 136.8/136.8 kB 187.4 MB/s eta 0:00:00 Downloading idna-3.10-py3-none-any.whl (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 183.7 MB/s eta 0:00:00 Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 508.0/508.0 kB 207.0 MB/s eta 0:00:00 Downloading urllib3-2.0.7-py3-none-any.whl (124 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 184.4 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 169.3 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23753 sha256=ab7624516c20eee8942e89552d8da34ebecc9e7ca2e37f205e35daf0071e76df Stored in directory: /tmp/pip-ephem-wheel-cache-bw38qmc9/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Successfully built mock Installing collected packages: snowballstemmer, pytz, Pygments, mock, docutils, urllib3, sphinxcontrib-serializinghtml, six, setuptools, pillow, packaging, markupsafe, imagesize, idna, future, charset-normalizer, certifi, babel, alabaster, sphinxcontrib-websupport, requests, jinja2, commonmark, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Attempting uninstall: setuptools Found existing installation: setuptools 68.0.0 Uninstalling setuptools-68.0.0: Successfully uninstalled setuptools-68.0.0 Successfully installed Pygments-2.3.1 alabaster-0.7.13 babel-2.14.0 certifi-2024.8.30 charset-normalizer-3.3.2 commonmark-0.8.1 docutils-0.14 future-1.0.0 idna-3.10 imagesize-1.4.1 jinja2-2.11.3 markupsafe-2.0.1 mock-1.0.1 packaging-24.0 pillow-5.4.1 pytz-2024.2 readthedocs-sphinx-ext-1.0.4 recommonmark-0.5.0 requests-2.31.0 setuptools-41.0.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-2.0.7 [rtd-command-info] start-time: 2024-10-06T11:29:01.449128Z, end-time: 2024-10-06T11:29:12.757559Z, duration: 11, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/bin/python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt Requirement already satisfied: sphinx in /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/lib/python3.7/site-packages (from -r doc/requirements.txt (line 1)) (1.8.6) Requirement already satisfied: sphinx_rtd_theme in /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/lib/python3.7/site-packages (from -r doc/requirements.txt (line 2)) (0.4.3) Collecting autoapi (from -r doc/requirements.txt (line 3)) Downloading autoapi-2.0.1.tar.gz (11 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx-autoapi (from -r doc/requirements.txt (line 4)) Downloading sphinx_autoapi-2.1.1-py2.py3-none-any.whl.metadata (6.1 kB) Collecting nbsphinx (from -r doc/requirements.txt (line 5)) Downloading nbsphinx-0.9.5-py3-none-any.whl.metadata (2.1 kB) Collecting urllib3<2.0.0 (from -r doc/requirements.txt (line 6)) Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.1/50.1 kB 4.2 MB/s eta 0:00:00 Requirement already satisfied: six>=1.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/lib/python3.7/site-packages (from sphinx->-r doc/requirements.txt (line 1)) (1.16.0) Requirement already satisfied: Jinja2>=2.3 in /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/lib/python3.7/site-packages (from sphinx->-r doc/requirements.txt (line 1)) (2.11.3) Requirement already satisfied: Pygments>=2.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/lib/python3.7/site-packages (from sphinx->-r doc/requirements.txt (line 1)) (2.3.1) Requirement already satisfied: docutils<0.18,>=0.11 in /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/lib/python3.7/site-packages (from sphinx->-r doc/requirements.txt (line 1)) (0.14) Requirement already satisfied: snowballstemmer>=1.1 in /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/lib/python3.7/site-packages (from sphinx->-r doc/requirements.txt (line 1)) (2.2.0) Requirement already satisfied: babel!=2.0,>=1.3 in /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/lib/python3.7/site-packages (from sphinx->-r doc/requirements.txt (line 1)) (2.14.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/lib/python3.7/site-packages (from sphinx->-r doc/requirements.txt (line 1)) (0.7.13) Requirement already satisfied: imagesize in /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/lib/python3.7/site-packages (from sphinx->-r doc/requirements.txt (line 1)) (1.4.1) Requirement already satisfied: requests>=2.0.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/lib/python3.7/site-packages (from sphinx->-r doc/requirements.txt (line 1)) (2.31.0) Requirement already satisfied: setuptools in /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/lib/python3.7/site-packages (from sphinx->-r doc/requirements.txt (line 1)) (41.0.1) Requirement already satisfied: packaging in /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/lib/python3.7/site-packages (from sphinx->-r doc/requirements.txt (line 1)) (24.0) Requirement already satisfied: sphinxcontrib-websupport in /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/lib/python3.7/site-packages (from sphinx->-r doc/requirements.txt (line 1)) (1.2.4) Collecting anyascii (from sphinx-autoapi->-r doc/requirements.txt (line 4)) Downloading anyascii-0.3.2-py3-none-any.whl.metadata (1.5 kB) Collecting astroid>=2.7 (from sphinx-autoapi->-r doc/requirements.txt (line 4)) Downloading astroid-2.15.8-py3-none-any.whl.metadata (4.7 kB) Collecting PyYAML (from sphinx-autoapi->-r doc/requirements.txt (line 4)) Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting sphinx (from -r doc/requirements.txt (line 1)) Downloading sphinx-5.3.0-py3-none-any.whl.metadata (6.4 kB) Collecting sphinxcontrib-applehelp (from sphinx->-r doc/requirements.txt (line 1)) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-devhelp (from sphinx->-r doc/requirements.txt (line 1)) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-jsmath (from sphinx->-r doc/requirements.txt (line 1)) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx->-r doc/requirements.txt (line 1)) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl.metadata (1.6 kB) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/lib/python3.7/site-packages (from sphinx->-r doc/requirements.txt (line 1)) (1.1.5) Collecting sphinxcontrib-qthelp (from sphinx->-r doc/requirements.txt (line 1)) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl.metadata (1.4 kB) Collecting Jinja2 (from sphinx-autoapi->-r doc/requirements.txt (line 4)) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.12 (from sphinx->-r doc/requirements.txt (line 1)) Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) Collecting importlib-metadata>=4.8 (from sphinx->-r doc/requirements.txt (line 1)) Downloading importlib_metadata-6.7.0-py3-none-any.whl.metadata (4.9 kB) Collecting docutils<0.20,>=0.14 (from sphinx->-r doc/requirements.txt (line 1)) Downloading docutils-0.19-py3-none-any.whl.metadata (2.7 kB) Collecting nbconvert!=5.4,>=5.3 (from nbsphinx->-r doc/requirements.txt (line 5)) Downloading nbconvert-7.6.0-py3-none-any.whl.metadata (7.9 kB) Collecting traitlets>=5 (from nbsphinx->-r doc/requirements.txt (line 5)) Downloading traitlets-5.9.0-py3-none-any.whl.metadata (10 kB) Collecting nbformat (from nbsphinx->-r doc/requirements.txt (line 5)) Downloading nbformat-5.8.0-py3-none-any.whl.metadata (3.5 kB) Collecting lazy-object-proxy>=1.4.0 (from astroid>=2.7->sphinx-autoapi->-r doc/requirements.txt (line 4)) Downloading lazy_object_proxy-1.9.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.6 kB) Collecting typed-ast<2.0,>=1.4.0 (from astroid>=2.7->sphinx-autoapi->-r doc/requirements.txt (line 4)) Downloading typed_ast-1.5.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.7 kB) Collecting wrapt<2,>=1.11 (from astroid>=2.7->sphinx-autoapi->-r doc/requirements.txt (line 4)) Downloading wrapt-1.16.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Collecting typing-extensions>=4.0.0 (from astroid>=2.7->sphinx-autoapi->-r doc/requirements.txt (line 4)) Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) Requirement already satisfied: pytz>=2015.7 in /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx->-r doc/requirements.txt (line 1)) (2024.2) Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx->-r doc/requirements.txt (line 1)) Downloading zipp-3.15.0-py3-none-any.whl.metadata (3.7 kB) Requirement already satisfied: MarkupSafe>=2.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/lib/python3.7/site-packages (from Jinja2->sphinx-autoapi->-r doc/requirements.txt (line 4)) (2.0.1) Collecting beautifulsoup4 (from nbconvert!=5.4,>=5.3->nbsphinx->-r doc/requirements.txt (line 5)) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting bleach!=5.0.0 (from nbconvert!=5.4,>=5.3->nbsphinx->-r doc/requirements.txt (line 5)) Downloading bleach-6.0.0-py3-none-any.whl.metadata (29 kB) Collecting defusedxml (from nbconvert!=5.4,>=5.3->nbsphinx->-r doc/requirements.txt (line 5)) Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) Collecting jupyter-core>=4.7 (from nbconvert!=5.4,>=5.3->nbsphinx->-r doc/requirements.txt (line 5)) Downloading jupyter_core-4.12.0-py3-none-any.whl.metadata (4.7 kB) Collecting jupyterlab-pygments (from nbconvert!=5.4,>=5.3->nbsphinx->-r doc/requirements.txt (line 5)) Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl.metadata (1.9 kB) Collecting mistune<4,>=2.0.3 (from nbconvert!=5.4,>=5.3->nbsphinx->-r doc/requirements.txt (line 5)) Downloading mistune-3.0.2-py3-none-any.whl.metadata (1.7 kB) Collecting nbclient>=0.5.0 (from nbconvert!=5.4,>=5.3->nbsphinx->-r doc/requirements.txt (line 5)) Downloading nbclient-0.7.4-py3-none-any.whl.metadata (7.9 kB) Collecting pandocfilters>=1.4.1 (from nbconvert!=5.4,>=5.3->nbsphinx->-r doc/requirements.txt (line 5)) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl.metadata (9.0 kB) Collecting tinycss2 (from nbconvert!=5.4,>=5.3->nbsphinx->-r doc/requirements.txt (line 5)) Downloading tinycss2-1.2.1-py3-none-any.whl.metadata (3.0 kB) Collecting fastjsonschema (from nbformat->nbsphinx->-r doc/requirements.txt (line 5)) Downloading fastjsonschema-2.20.0-py3-none-any.whl.metadata (2.1 kB) Collecting jsonschema>=2.6 (from nbformat->nbsphinx->-r doc/requirements.txt (line 5)) Downloading jsonschema-4.17.3-py3-none-any.whl.metadata (7.9 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r doc/requirements.txt (line 1)) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r doc/requirements.txt (line 1)) (3.10) Requirement already satisfied: certifi>=2017.4.17 in /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r doc/requirements.txt (line 1)) (2024.8.30) Collecting webencodings (from bleach!=5.0.0->nbconvert!=5.4,>=5.3->nbsphinx->-r doc/requirements.txt (line 5)) Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) Collecting attrs>=17.4.0 (from jsonschema>=2.6->nbformat->nbsphinx->-r doc/requirements.txt (line 5)) Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) Collecting importlib-resources>=1.4.0 (from jsonschema>=2.6->nbformat->nbsphinx->-r doc/requirements.txt (line 5)) Downloading importlib_resources-5.12.0-py3-none-any.whl.metadata (4.1 kB) Collecting pkgutil-resolve-name>=1.3.10 (from jsonschema>=2.6->nbformat->nbsphinx->-r doc/requirements.txt (line 5)) Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl.metadata (624 bytes) Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema>=2.6->nbformat->nbsphinx->-r doc/requirements.txt (line 5)) Downloading pyrsistent-0.19.3-py3-none-any.whl.metadata (27 kB) Collecting jupyter-client>=6.1.12 (from nbclient>=0.5.0->nbconvert!=5.4,>=5.3->nbsphinx->-r doc/requirements.txt (line 5)) Downloading jupyter_client-7.4.9-py3-none-any.whl.metadata (8.5 kB) Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert!=5.4,>=5.3->nbsphinx->-r doc/requirements.txt (line 5)) Downloading soupsieve-2.4.1-py3-none-any.whl.metadata (4.7 kB) Collecting entrypoints (from jupyter-client>=6.1.12->nbclient>=0.5.0->nbconvert!=5.4,>=5.3->nbsphinx->-r doc/requirements.txt (line 5)) Downloading entrypoints-0.4-py3-none-any.whl.metadata (2.6 kB) Collecting nest-asyncio>=1.5.4 (from jupyter-client>=6.1.12->nbclient>=0.5.0->nbconvert!=5.4,>=5.3->nbsphinx->-r doc/requirements.txt (line 5)) Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB) Collecting python-dateutil>=2.8.2 (from jupyter-client>=6.1.12->nbclient>=0.5.0->nbconvert!=5.4,>=5.3->nbsphinx->-r doc/requirements.txt (line 5)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting pyzmq>=23.0 (from jupyter-client>=6.1.12->nbclient>=0.5.0->nbconvert!=5.4,>=5.3->nbsphinx->-r doc/requirements.txt (line 5)) Downloading pyzmq-26.2.0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.2 kB) Collecting tornado>=6.2 (from jupyter-client>=6.1.12->nbclient>=0.5.0->nbconvert!=5.4,>=5.3->nbsphinx->-r doc/requirements.txt (line 5)) Downloading tornado-6.2-cp37-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Downloading sphinx_autoapi-2.1.1-py2.py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.2/54.2 kB 70.2 MB/s eta 0:00:00 Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 53.9 MB/s eta 0:00:00 Downloading nbsphinx-0.9.5-py3-none-any.whl (31 kB) Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 kB 202.8 MB/s eta 0:00:00 Downloading astroid-2.15.8-py3-none-any.whl (278 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 278.3/278.3 kB 182.4 MB/s eta 0:00:00 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 202.4 MB/s eta 0:00:00 Downloading importlib_metadata-6.7.0-py3-none-any.whl (22 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 200.8 MB/s eta 0:00:00 Downloading nbconvert-7.6.0-py3-none-any.whl (290 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 290.4/290.4 kB 223.5 MB/s eta 0:00:00 Downloading nbformat-5.8.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.4/77.4 kB 199.2 MB/s eta 0:00:00 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 211.3 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 188.0 MB/s eta 0:00:00 Downloading traitlets-5.9.0-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 196.8 MB/s eta 0:00:00 Downloading anyascii-0.3.2-py3-none-any.whl (289 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 289.9/289.9 kB 188.7 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (670 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 670.1/670.1 kB 192.2 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 204.2 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 195.9 MB/s eta 0:00:00 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 202.2 MB/s eta 0:00:00 Downloading bleach-6.0.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 201.9 MB/s eta 0:00:00 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 204.3 MB/s eta 0:00:00 Downloading jupyter_core-4.12.0-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.9/89.9 kB 182.5 MB/s eta 0:00:00 Downloading lazy_object_proxy-1.9.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 191.0 MB/s eta 0:00:00 Downloading mistune-3.0.2-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.0/48.0 kB 152.1 MB/s eta 0:00:00 Downloading nbclient-0.7.4-py3-none-any.whl (73 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 185.7 MB/s eta 0:00:00 Downloading pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB) Downloading typed_ast-1.5.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (778 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 778.3/778.3 kB 170.5 MB/s eta 0:00:00 Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) Downloading wrapt-1.16.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.5/77.5 kB 177.0 MB/s eta 0:00:00 Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.9/147.9 kB 219.6 MB/s eta 0:00:00 Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Downloading fastjsonschema-2.20.0-py3-none-any.whl (23 kB) Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Downloading attrs-24.2.0-py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.0/63.0 kB 196.5 MB/s eta 0:00:00 Downloading importlib_resources-5.12.0-py3-none-any.whl (36 kB) Downloading jupyter_client-7.4.9-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.5/133.5 kB 192.9 MB/s eta 0:00:00 Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 172.4 MB/s eta 0:00:00 Downloading soupsieve-2.4.1-py3-none-any.whl (36 kB) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 210.4 MB/s eta 0:00:00 Downloading pyzmq-26.2.0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (858 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 858.6/858.6 kB 231.7 MB/s eta 0:00:00 Downloading tornado-6.2-cp37-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (423 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 424.0/424.0 kB 166.5 MB/s eta 0:00:00 Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB) Building wheels for collected packages: autoapi Building wheel for autoapi (setup.py): started Building wheel for autoapi (setup.py): finished with status 'done' Created wheel for autoapi: filename=autoapi-2.0.1-py3-none-any.whl size=13606 sha256=15adee973dad67f6cacf056626983cb9f854a081a8eba9b23ecd6c74d1c7d74d Stored in directory: /tmp/pip-ephem-wheel-cache-x717zy5b/wheels/ca/26/79/18abdd5beff508f752fdd093843eddd65c9247c2e8f819657e Successfully built autoapi Installing collected packages: webencodings, fastjsonschema, zipp, wrapt, urllib3, typing-extensions, typed-ast, traitlets, tornado, tinycss2, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, pyzmq, PyYAML, python-dateutil, pyrsistent, Pygments, pkgutil-resolve-name, pandocfilters, nest-asyncio, mistune, lazy-object-proxy, jupyterlab-pygments, Jinja2, entrypoints, docutils, defusedxml, bleach, anyascii, jupyter-core, importlib-resources, importlib-metadata, beautifulsoup4, astroid, sphinx, jupyter-client, attrs, sphinx-autoapi, jsonschema, autoapi, nbformat, nbclient, nbconvert, nbsphinx Attempting uninstall: urllib3 Found existing installation: urllib3 2.0.7 Uninstalling urllib3-2.0.7: Successfully uninstalled urllib3-2.0.7 Attempting uninstall: Pygments Found existing installation: Pygments 2.3.1 Uninstalling Pygments-2.3.1: Successfully uninstalled Pygments-2.3.1 Attempting uninstall: Jinja2 Found existing installation: Jinja2 2.11.3 Uninstalling Jinja2-2.11.3: Successfully uninstalled Jinja2-2.11.3 Attempting uninstall: docutils Found existing installation: docutils 0.14 Uninstalling docutils-0.14: Successfully uninstalled docutils-0.14 Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Successfully installed Jinja2-3.1.4 PyYAML-6.0.1 Pygments-2.17.2 anyascii-0.3.2 astroid-2.15.8 attrs-24.2.0 autoapi-2.0.1 beautifulsoup4-4.12.3 bleach-6.0.0 defusedxml-0.7.1 docutils-0.19 entrypoints-0.4 fastjsonschema-2.20.0 importlib-metadata-6.7.0 importlib-resources-5.12.0 jsonschema-4.17.3 jupyter-client-7.4.9 jupyter-core-4.12.0 jupyterlab-pygments-0.2.2 lazy-object-proxy-1.9.0 mistune-3.0.2 nbclient-0.7.4 nbconvert-7.6.0 nbformat-5.8.0 nbsphinx-0.9.5 nest-asyncio-1.6.0 pandocfilters-1.5.1 pkgutil-resolve-name-1.3.10 pyrsistent-0.19.3 python-dateutil-2.9.0.post0 pyzmq-26.2.0 soupsieve-2.4.1 sphinx-5.3.0 sphinx-autoapi-2.1.1 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 tinycss2-1.2.1 tornado-6.2 traitlets-5.9.0 typed-ast-1.5.5 typing-extensions-4.7.1 urllib3-1.26.20 webencodings-0.5.1 wrapt-1.16.0 zipp-3.15.0 [rtd-command-info] start-time: 2024-10-06T11:29:13.468802Z, end-time: 2024-10-06T11:29:13.527856Z, duration: 0, exit-code: 0 cat doc/conf.py # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import os import sys sys.path.insert(0, os.path.abspath('..')) import sphinx_rtd_theme # -- Project information ----------------------------------------------------- project = 'SCS Toolbox' copyright = '2021, SCS' author = 'SCS' # The short X.Y version version = '' # The full version, including alpha/beta/rc tags release = '' # -- General configuration --------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'sphinx.ext.mathjax', 'sphinx.ext.viewcode', 'sphinx.ext.coverage', 'sphinx.ext.napoleon', 'sphinx.ext.extlinks', 'autoapi.extension', 'sphinx_rtd_theme', 'nbsphinx' ] nbsphinx_execute = 'never' autoapi_dirs = ['../src/toolbox_scs'] autoapi_ignore = ['*/deprecated/*'] extlinks = {'issue': ('https://git.xfel.eu/SCS/ToolBox/-/issues/%s', 'issue:%s'), 'mr': ('https://git.xfel.eu/SCS/ToolBox/-/merge_requests/%s', 'MR:%s'), 'commit': ('https://git.xfel.eu/SCS/ToolBox/-/commit/%s', 'commit:%s') } # Don't add .txt suffix to source files: html_sourcelink_suffix = '' # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The master toctree document. master_doc = 'index' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] # The name of the Pygments (syntax highlighting) style to use. pygments_style = None # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # #html_theme = 'alabaster' html_theme = 'sphinx_rtd_theme' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # The default sidebars (for documents that don't match any pattern) are # defined by theme itself. Builtin themes are using these templates by # default: ``['localtoc.html', 'relations.html', 'sourcelink.html', # 'searchbox.html']``. # # html_sidebars = {} # -- Options for HTMLHelp output --------------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = 'SCSToolboxdoc' # -- Options for LaTeX output ------------------------------------------------ latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'SCSToolbox.tex', 'SCS Toolbox Documentation', 'SCS', 'manual'), ] # -- Options for manual page output ------------------------------------------ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'scstoolbox', 'SCS Toolbox Documentation', [author], 1) ] # -- Options for Texinfo output ---------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'SCSToolbox', 'SCS Toolbox Documentation', author, 'SCSToolbox', 'One line description of project.', 'Miscellaneous'), ] # -- Options for Epub output ------------------------------------------------- # Bibliographic Dublin Core info. epub_title = project # The unique identifier of the text. This can be a ISBN number # or the project homepage. # # epub_identifier = '' # A unique identification for the text. # # epub_uid = '' # A list of files that should not be packed into the epub file. epub_exclude_files = ['search.html'] # -- Extension configuration ------------------------------------------------- ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'http://rtd.xfel.eu/websupport' websupport2_static_url = '/static/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "media/", 'STATIC_URL': "/static/", 'PRODUCTION_DOMAIN': "rtd.xfel.eu", 'versions': [ ("latest", "/en/latest/"), ("fix-ci-autoapi-failure", "/en/fix-ci-autoapi-failure/"), ], 'downloads': [ ("pdf", "//rtd.xfel.eu/downloads/scs-toolbox/latest/pdf/"), ], 'subprojects': [ ], 'slug': 'scs-toolbox', 'name': u'SCS ToolBox', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'http://rtd.xfel.eu/docs/scs-toolbox/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/doc/', 'api_host': 'http://rtd.xfel.eu', 'github_user': 'None', 'proxied_api_host': '/_', 'github_repo': 'None', 'github_version': 'master', 'display_github': False, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'None', 'commit': '8b5a1ade', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2024-10-06T11:29:13.615157Z, end-time: 2024-10-06T11:29:48.777344Z, duration: 35, exit-code: 0 python /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/bin/sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v5.3.0 WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). making output directory... done WARNING: html_static_path entry '_static' does not exist [AutoAPI] Ignoring /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/deprecated/dssc_single_module.py [AutoAPI] Ignoring /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/deprecated/dssc_bkp.py [AutoAPI] Reading files... [ 2%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/__init__.py [AutoAPI] Reading files... [ 4%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/mnemonics_machinery.py [AutoAPI] Reading files... [ 7%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/constants.py [AutoAPI] Reading files... [ 9%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/load.py [AutoAPI] Reading files... [ 12%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/misc/__init__.py [AutoAPI] Reading files... [ 14%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/misc/laser_utils.py [AutoAPI] Reading files... [ 17%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/misc/undulator.py [AutoAPI] Reading files... [ 19%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/misc/bunch_pattern_external.py [AutoAPI] Reading files... [ 21%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/misc/bunch_pattern.py [AutoAPI] Reading files... [ 24%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/util/__init__.py [AutoAPI] Reading files... [ 26%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/util/pkg.py [AutoAPI] Reading files... [ 29%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/util/exceptions.py [AutoAPI] Reading files... [ 31%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/base/__init__.py [AutoAPI] Reading files... [ 34%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/base/knife_edge.py [AutoAPI] Reading files... [ 36%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/base/tests/__init__.py [AutoAPI] Reading files... [ 39%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/base/tests/test_knife_edge.py [AutoAPI] Reading files... [ 41%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/viking.py [AutoAPI] Reading files... [ 43%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/dssc_processing.py [AutoAPI] Reading files... [ 46%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/__init__.py [AutoAPI] Reading files... [ 48%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/hrixs.py [AutoAPI] Reading files... [ 51%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/azimuthal_integrator.py [AutoAPI] Reading files... [ 53%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/dssc_data.py [AutoAPI] Reading files... [ 56%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/pes.py [AutoAPI] Reading files... [ 58%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/dssc_plot.py [AutoAPI] Reading files... [ 60%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/fccd.py [AutoAPI] Reading files... [ 63%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/bam_detectors.py [AutoAPI] Reading files... [ 65%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/digitizers.py [AutoAPI] Reading files... [ 68%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/dssc_misc.py [AutoAPI] Reading files... [ 70%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/dssc.py [AutoAPI] Reading files... [ 73%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/xgm.py [AutoAPI] Reading files... [ 75%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/test/__init__.py [AutoAPI] Reading files... [ 78%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/test/test_hrixs.py [AutoAPI] Reading files... [ 80%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/test/test_dssc_cls.py [AutoAPI] Reading files... [ 82%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/test/test_top_level.py [AutoAPI] Reading files... [ 85%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/test/test_misc.py [AutoAPI] Reading files... [ 87%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/test/test_utils.py [AutoAPI] Reading files... [ 90%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/routines/__init__.py [AutoAPI] Reading files... [ 92%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/routines/XAS.py [AutoAPI] Reading files... [ 95%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/routines/Reflectivity.py [AutoAPI] Reading files... [ 97%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/routines/knife_edge.py [AutoAPI] Reading files... [100%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/routines/boz.py WARNING: Cannot resolve import of unknown module toolbox_scs.util.data_access in toolbox_scs.test.test_utils [AutoAPI] Mapping Data... [ 2%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/__init__.py [AutoAPI] Mapping Data... [ 4%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/mnemonics_machinery.py [AutoAPI] Mapping Data... [ 7%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/constants.py [AutoAPI] Mapping Data... [ 9%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/load.py [AutoAPI] Mapping Data... [ 12%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/misc/__init__.py [AutoAPI] Mapping Data... [ 14%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/misc/laser_utils.py [AutoAPI] Mapping Data... [ 17%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/misc/undulator.py [AutoAPI] Mapping Data... [ 19%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/misc/bunch_pattern_external.py [AutoAPI] Mapping Data... [ 21%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/misc/bunch_pattern.py [AutoAPI] Mapping Data... [ 24%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/util/__init__.py [AutoAPI] Mapping Data... [ 26%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/util/pkg.py [AutoAPI] Mapping Data... [ 29%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/util/exceptions.py [AutoAPI] Mapping Data... [ 31%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/base/__init__.py [AutoAPI] Mapping Data... [ 34%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/base/knife_edge.py [AutoAPI] Mapping Data... [ 36%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/base/tests/__init__.py [AutoAPI] Mapping Data... [ 39%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/base/tests/test_knife_edge.py [AutoAPI] Mapping Data... [ 41%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/viking.py [AutoAPI] Mapping Data... [ 43%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/dssc_processing.py [AutoAPI] Mapping Data... [ 46%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/__init__.py [AutoAPI] Mapping Data... [ 48%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/hrixs.py [AutoAPI] Mapping Data... [ 51%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/azimuthal_integrator.py [AutoAPI] Mapping Data... [ 53%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/dssc_data.py [AutoAPI] Mapping Data... [ 56%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/pes.py [AutoAPI] Mapping Data... [ 58%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/dssc_plot.py [AutoAPI] Mapping Data... [ 60%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/fccd.py [AutoAPI] Mapping Data... [ 63%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/bam_detectors.py [AutoAPI] Mapping Data... [ 65%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/digitizers.py [AutoAPI] Mapping Data... [ 68%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/dssc_misc.py [AutoAPI] Mapping Data... [ 70%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/dssc.py [AutoAPI] Mapping Data... [ 73%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/xgm.py [AutoAPI] Mapping Data... [ 75%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/test/__init__.py [AutoAPI] Mapping Data... [ 78%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/test/test_hrixs.py [AutoAPI] Mapping Data... [ 80%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/test/test_dssc_cls.py [AutoAPI] Mapping Data... [ 82%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/test/test_top_level.py [AutoAPI] Mapping Data... [ 85%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/test/test_misc.py [AutoAPI] Mapping Data... [ 87%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/test/test_utils.py [AutoAPI] Mapping Data... [ 90%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/routines/__init__.py [AutoAPI] Mapping Data... [ 92%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/routines/XAS.py [AutoAPI] Mapping Data... [ 95%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/routines/Reflectivity.py [AutoAPI] Mapping Data... [ 97%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/routines/knife_edge.py [AutoAPI] Mapping Data... [100%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/routines/boz.py [AutoAPI] Rendering Data... [ 2%] toolbox_scs [AutoAPI] Rendering Data... [ 4%] toolbox_scs.mnemonics_machinery [AutoAPI] Rendering Data... [ 7%] toolbox_scs.constants [AutoAPI] Rendering Data... [ 9%] toolbox_scs.load [AutoAPI] Rendering Data... [ 12%] toolbox_scs.misc [AutoAPI] Rendering Data... [ 14%] toolbox_scs.misc.laser_utils [AutoAPI] Rendering Data... [ 17%] toolbox_scs.misc.undulator [AutoAPI] Rendering Data... [ 19%] toolbox_scs.misc.bunch_pattern_external [AutoAPI] Rendering Data... [ 21%] toolbox_scs.misc.bunch_pattern [AutoAPI] Rendering Data... [ 24%] toolbox_scs.util [AutoAPI] Rendering Data... [ 26%] toolbox_scs.util.pkg [AutoAPI] Rendering Data... [ 29%] toolbox_scs.util.exceptions [AutoAPI] Rendering Data... [ 31%] toolbox_scs.base [AutoAPI] Rendering Data... [ 34%] toolbox_scs.base.knife_edge [AutoAPI] Rendering Data... [ 36%] toolbox_scs.base.tests [AutoAPI] Rendering Data... [ 39%] toolbox_scs.base.tests.test_knife_edge [AutoAPI] Rendering Data... [ 41%] toolbox_scs.detectors.viking [AutoAPI] Rendering Data... [ 43%] toolbox_scs.detectors.dssc_processing [AutoAPI] Rendering Data... [ 46%] toolbox_scs.detectors [AutoAPI] Rendering Data... [ 48%] toolbox_scs.detectors.hrixs [AutoAPI] Rendering Data... [ 51%] toolbox_scs.detectors.azimuthal_integrator [AutoAPI] Rendering Data... [ 53%] toolbox_scs.detectors.dssc_data [AutoAPI] Rendering Data... [ 56%] toolbox_scs.detectors.pes [AutoAPI] Rendering Data... [ 58%] toolbox_scs.detectors.dssc_plot [AutoAPI] Rendering Data... [ 60%] toolbox_scs.detectors.fccd [AutoAPI] Rendering Data... [ 63%] toolbox_scs.detectors.bam_detectors [AutoAPI] Rendering Data... [ 65%] toolbox_scs.detectors.digitizers [AutoAPI] Rendering Data... [ 68%] toolbox_scs.detectors.dssc_misc [AutoAPI] Rendering Data... [ 70%] toolbox_scs.detectors.dssc [AutoAPI] Rendering Data... [ 73%] toolbox_scs.detectors.xgm [AutoAPI] Rendering Data... [ 75%] toolbox_scs.test [AutoAPI] Rendering Data... [ 78%] toolbox_scs.test.test_hrixs [AutoAPI] Rendering Data... [ 80%] toolbox_scs.test.test_dssc_cls [AutoAPI] Rendering Data... [ 82%] toolbox_scs.test.test_top_level [AutoAPI] Rendering Data... [ 85%] toolbox_scs.test.test_misc [AutoAPI] Rendering Data... [ 87%] toolbox_scs.test.test_utils [AutoAPI] Rendering Data... [ 90%] toolbox_scs.routines [AutoAPI] Rendering Data... [ 92%] toolbox_scs.routines.XAS [AutoAPI] Rendering Data... [ 95%] toolbox_scs.routines.Reflectivity [AutoAPI] Rendering Data... [ 97%] toolbox_scs.routines.knife_edge [AutoAPI] Rendering Data... [100%] toolbox_scs.routines.boz [autosummary] generating autosummary for: Analysis_of_Viking_spectrometer_data.ipynb, Azimuthal integration of DSSC with pyFAI.ipynb, BOZ analysis part I.a Correction determination.ipynb, BOZ analysis part I.b Correction validation.ipynb, BOZ analysis part II.1 Small data.ipynb, BOZ analysis part II.2 Binning.ipynb, DSSC create geometry.ipynb, DSSC fine delay with SCS toolbox.ipynb, DSSC scattering time-delay.ipynb, Dask DSSC module binning.ipynb, ..., OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb, PES_spectra_extraction.ipynb, Transient reflectivity measurement.ipynb, bunch_pattern_decoding.rst, changelog.rst, dssc/DSSCBinner.rst, howtos.rst, index.rst, load.rst, maintainers.rst building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 24 source files that are out of date updating environment: [new config] 66 added, 0 changed, 0 removed reading sources... [ 1%] Analysis_of_Viking_spectrometer_data reading sources... [ 3%] Azimuthal integration of DSSC with pyFAI reading sources... [ 4%] BOZ analysis part I.a Correction determination reading sources... [ 6%] BOZ analysis part I.b Correction validation reading sources... [ 7%] BOZ analysis part II.1 Small data reading sources... [ 9%] BOZ analysis part II.2 Binning reading sources... [ 10%] DSSC create geometry reading sources... [ 12%] DSSC fine delay with SCS toolbox reading sources... [ 13%] DSSC scattering time-delay reading sources... [ 15%] Dask DSSC module binning reading sources... [ 16%] HRIXS reading sources... [ 18%] How to extract peaks from digitizer traces reading sources... [ 19%] Knife edge scan and fluence calculation reading sources... [ 21%] Loading_data_in_memory reading sources... [ 22%] OnlineGPU BOZ analysis part I.a Correction determination S K-egde reading sources... [ 24%] PES_spectra_extraction reading sources... [ 25%] Transient reflectivity measurement reading sources... [ 27%] autoapi/index reading sources... [ 28%] autoapi/toolbox_scs/base/index reading sources... [ 30%] autoapi/toolbox_scs/base/knife_edge/index reading sources... [ 31%] autoapi/toolbox_scs/base/tests/index reading sources... [ 33%] autoapi/toolbox_scs/base/tests/test_knife_edge/index reading sources... [ 34%] autoapi/toolbox_scs/constants/index reading sources... [ 36%] autoapi/toolbox_scs/detectors/azimuthal_integrator/index reading sources... [ 37%] autoapi/toolbox_scs/detectors/bam_detectors/index reading sources... [ 39%] autoapi/toolbox_scs/detectors/digitizers/index reading sources... [ 40%] autoapi/toolbox_scs/detectors/dssc/index reading sources... [ 42%] autoapi/toolbox_scs/detectors/dssc_data/index reading sources... [ 43%] autoapi/toolbox_scs/detectors/dssc_misc/index reading sources... [ 45%] autoapi/toolbox_scs/detectors/dssc_plot/index reading sources... [ 46%] autoapi/toolbox_scs/detectors/dssc_processing/index reading sources... [ 48%] autoapi/toolbox_scs/detectors/fccd/index reading sources... [ 50%] autoapi/toolbox_scs/detectors/hrixs/index reading sources... [ 51%] autoapi/toolbox_scs/detectors/index reading sources... [ 53%] autoapi/toolbox_scs/detectors/pes/index reading sources... [ 54%] autoapi/toolbox_scs/detectors/viking/index reading sources... [ 56%] autoapi/toolbox_scs/detectors/xgm/index reading sources... [ 57%] autoapi/toolbox_scs/index reading sources... [ 59%] autoapi/toolbox_scs/load/index reading sources... [ 60%] autoapi/toolbox_scs/misc/bunch_pattern/index reading sources... [ 62%] autoapi/toolbox_scs/misc/bunch_pattern_external/index reading sources... [ 63%] autoapi/toolbox_scs/misc/index reading sources... [ 65%] autoapi/toolbox_scs/misc/laser_utils/index reading sources... [ 66%] autoapi/toolbox_scs/misc/undulator/index reading sources... [ 68%] autoapi/toolbox_scs/mnemonics_machinery/index reading sources... [ 69%] autoapi/toolbox_scs/routines/Reflectivity/index reading sources... [ 71%] autoapi/toolbox_scs/routines/XAS/index reading sources... [ 72%] autoapi/toolbox_scs/routines/boz/index reading sources... [ 74%] autoapi/toolbox_scs/routines/index reading sources... [ 75%] autoapi/toolbox_scs/routines/knife_edge/index reading sources... [ 77%] autoapi/toolbox_scs/test/index reading sources... [ 78%] autoapi/toolbox_scs/test/test_dssc_cls/index reading sources... [ 80%] autoapi/toolbox_scs/test/test_hrixs/index reading sources... [ 81%] autoapi/toolbox_scs/test/test_misc/index reading sources... [ 83%] autoapi/toolbox_scs/test/test_top_level/index reading sources... [ 84%] autoapi/toolbox_scs/test/test_utils/index reading sources... [ 86%] autoapi/toolbox_scs/util/exceptions/index reading sources... [ 87%] autoapi/toolbox_scs/util/index reading sources... [ 89%] autoapi/toolbox_scs/util/pkg/index reading sources... [ 90%] bunch_pattern_decoding reading sources... [ 92%] changelog reading sources... [ 93%] dssc/DSSCBinner reading sources... [ 95%] howtos reading sources... [ 96%] index [AutoAPI] Adding AutoAPI TOCTree [autoapi/index] to index.rst reading sources... [ 98%] load reading sources... [100%] maintainers /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/lib/python3.7/site-packages/nbsphinx/__init__.py:1074: RuntimeWarning: You are using an unsupported version of pandoc (1.19.2.4). Your version must be at least (2.14.2) but less than (4.0.0). Refer to https://pandoc.org/installing.html. Continuing with doubts... nbconvert.utils.pandoc.check_pandoc_version() /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:3433: CRITICAL: Title level inconsistent: Peak fluence calculation using knife-edge scans: ------------------------------------------------ /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:3451: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:3451: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:3506: CRITICAL: Title level inconsistent: Load scanning motor and laser photodiode data ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:3572: CRITICAL: Title level inconsistent: Check diode traces and region of integration for peak calculations ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:5807: CRITICAL: Title level inconsistent: Plot intensity vs. knife-edge positions, fit with erfc function ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:7990: CRITICAL: Title level inconsistent: OL power measurement ^^^^^^^^^^^^^^^^^^^^ /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:8016: CRITICAL: Title level inconsistent: Fluence vs. laser power ^^^^^^^^^^^^^^^^^^^^^^^ /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:9096: CRITICAL: Title level inconsistent: Load runs with horizontal and vertical scans, normalize the transmitted signal by XGM ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:9676: CRITICAL: Title level inconsistent: Fit scan to erfc function and plot ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:11863: CRITICAL: Title level inconsistent: Load XGM data ^^^^^^^^^^^^^ /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:12357: CRITICAL: Title level inconsistent: Calibrate XGM fast data using photon flux and plot ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/base/knife_edge/index.rst:4: WARNING: duplicate object description of toolbox_scs.base.knife_edge, other instance in autoapi/toolbox_scs/base/index, use :noindex: for one of them /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/detectors/dssc_misc/index.rst:71: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/detectors/dssc_misc/index.rst:30: WARNING: Definition list ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/detectors/fccd/index.rst:6: WARNING: Definition list ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/detectors/hrixs/index.rst:7: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/detectors/index.rst:630: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/detectors/index.rst:30: WARNING: Definition list ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/detectors/index.rst:7: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:705: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:30: WARNING: Definition list ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:7: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:1612: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:1631: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:31: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:1747: WARNING: duplicate object description of toolbox_scs.__all__, other instance in autoapi/toolbox_scs/index, use :noindex: for one of them /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:1758: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:8: WARNING: Definition list ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:1843: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:12: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:1900: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:1911: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:1924: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2038: WARNING: duplicate object description of toolbox_scs.__all__, other instance in autoapi/toolbox_scs/index, use :noindex: for one of them /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2049: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:7: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2056: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2072: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:7: WARNING: Definition list ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2151: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2227: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:9: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2298: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:8: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:7: WARNING: Definition list ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2318: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:10: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2429: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:9: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2452: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:9: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2501: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:10: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2557: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2572: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:9: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2575: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:12: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2578: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2597: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2718: WARNING: duplicate object description of toolbox_scs.__all__, other instance in autoapi/toolbox_scs/index, use :noindex: for one of them /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:: ERROR: Unknown target name: "numpy.s". /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:: ERROR: Unknown target name: "numpy.s". /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:1667: ERROR: Unknown target name: "numpy.s". /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/load/index.rst:4: WARNING: duplicate object description of toolbox_scs.load, other instance in autoapi/toolbox_scs/index, use :noindex: for one of them /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/load/index.rst:49: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/load/index.rst:68: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/load/index.rst:31: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/load/index.rst:: ERROR: Unknown target name: "numpy.s". /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/load/index.rst:136: ERROR: Unknown target name: "numpy.s". /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/load/index.rst:: ERROR: Unknown target name: "numpy.s". /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/misc/bunch_pattern/index.rst:85: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/misc/bunch_pattern/index.rst:8: WARNING: Definition list ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/misc/bunch_pattern/index.rst:126: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/misc/bunch_pattern/index.rst:12: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/misc/index.rst:61: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/misc/index.rst:8: WARNING: Definition list ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/misc/index.rst:146: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/misc/index.rst:12: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/misc/index.rst:203: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/misc/index.rst:214: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/misc/index.rst:227: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/misc/laser_utils/index.rst:28: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/misc/laser_utils/index.rst:41: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/misc/laser_utils/index.rst:55: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/XAS/index.rst:40: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/XAS/index.rst:7: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/XAS/index.rst:47: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/XAS/index.rst:63: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:7: WARNING: Definition list ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:135: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:211: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:9: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:282: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:8: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:7: WARNING: Definition list ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:302: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:10: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:413: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:9: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:436: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:9: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:485: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:10: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:541: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:556: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:9: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:559: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:12: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:562: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:581: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:88: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:7: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:95: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:111: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:7: WARNING: Definition list ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:190: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:266: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:9: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:337: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:8: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:7: WARNING: Definition list ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:357: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:10: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:468: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:9: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:491: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:9: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:540: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:10: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:596: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:611: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:9: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:614: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:12: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:617: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:636: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/knife_edge/index.rst:4: WARNING: duplicate object description of toolbox_scs.routines.knife_edge, other instance in autoapi/toolbox_scs/routines/index, use :noindex: for one of them /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/test/test_dssc_cls/index.rst:89: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/test/test_dssc_cls/index.rst:27: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/test/test_hrixs/index.rst:47: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/test/test_hrixs/index.rst:27: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/test/test_misc/index.rst:82: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/test/test_misc/index.rst:27: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/test/test_top_level/index.rst:75: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/test/test_top_level/index.rst:27: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/test/test_utils/index.rst:73: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/test/test_utils/index.rst:27: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/index.rst:128: CRITICAL: Title level inconsistent: Contribute ~~~~~~~~~~ WARNING: nbsphinx_widgets_path not given and ipywidgets module unavailable looking for now-outdated files... none found pickling environment... done checking consistency... /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Analysis_of_Viking_spectrometer_data.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Azimuthal integration of DSSC with pyFAI.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.b Correction validation.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.1 Small data.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.2 Binning.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC create geometry.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC fine delay with SCS toolbox.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC scattering time-delay.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Dask DSSC module binning.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/HRIXS.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/How to extract peaks from digitizer traces.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Loading_data_in_memory.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/PES_spectra_extraction.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Transient reflectivity measurement.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/bunch_pattern_decoding.rst: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/dssc/DSSCBinner.rst: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/load.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 1%] Analysis_of_Viking_spectrometer_data writing output... [ 3%] Azimuthal integration of DSSC with pyFAI writing output... [ 4%] BOZ analysis part I.a Correction determination writing output... [ 6%] BOZ analysis part I.b Correction validation writing output... [ 7%] BOZ analysis part II.1 Small data writing output... [ 9%] BOZ analysis part II.2 Binning writing output... [ 10%] DSSC create geometry writing output... [ 12%] DSSC fine delay with SCS toolbox writing output... [ 13%] DSSC scattering time-delay writing output... [ 15%] Dask DSSC module binning writing output... [ 16%] HRIXS writing output... [ 18%] How to extract peaks from digitizer traces writing output... [ 19%] Knife edge scan and fluence calculation writing output... [ 21%] Loading_data_in_memory writing output... [ 22%] OnlineGPU BOZ analysis part I.a Correction determination S K-egde writing output... [ 24%] PES_spectra_extraction writing output... [ 25%] Transient reflectivity measurement writing output... [ 27%] autoapi/index writing output... [ 28%] autoapi/toolbox_scs/base/index writing output... [ 30%] autoapi/toolbox_scs/base/knife_edge/index writing output... [ 31%] autoapi/toolbox_scs/base/tests/index writing output... [ 33%] autoapi/toolbox_scs/base/tests/test_knife_edge/index writing output... [ 34%] autoapi/toolbox_scs/constants/index writing output... [ 36%] autoapi/toolbox_scs/detectors/azimuthal_integrator/index writing output... [ 37%] autoapi/toolbox_scs/detectors/bam_detectors/index writing output... [ 39%] autoapi/toolbox_scs/detectors/digitizers/index writing output... [ 40%] autoapi/toolbox_scs/detectors/dssc/index writing output... [ 42%] autoapi/toolbox_scs/detectors/dssc_data/index writing output... [ 43%] autoapi/toolbox_scs/detectors/dssc_misc/index writing output... [ 45%] autoapi/toolbox_scs/detectors/dssc_plot/index writing output... [ 46%] autoapi/toolbox_scs/detectors/dssc_processing/index writing output... [ 48%] autoapi/toolbox_scs/detectors/fccd/index writing output... [ 50%] autoapi/toolbox_scs/detectors/hrixs/index writing output... [ 51%] autoapi/toolbox_scs/detectors/index writing output... [ 53%] autoapi/toolbox_scs/detectors/pes/index writing output... [ 54%] autoapi/toolbox_scs/detectors/viking/index writing output... [ 56%] autoapi/toolbox_scs/detectors/xgm/index writing output... [ 57%] autoapi/toolbox_scs/index writing output... [ 59%] autoapi/toolbox_scs/load/index writing output... [ 60%] autoapi/toolbox_scs/misc/bunch_pattern/index writing output... [ 62%] autoapi/toolbox_scs/misc/bunch_pattern_external/index writing output... [ 63%] autoapi/toolbox_scs/misc/index writing output... [ 65%] autoapi/toolbox_scs/misc/laser_utils/index writing output... [ 66%] autoapi/toolbox_scs/misc/undulator/index writing output... [ 68%] autoapi/toolbox_scs/mnemonics_machinery/index writing output... [ 69%] autoapi/toolbox_scs/routines/Reflectivity/index writing output... [ 71%] autoapi/toolbox_scs/routines/XAS/index writing output... [ 72%] autoapi/toolbox_scs/routines/boz/index writing output... [ 74%] autoapi/toolbox_scs/routines/index writing output... [ 75%] autoapi/toolbox_scs/routines/knife_edge/index writing output... [ 77%] autoapi/toolbox_scs/test/index writing output... [ 78%] autoapi/toolbox_scs/test/test_dssc_cls/index writing output... [ 80%] autoapi/toolbox_scs/test/test_hrixs/index writing output... [ 81%] autoapi/toolbox_scs/test/test_misc/index writing output... [ 83%] autoapi/toolbox_scs/test/test_top_level/index writing output... [ 84%] autoapi/toolbox_scs/test/test_utils/index writing output... [ 86%] autoapi/toolbox_scs/util/exceptions/index writing output... [ 87%] autoapi/toolbox_scs/util/index writing output... [ 89%] autoapi/toolbox_scs/util/pkg/index writing output... [ 90%] bunch_pattern_decoding writing output... [ 92%] changelog writing output... [ 93%] dssc/DSSCBinner writing output... [ 95%] howtos writing output... [ 96%] index writing output... [ 98%] load writing output... [100%] maintainers /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Analysis_of_Viking_spectrometer_data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Analysis_of_Viking_spectrometer_data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Analysis_of_Viking_spectrometer_data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Analysis_of_Viking_spectrometer_data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Analysis_of_Viking_spectrometer_data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Analysis_of_Viking_spectrometer_data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Analysis_of_Viking_spectrometer_data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Analysis_of_Viking_spectrometer_data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Analysis_of_Viking_spectrometer_data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Analysis_of_Viking_spectrometer_data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Analysis_of_Viking_spectrometer_data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Azimuthal integration of DSSC with pyFAI.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Azimuthal integration of DSSC with pyFAI.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Azimuthal integration of DSSC with pyFAI.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Azimuthal integration of DSSC with pyFAI.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Azimuthal integration of DSSC with pyFAI.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Azimuthal integration of DSSC with pyFAI.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Azimuthal integration of DSSC with pyFAI.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Azimuthal integration of DSSC with pyFAI.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Azimuthal integration of DSSC with pyFAI.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Azimuthal integration of DSSC with pyFAI.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.b Correction validation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.b Correction validation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.b Correction validation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.b Correction validation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.b Correction validation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.b Correction validation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.b Correction validation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.b Correction validation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.b Correction validation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.b Correction validation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.b Correction validation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.b Correction validation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.b Correction validation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.b Correction validation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.b Correction validation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.b Correction validation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.b Correction validation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.b Correction validation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.b Correction validation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.b Correction validation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.b Correction validation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.b Correction validation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.b Correction validation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.b Correction validation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.b Correction validation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.1 Small data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.1 Small data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.1 Small data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.1 Small data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.1 Small data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.1 Small data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.1 Small data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.1 Small data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.1 Small data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.1 Small data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.1 Small data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.1 Small data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.1 Small data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.1 Small data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.1 Small data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.1 Small data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.1 Small data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.1 Small data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.1 Small data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.1 Small data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.1 Small data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.1 Small data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.1 Small data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.1 Small data.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.2 Binning.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.2 Binning.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.2 Binning.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.2 Binning.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.2 Binning.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.2 Binning.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.2 Binning.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.2 Binning.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.2 Binning.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.2 Binning.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.2 Binning.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.2 Binning.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.2 Binning.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.2 Binning.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.2 Binning.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC create geometry.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC create geometry.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC create geometry.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC create geometry.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC create geometry.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC create geometry.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC create geometry.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC create geometry.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC create geometry.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC create geometry.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC create geometry.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC fine delay with SCS toolbox.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC fine delay with SCS toolbox.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC fine delay with SCS toolbox.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC fine delay with SCS toolbox.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC fine delay with SCS toolbox.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC fine delay with SCS toolbox.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC fine delay with SCS toolbox.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC fine delay with SCS toolbox.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC fine delay with SCS toolbox.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC fine delay with SCS toolbox.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC fine delay with SCS toolbox.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC fine delay with SCS toolbox.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC fine delay with SCS toolbox.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC fine delay with SCS toolbox.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC fine delay with SCS toolbox.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC fine delay with SCS toolbox.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC fine delay with SCS toolbox.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC fine delay with SCS toolbox.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC fine delay with SCS toolbox.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC fine delay with SCS toolbox.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC fine delay with SCS toolbox.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC scattering time-delay.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC scattering time-delay.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC scattering time-delay.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC scattering time-delay.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC scattering time-delay.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC scattering time-delay.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC scattering time-delay.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC scattering time-delay.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC scattering time-delay.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC scattering time-delay.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC scattering time-delay.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC scattering time-delay.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC scattering time-delay.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC scattering time-delay.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC scattering time-delay.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC scattering time-delay.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC scattering time-delay.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC scattering time-delay.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC scattering time-delay.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC scattering time-delay.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Dask DSSC module binning.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Dask DSSC module binning.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Dask DSSC module binning.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Dask DSSC module binning.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Dask DSSC module binning.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Dask DSSC module binning.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Dask DSSC module binning.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Dask DSSC module binning.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Dask DSSC module binning.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/HRIXS.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/HRIXS.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/HRIXS.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/HRIXS.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/HRIXS.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/HRIXS.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/HRIXS.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/HRIXS.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/HRIXS.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/How to extract peaks from digitizer traces.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/How to extract peaks from digitizer traces.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/How to extract peaks from digitizer traces.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/How to extract peaks from digitizer traces.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/How to extract peaks from digitizer traces.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/How to extract peaks from digitizer traces.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/How to extract peaks from digitizer traces.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/How to extract peaks from digitizer traces.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/How to extract peaks from digitizer traces.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/How to extract peaks from digitizer traces.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/How to extract peaks from digitizer traces.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/How to extract peaks from digitizer traces.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/How to extract peaks from digitizer traces.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/How to extract peaks from digitizer traces.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/How to extract peaks from digitizer traces.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Loading_data_in_memory.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Loading_data_in_memory.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Loading_data_in_memory.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Loading_data_in_memory.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Loading_data_in_memory.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Loading_data_in_memory.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Loading_data_in_memory.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Loading_data_in_memory.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Loading_data_in_memory.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Loading_data_in_memory.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Loading_data_in_memory.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/PES_spectra_extraction.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/PES_spectra_extraction.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/PES_spectra_extraction.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/PES_spectra_extraction.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/PES_spectra_extraction.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/PES_spectra_extraction.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/PES_spectra_extraction.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/PES_spectra_extraction.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/PES_spectra_extraction.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/PES_spectra_extraction.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/PES_spectra_extraction.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Transient reflectivity measurement.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Transient reflectivity measurement.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Transient reflectivity measurement.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Transient reflectivity measurement.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Transient reflectivity measurement.ipynb:: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/bunch_pattern_decoding.rst:4: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/bunch_pattern_decoding.rst:21: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/bunch_pattern_decoding.rst:27: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/bunch_pattern_decoding.rst:33: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/dssc/DSSCBinner.rst:15: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/dssc/DSSCBinner.rst:32: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/dssc/DSSCBinner.rst:38: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/dssc/DSSCBinner.rst:44: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/dssc/DSSCBinner.rst:49: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/dssc/DSSCBinner.rst:60: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/dssc/DSSCBinner.rst:68: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/dssc/DSSCBinner.rst:74: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/dssc/DSSCBinner.rst:85: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/dssc/DSSCBinner.rst:92: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/dssc/DSSCBinner.rst:105: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/dssc/DSSCBinner.rst:111: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/dssc/DSSCBinner.rst:117: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/dssc/DSSCBinner.rst:121: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/dssc/DSSCBinner.rst:135: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/dssc/DSSCBinner.rst:141: WARNING: Pygments lexer name 'ipython3' is not known /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/dssc/DSSCBinner.rst:152: WARNING: Pygments lexer name 'ipython3' is not known generating indices... genindex py-modindex done copying notebooks ... [ 5%] Analysis_of_Viking_spectrometer_data.ipynb copying notebooks ... [ 11%] Azimuthal integration of DSSC with pyFAI.ipynb copying notebooks ... [ 17%] BOZ analysis part I.a Correction determination.ipynb copying notebooks ... [ 23%] BOZ analysis part I.b Correction validation.ipynb copying notebooks ... [ 29%] BOZ analysis part II.1 Small data.ipynb copying notebooks ... [ 35%] BOZ analysis part II.2 Binning.ipynb copying notebooks ... [ 41%] DSSC create geometry.ipynb copying notebooks ... [ 47%] DSSC fine delay with SCS toolbox.ipynb copying notebooks ... [ 52%] DSSC scattering time-delay.ipynb copying notebooks ... [ 58%] Dask DSSC module binning.ipynb copying notebooks ... [ 64%] HRIXS.ipynb copying notebooks ... [ 70%] How to extract peaks from digitizer traces.ipynb copying notebooks ... [ 76%] Knife edge scan and fluence calculation.ipynb copying notebooks ... [ 82%] Loading_data_in_memory.ipynb copying notebooks ... [ 88%] OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb copying notebooks ... [ 94%] PES_spectra_extraction.ipynb copying notebooks ... [100%] Transient reflectivity measurement.ipynb highlighting module code... [ 2%] toolbox_scs.base highlighting module code... [ 5%] toolbox_scs.base.knife_edge highlighting module code... [ 8%] toolbox_scs.base.tests.test_knife_edge highlighting module code... [ 10%] toolbox_scs.constants highlighting module code... [ 13%] toolbox_scs.detectors highlighting module code... [ 16%] toolbox_scs.detectors.azimuthal_integrator highlighting module code... [ 18%] toolbox_scs.detectors.bam_detectors highlighting module code... [ 21%] toolbox_scs.detectors.digitizers highlighting module code... [ 24%] toolbox_scs.detectors.dssc highlighting module code... [ 27%] toolbox_scs.detectors.dssc_data highlighting module code... [ 29%] toolbox_scs.detectors.dssc_misc highlighting module code... [ 32%] toolbox_scs.detectors.dssc_plot highlighting module code... [ 35%] toolbox_scs.detectors.dssc_processing highlighting module code... [ 37%] toolbox_scs.detectors.fccd highlighting module code... [ 40%] toolbox_scs.detectors.hrixs highlighting module code... [ 43%] toolbox_scs.detectors.pes highlighting module code... [ 45%] toolbox_scs.detectors.viking highlighting module code... [ 48%] toolbox_scs.detectors.xgm highlighting module code... [ 51%] toolbox_scs.load highlighting module code... [ 54%] toolbox_scs.misc highlighting module code... [ 56%] toolbox_scs.misc.bunch_pattern highlighting module code... [ 59%] toolbox_scs.misc.bunch_pattern_external highlighting module code... [ 62%] toolbox_scs.misc.laser_utils highlighting module code... [ 64%] toolbox_scs.misc.undulator highlighting module code... [ 67%] toolbox_scs.mnemonics_machinery highlighting module code... [ 70%] toolbox_scs.routines highlighting module code... [ 72%] toolbox_scs.routines.Reflectivity highlighting module code... [ 75%] toolbox_scs.routines.XAS highlighting module code... [ 78%] toolbox_scs.routines.boz highlighting module code... [ 81%] toolbox_scs.routines.knife_edge highlighting module code... [ 83%] toolbox_scs.test.test_dssc_cls highlighting module code... [ 86%] toolbox_scs.test.test_hrixs highlighting module code... [ 89%] toolbox_scs.test.test_misc highlighting module code... [ 91%] toolbox_scs.test.test_top_level highlighting module code... [ 94%] toolbox_scs.test.test_utils highlighting module code... [ 97%] toolbox_scs.util.exceptions highlighting module code... [100%] toolbox_scs.util.pkg writing additional pages... search done copying images... [ 1%] _build/doctrees-readthedocs/nbsphinx/Analysis_of_Viking_spectrometer_data_9_0.png copying images... [ 3%] _build/doctrees-readthedocs/nbsphinx/Analysis_of_Viking_spectrometer_data_11_1.png copying images... [ 4%] _build/doctrees-readthedocs/nbsphinx/Analysis_of_Viking_spectrometer_data_15_1.png copying images... [ 6%] _build/doctrees-readthedocs/nbsphinx/Analysis_of_Viking_spectrometer_data_16_2.png copying images... [ 8%] _build/doctrees-readthedocs/nbsphinx/Analysis_of_Viking_spectrometer_data_16_3.png copying images... [ 9%] _build/doctrees-readthedocs/nbsphinx/Analysis_of_Viking_spectrometer_data_18_1.png copying images... [ 11%] _build/doctrees-readthedocs/nbsphinx/Azimuthal_integration_of_DSSC_with_pyFAI_9_1.png copying images... [ 12%] _build/doctrees-readthedocs/nbsphinx/Azimuthal_integration_of_DSSC_with_pyFAI_11_0.png copying images... [ 14%] _build/doctrees-readthedocs/nbsphinx/Azimuthal_integration_of_DSSC_with_pyFAI_13_1.png copying images... [ 16%] _build/doctrees-readthedocs/nbsphinx/BOZ_analysis_part_I.a_Correction_determination_23_0.png copying images... [ 17%] _build/doctrees-readthedocs/nbsphinx/BOZ_analysis_part_I.a_Correction_determination_29_0.png copying images... [ 19%] _build/doctrees-readthedocs/nbsphinx/BOZ_analysis_part_I.a_Correction_determination_32_1.png copying images... [ 20%] _build/doctrees-readthedocs/nbsphinx/BOZ_analysis_part_I.a_Correction_determination_36_1.png copying images... [ 22%] _build/doctrees-readthedocs/nbsphinx/BOZ_analysis_part_I.a_Correction_determination_45_0.png copying images... [ 24%] _build/doctrees-readthedocs/nbsphinx/BOZ_analysis_part_I.a_Correction_determination_54_1.png copying images... [ 25%] _build/doctrees-readthedocs/nbsphinx/BOZ_analysis_part_I.a_Correction_determination_57_0.png copying images... [ 27%] _build/doctrees-readthedocs/nbsphinx/BOZ_analysis_part_I.a_Correction_determination_60_0.png copying images... [ 29%] _build/doctrees-readthedocs/nbsphinx/BOZ_analysis_part_I.b_Correction_validation_9_0.png copying images... [ 30%] _build/doctrees-readthedocs/nbsphinx/BOZ_analysis_part_I.b_Correction_validation_14_0.png copying images... [ 32%] _build/doctrees-readthedocs/nbsphinx/BOZ_analysis_part_I.b_Correction_validation_17_0.png copying images... [ 33%] _build/doctrees-readthedocs/nbsphinx/BOZ_analysis_part_I.b_Correction_validation_23_0.png copying images... [ 35%] _build/doctrees-readthedocs/nbsphinx/BOZ_analysis_part_I.b_Correction_validation_28_0.png copying images... [ 37%] _build/doctrees-readthedocs/nbsphinx/BOZ_analysis_part_I.b_Correction_validation_31_0.png copying images... [ 38%] _build/doctrees-readthedocs/nbsphinx/BOZ_analysis_part_I.b_Correction_validation_35_1.png copying images... [ 40%] _build/doctrees-readthedocs/nbsphinx/BOZ_analysis_part_II.1_Small_data_9_0.png copying images... [ 41%] _build/doctrees-readthedocs/nbsphinx/BOZ_analysis_part_II.1_Small_data_13_0.png copying images... [ 43%] _build/doctrees-readthedocs/nbsphinx/BOZ_analysis_part_II.1_Small_data_20_0.png copying images... [ 45%] _build/doctrees-readthedocs/nbsphinx/BOZ_analysis_part_II.1_Small_data_25_0.png copying images... [ 46%] _build/doctrees-readthedocs/nbsphinx/BOZ_analysis_part_II.1_Small_data_29_1.png copying images... [ 48%] _build/doctrees-readthedocs/nbsphinx/BOZ_analysis_part_II.2_Binning_11_0.png copying images... [ 50%] _build/doctrees-readthedocs/nbsphinx/DSSC_fine_delay_with_SCS_toolbox_15_1.png copying images... [ 51%] _build/doctrees-readthedocs/nbsphinx/DSSC_fine_delay_with_SCS_toolbox_22_1.png copying images... [ 53%] _build/doctrees-readthedocs/nbsphinx/DSSC_scattering_time-delay_11_1.png copying images... [ 54%] _build/doctrees-readthedocs/nbsphinx/DSSC_scattering_time-delay_13_1.png copying images... [ 56%] _build/doctrees-readthedocs/nbsphinx/DSSC_scattering_time-delay_20_1.png copying images... [ 58%] _build/doctrees-readthedocs/nbsphinx/DSSC_scattering_time-delay_21_1.png copying images... [ 59%] _build/doctrees-readthedocs/nbsphinx/DSSC_scattering_time-delay_23_1.png copying images... [ 61%] _build/doctrees-readthedocs/nbsphinx/HRIXS_9_1.png copying images... [ 62%] _build/doctrees-readthedocs/nbsphinx/HRIXS_13_1.png copying images... [ 64%] _build/doctrees-readthedocs/nbsphinx/HRIXS_17_1.png copying images... [ 66%] _build/doctrees-readthedocs/nbsphinx/Loading_data_in_memory_20_1.png copying images... [ 67%] _build/doctrees-readthedocs/nbsphinx/OnlineGPU_BOZ_analysis_part_I.a_Correction_determination_S_K-egde_21_0.png copying images... [ 69%] _build/doctrees-readthedocs/nbsphinx/OnlineGPU_BOZ_analysis_part_I.a_Correction_determination_S_K-egde_27_0.png copying images... [ 70%] _build/doctrees-readthedocs/nbsphinx/OnlineGPU_BOZ_analysis_part_I.a_Correction_determination_S_K-egde_30_0.png copying images... [ 72%] _build/doctrees-readthedocs/nbsphinx/OnlineGPU_BOZ_analysis_part_I.a_Correction_determination_S_K-egde_37_0.png copying images... [ 74%] _build/doctrees-readthedocs/nbsphinx/OnlineGPU_BOZ_analysis_part_I.a_Correction_determination_S_K-egde_39_0.png copying images... [ 75%] _build/doctrees-readthedocs/nbsphinx/OnlineGPU_BOZ_analysis_part_I.a_Correction_determination_S_K-egde_41_0.png copying images... [ 77%] _build/doctrees-readthedocs/nbsphinx/OnlineGPU_BOZ_analysis_part_I.a_Correction_determination_S_K-egde_42_1.png copying images... [ 79%] _build/doctrees-readthedocs/nbsphinx/OnlineGPU_BOZ_analysis_part_I.a_Correction_determination_S_K-egde_53_0.png copying images... [ 80%] _build/doctrees-readthedocs/nbsphinx/OnlineGPU_BOZ_analysis_part_I.a_Correction_determination_S_K-egde_62_2.png copying images... [ 82%] _build/doctrees-readthedocs/nbsphinx/OnlineGPU_BOZ_analysis_part_I.a_Correction_determination_S_K-egde_65_1.png copying images... [ 83%] _build/doctrees-readthedocs/nbsphinx/OnlineGPU_BOZ_analysis_part_I.a_Correction_determination_S_K-egde_68_1.png copying images... [ 85%] _build/doctrees-readthedocs/nbsphinx/PES_spectra_extraction_3_1.png copying images... [ 87%] _build/doctrees-readthedocs/nbsphinx/PES_spectra_extraction_3_2.png copying images... [ 88%] _build/doctrees-readthedocs/nbsphinx/PES_spectra_extraction_7_1.png copying images... [ 90%] _build/doctrees-readthedocs/nbsphinx/PES_spectra_extraction_15_1.png copying images... [ 91%] _build/doctrees-readthedocs/nbsphinx/PES_spectra_extraction_17_2.png copying images... [ 93%] _build/doctrees-readthedocs/nbsphinx/Transient_reflectivity_measurement_2_1.png copying images... [ 95%] _build/doctrees-readthedocs/nbsphinx/Transient_reflectivity_measurement_5_1.png copying images... [ 96%] _build/doctrees-readthedocs/nbsphinx/Transient_reflectivity_measurement_12_0.png copying images... [ 98%] sview.png copying images... [100%] metadata.png copying downloadable files... [ 50%] scripts/bin_dssc_module_job.sh copying downloadable files... [100%] scripts/boz_parameters_job.sh copying static files... done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 506 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2024-10-06T11:29:48.995813Z, end-time: 2024-10-06T11:30:16.063734Z, duration: 27, exit-code: 0 python /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/bin/sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v5.3.0 WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). making output directory... done WARNING: html_static_path entry '_static' does not exist [AutoAPI] Ignoring /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/deprecated/dssc_single_module.py [AutoAPI] Ignoring /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/deprecated/dssc_bkp.py [AutoAPI] Reading files... [ 2%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/__init__.py [AutoAPI] Reading files... [ 4%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/mnemonics_machinery.py [AutoAPI] Reading files... [ 7%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/constants.py [AutoAPI] Reading files... [ 9%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/load.py [AutoAPI] Reading files... [ 12%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/misc/__init__.py [AutoAPI] Reading files... [ 14%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/misc/laser_utils.py [AutoAPI] Reading files... [ 17%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/misc/undulator.py [AutoAPI] Reading files... [ 19%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/misc/bunch_pattern_external.py [AutoAPI] Reading files... [ 21%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/misc/bunch_pattern.py [AutoAPI] Reading files... [ 24%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/util/__init__.py [AutoAPI] Reading files... [ 26%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/util/pkg.py [AutoAPI] Reading files... [ 29%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/util/exceptions.py [AutoAPI] Reading files... [ 31%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/base/__init__.py [AutoAPI] Reading files... [ 34%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/base/knife_edge.py [AutoAPI] Reading files... [ 36%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/base/tests/__init__.py [AutoAPI] Reading files... [ 39%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/base/tests/test_knife_edge.py [AutoAPI] Reading files... [ 41%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/viking.py [AutoAPI] Reading files... [ 43%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/dssc_processing.py [AutoAPI] Reading files... [ 46%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/__init__.py [AutoAPI] Reading files... [ 48%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/hrixs.py [AutoAPI] Reading files... [ 51%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/azimuthal_integrator.py [AutoAPI] Reading files... [ 53%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/dssc_data.py [AutoAPI] Reading files... [ 56%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/pes.py [AutoAPI] Reading files... [ 58%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/dssc_plot.py [AutoAPI] Reading files... [ 60%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/fccd.py [AutoAPI] Reading files... [ 63%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/bam_detectors.py [AutoAPI] Reading files... [ 65%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/digitizers.py [AutoAPI] Reading files... [ 68%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/dssc_misc.py [AutoAPI] Reading files... [ 70%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/dssc.py [AutoAPI] Reading files... [ 73%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/xgm.py [AutoAPI] Reading files... [ 75%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/test/__init__.py [AutoAPI] Reading files... [ 78%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/test/test_hrixs.py [AutoAPI] Reading files... [ 80%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/test/test_dssc_cls.py [AutoAPI] Reading files... [ 82%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/test/test_top_level.py [AutoAPI] Reading files... [ 85%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/test/test_misc.py [AutoAPI] Reading files... [ 87%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/test/test_utils.py [AutoAPI] Reading files... [ 90%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/routines/__init__.py [AutoAPI] Reading files... [ 92%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/routines/XAS.py [AutoAPI] Reading files... [ 95%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/routines/Reflectivity.py [AutoAPI] Reading files... [ 97%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/routines/knife_edge.py [AutoAPI] Reading files... [100%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/routines/boz.py WARNING: Cannot resolve import of unknown module toolbox_scs.util.data_access in toolbox_scs.test.test_utils [AutoAPI] Mapping Data... [ 2%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/__init__.py [AutoAPI] Mapping Data... [ 4%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/mnemonics_machinery.py [AutoAPI] Mapping Data... [ 7%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/constants.py [AutoAPI] Mapping Data... [ 9%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/load.py [AutoAPI] Mapping Data... [ 12%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/misc/__init__.py [AutoAPI] Mapping Data... [ 14%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/misc/laser_utils.py [AutoAPI] Mapping Data... [ 17%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/misc/undulator.py [AutoAPI] Mapping Data... [ 19%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/misc/bunch_pattern_external.py [AutoAPI] Mapping Data... [ 21%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/misc/bunch_pattern.py [AutoAPI] Mapping Data... [ 24%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/util/__init__.py [AutoAPI] Mapping Data... [ 26%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/util/pkg.py [AutoAPI] Mapping Data... [ 29%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/util/exceptions.py [AutoAPI] Mapping Data... [ 31%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/base/__init__.py [AutoAPI] Mapping Data... [ 34%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/base/knife_edge.py [AutoAPI] Mapping Data... [ 36%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/base/tests/__init__.py [AutoAPI] Mapping Data... [ 39%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/base/tests/test_knife_edge.py [AutoAPI] Mapping Data... [ 41%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/viking.py [AutoAPI] Mapping Data... [ 43%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/dssc_processing.py [AutoAPI] Mapping Data... [ 46%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/__init__.py [AutoAPI] Mapping Data... [ 48%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/hrixs.py [AutoAPI] Mapping Data... [ 51%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/azimuthal_integrator.py [AutoAPI] Mapping Data... [ 53%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/dssc_data.py [AutoAPI] Mapping Data... [ 56%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/pes.py [AutoAPI] Mapping Data... [ 58%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/dssc_plot.py [AutoAPI] Mapping Data... [ 60%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/fccd.py [AutoAPI] Mapping Data... [ 63%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/bam_detectors.py [AutoAPI] Mapping Data... [ 65%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/digitizers.py [AutoAPI] Mapping Data... [ 68%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/dssc_misc.py [AutoAPI] Mapping Data... [ 70%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/dssc.py [AutoAPI] Mapping Data... [ 73%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/detectors/xgm.py [AutoAPI] Mapping Data... [ 75%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/test/__init__.py [AutoAPI] Mapping Data... [ 78%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/test/test_hrixs.py [AutoAPI] Mapping Data... [ 80%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/test/test_dssc_cls.py [AutoAPI] Mapping Data... [ 82%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/test/test_top_level.py [AutoAPI] Mapping Data... [ 85%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/test/test_misc.py [AutoAPI] Mapping Data... [ 87%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/test/test_utils.py [AutoAPI] Mapping Data... [ 90%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/routines/__init__.py [AutoAPI] Mapping Data... [ 92%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/routines/XAS.py [AutoAPI] Mapping Data... [ 95%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/routines/Reflectivity.py [AutoAPI] Mapping Data... [ 97%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/routines/knife_edge.py [AutoAPI] Mapping Data... [100%] /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/src/toolbox_scs/routines/boz.py [AutoAPI] Rendering Data... [ 2%] toolbox_scs [AutoAPI] Rendering Data... [ 4%] toolbox_scs.mnemonics_machinery [AutoAPI] Rendering Data... [ 7%] toolbox_scs.constants [AutoAPI] Rendering Data... [ 9%] toolbox_scs.load [AutoAPI] Rendering Data... [ 12%] toolbox_scs.misc [AutoAPI] Rendering Data... [ 14%] toolbox_scs.misc.laser_utils [AutoAPI] Rendering Data... [ 17%] toolbox_scs.misc.undulator [AutoAPI] Rendering Data... [ 19%] toolbox_scs.misc.bunch_pattern_external [AutoAPI] Rendering Data... [ 21%] toolbox_scs.misc.bunch_pattern [AutoAPI] Rendering Data... [ 24%] toolbox_scs.util [AutoAPI] Rendering Data... [ 26%] toolbox_scs.util.pkg [AutoAPI] Rendering Data... [ 29%] toolbox_scs.util.exceptions [AutoAPI] Rendering Data... [ 31%] toolbox_scs.base [AutoAPI] Rendering Data... [ 34%] toolbox_scs.base.knife_edge [AutoAPI] Rendering Data... [ 36%] toolbox_scs.base.tests [AutoAPI] Rendering Data... [ 39%] toolbox_scs.base.tests.test_knife_edge [AutoAPI] Rendering Data... [ 41%] toolbox_scs.detectors.viking [AutoAPI] Rendering Data... [ 43%] toolbox_scs.detectors.dssc_processing [AutoAPI] Rendering Data... [ 46%] toolbox_scs.detectors [AutoAPI] Rendering Data... [ 48%] toolbox_scs.detectors.hrixs [AutoAPI] Rendering Data... [ 51%] toolbox_scs.detectors.azimuthal_integrator [AutoAPI] Rendering Data... [ 53%] toolbox_scs.detectors.dssc_data [AutoAPI] Rendering Data... [ 56%] toolbox_scs.detectors.pes [AutoAPI] Rendering Data... [ 58%] toolbox_scs.detectors.dssc_plot [AutoAPI] Rendering Data... [ 60%] toolbox_scs.detectors.fccd [AutoAPI] Rendering Data... [ 63%] toolbox_scs.detectors.bam_detectors [AutoAPI] Rendering Data... [ 65%] toolbox_scs.detectors.digitizers [AutoAPI] Rendering Data... [ 68%] toolbox_scs.detectors.dssc_misc [AutoAPI] Rendering Data... [ 70%] toolbox_scs.detectors.dssc [AutoAPI] Rendering Data... [ 73%] toolbox_scs.detectors.xgm [AutoAPI] Rendering Data... [ 75%] toolbox_scs.test [AutoAPI] Rendering Data... [ 78%] toolbox_scs.test.test_hrixs [AutoAPI] Rendering Data... [ 80%] toolbox_scs.test.test_dssc_cls [AutoAPI] Rendering Data... [ 82%] toolbox_scs.test.test_top_level [AutoAPI] Rendering Data... [ 85%] toolbox_scs.test.test_misc [AutoAPI] Rendering Data... [ 87%] toolbox_scs.test.test_utils [AutoAPI] Rendering Data... [ 90%] toolbox_scs.routines [AutoAPI] Rendering Data... [ 92%] toolbox_scs.routines.XAS [AutoAPI] Rendering Data... [ 95%] toolbox_scs.routines.Reflectivity [AutoAPI] Rendering Data... [ 97%] toolbox_scs.routines.knife_edge [AutoAPI] Rendering Data... [100%] toolbox_scs.routines.boz [autosummary] generating autosummary for: Analysis_of_Viking_spectrometer_data.ipynb, Azimuthal integration of DSSC with pyFAI.ipynb, BOZ analysis part I.a Correction determination.ipynb, BOZ analysis part I.b Correction validation.ipynb, BOZ analysis part II.1 Small data.ipynb, BOZ analysis part II.2 Binning.ipynb, DSSC create geometry.ipynb, DSSC fine delay with SCS toolbox.ipynb, DSSC scattering time-delay.ipynb, Dask DSSC module binning.ipynb, ..., OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb, PES_spectra_extraction.ipynb, Transient reflectivity measurement.ipynb, bunch_pattern_decoding.rst, changelog.rst, dssc/DSSCBinner.rst, howtos.rst, index.rst, load.rst, maintainers.rst building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: [new config] 66 added, 0 changed, 0 removed reading sources... [ 1%] Analysis_of_Viking_spectrometer_data reading sources... [ 3%] Azimuthal integration of DSSC with pyFAI reading sources... [ 4%] BOZ analysis part I.a Correction determination reading sources... [ 6%] BOZ analysis part I.b Correction validation reading sources... [ 7%] BOZ analysis part II.1 Small data reading sources... [ 9%] BOZ analysis part II.2 Binning reading sources... [ 10%] DSSC create geometry reading sources... [ 12%] DSSC fine delay with SCS toolbox reading sources... [ 13%] DSSC scattering time-delay reading sources... [ 15%] Dask DSSC module binning reading sources... [ 16%] HRIXS reading sources... [ 18%] How to extract peaks from digitizer traces reading sources... [ 19%] Knife edge scan and fluence calculation reading sources... [ 21%] Loading_data_in_memory reading sources... [ 22%] OnlineGPU BOZ analysis part I.a Correction determination S K-egde reading sources... [ 24%] PES_spectra_extraction reading sources... [ 25%] Transient reflectivity measurement reading sources... [ 27%] autoapi/index reading sources... [ 28%] autoapi/toolbox_scs/base/index reading sources... [ 30%] autoapi/toolbox_scs/base/knife_edge/index reading sources... [ 31%] autoapi/toolbox_scs/base/tests/index reading sources... [ 33%] autoapi/toolbox_scs/base/tests/test_knife_edge/index reading sources... [ 34%] autoapi/toolbox_scs/constants/index reading sources... [ 36%] autoapi/toolbox_scs/detectors/azimuthal_integrator/index reading sources... [ 37%] autoapi/toolbox_scs/detectors/bam_detectors/index reading sources... [ 39%] autoapi/toolbox_scs/detectors/digitizers/index reading sources... [ 40%] autoapi/toolbox_scs/detectors/dssc/index reading sources... [ 42%] autoapi/toolbox_scs/detectors/dssc_data/index reading sources... [ 43%] autoapi/toolbox_scs/detectors/dssc_misc/index reading sources... [ 45%] autoapi/toolbox_scs/detectors/dssc_plot/index reading sources... [ 46%] autoapi/toolbox_scs/detectors/dssc_processing/index reading sources... [ 48%] autoapi/toolbox_scs/detectors/fccd/index reading sources... [ 50%] autoapi/toolbox_scs/detectors/hrixs/index reading sources... [ 51%] autoapi/toolbox_scs/detectors/index reading sources... [ 53%] autoapi/toolbox_scs/detectors/pes/index reading sources... [ 54%] autoapi/toolbox_scs/detectors/viking/index reading sources... [ 56%] autoapi/toolbox_scs/detectors/xgm/index reading sources... [ 57%] autoapi/toolbox_scs/index reading sources... [ 59%] autoapi/toolbox_scs/load/index reading sources... [ 60%] autoapi/toolbox_scs/misc/bunch_pattern/index reading sources... [ 62%] autoapi/toolbox_scs/misc/bunch_pattern_external/index reading sources... [ 63%] autoapi/toolbox_scs/misc/index reading sources... [ 65%] autoapi/toolbox_scs/misc/laser_utils/index reading sources... [ 66%] autoapi/toolbox_scs/misc/undulator/index reading sources... [ 68%] autoapi/toolbox_scs/mnemonics_machinery/index reading sources... [ 69%] autoapi/toolbox_scs/routines/Reflectivity/index reading sources... [ 71%] autoapi/toolbox_scs/routines/XAS/index reading sources... [ 72%] autoapi/toolbox_scs/routines/boz/index reading sources... [ 74%] autoapi/toolbox_scs/routines/index reading sources... [ 75%] autoapi/toolbox_scs/routines/knife_edge/index reading sources... [ 77%] autoapi/toolbox_scs/test/index reading sources... [ 78%] autoapi/toolbox_scs/test/test_dssc_cls/index reading sources... [ 80%] autoapi/toolbox_scs/test/test_hrixs/index reading sources... [ 81%] autoapi/toolbox_scs/test/test_misc/index reading sources... [ 83%] autoapi/toolbox_scs/test/test_top_level/index reading sources... [ 84%] autoapi/toolbox_scs/test/test_utils/index reading sources... [ 86%] autoapi/toolbox_scs/util/exceptions/index reading sources... [ 87%] autoapi/toolbox_scs/util/index reading sources... [ 89%] autoapi/toolbox_scs/util/pkg/index reading sources... [ 90%] bunch_pattern_decoding reading sources... [ 92%] changelog reading sources... [ 93%] dssc/DSSCBinner reading sources... [ 95%] howtos reading sources... [ 96%] index [AutoAPI] Adding AutoAPI TOCTree [autoapi/index] to index.rst reading sources... [ 98%] load reading sources... [100%] maintainers /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/envs/latest/lib/python3.7/site-packages/nbsphinx/__init__.py:1074: RuntimeWarning: You are using an unsupported version of pandoc (1.19.2.4). Your version must be at least (2.14.2) but less than (4.0.0). Refer to https://pandoc.org/installing.html. Continuing with doubts... nbconvert.utils.pandoc.check_pandoc_version() /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:3433: CRITICAL: Title level inconsistent: Peak fluence calculation using knife-edge scans: ------------------------------------------------ /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:3451: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:3451: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:3506: CRITICAL: Title level inconsistent: Load scanning motor and laser photodiode data ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:3572: CRITICAL: Title level inconsistent: Check diode traces and region of integration for peak calculations ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:5807: CRITICAL: Title level inconsistent: Plot intensity vs. knife-edge positions, fit with erfc function ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:7990: CRITICAL: Title level inconsistent: OL power measurement ^^^^^^^^^^^^^^^^^^^^ /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:8016: CRITICAL: Title level inconsistent: Fluence vs. laser power ^^^^^^^^^^^^^^^^^^^^^^^ /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:9096: CRITICAL: Title level inconsistent: Load runs with horizontal and vertical scans, normalize the transmitted signal by XGM ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:9676: CRITICAL: Title level inconsistent: Fit scan to erfc function and plot ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:11863: CRITICAL: Title level inconsistent: Load XGM data ^^^^^^^^^^^^^ /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb:12357: CRITICAL: Title level inconsistent: Calibrate XGM fast data using photon flux and plot ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/base/knife_edge/index.rst:4: WARNING: duplicate object description of toolbox_scs.base.knife_edge, other instance in autoapi/toolbox_scs/base/index, use :noindex: for one of them /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/detectors/dssc_misc/index.rst:71: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/detectors/dssc_misc/index.rst:30: WARNING: Definition list ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/detectors/fccd/index.rst:6: WARNING: Definition list ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/detectors/hrixs/index.rst:7: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/detectors/index.rst:630: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/detectors/index.rst:30: WARNING: Definition list ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/detectors/index.rst:7: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:705: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:30: WARNING: Definition list ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:7: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:1612: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:1631: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:31: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:1747: WARNING: duplicate object description of toolbox_scs.__all__, other instance in autoapi/toolbox_scs/index, use :noindex: for one of them /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:1758: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:8: WARNING: Definition list ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:1843: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:12: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:1900: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:1911: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:1924: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2038: WARNING: duplicate object description of toolbox_scs.__all__, other instance in autoapi/toolbox_scs/index, use :noindex: for one of them /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2049: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:7: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2056: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2072: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:7: WARNING: Definition list ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2151: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2227: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:9: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2298: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:8: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:7: WARNING: Definition list ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2318: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:10: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2429: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:9: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2452: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:9: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2501: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:10: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2557: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2572: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:9: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2575: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:12: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2578: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2597: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:2718: WARNING: duplicate object description of toolbox_scs.__all__, other instance in autoapi/toolbox_scs/index, use :noindex: for one of them /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:: ERROR: Unknown target name: "numpy.s". /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:: ERROR: Unknown target name: "numpy.s". /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/index.rst:1667: ERROR: Unknown target name: "numpy.s". /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/load/index.rst:4: WARNING: duplicate object description of toolbox_scs.load, other instance in autoapi/toolbox_scs/index, use :noindex: for one of them /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/load/index.rst:49: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/load/index.rst:68: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/load/index.rst:31: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/load/index.rst:: ERROR: Unknown target name: "numpy.s". /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/load/index.rst:136: ERROR: Unknown target name: "numpy.s". /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/load/index.rst:: ERROR: Unknown target name: "numpy.s". /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/misc/bunch_pattern/index.rst:85: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/misc/bunch_pattern/index.rst:8: WARNING: Definition list ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/misc/bunch_pattern/index.rst:126: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/misc/bunch_pattern/index.rst:12: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/misc/index.rst:61: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/misc/index.rst:8: WARNING: Definition list ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/misc/index.rst:146: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/misc/index.rst:12: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/misc/index.rst:203: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/misc/index.rst:214: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/misc/index.rst:227: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/misc/laser_utils/index.rst:28: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/misc/laser_utils/index.rst:41: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/misc/laser_utils/index.rst:55: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/XAS/index.rst:40: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/XAS/index.rst:7: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/XAS/index.rst:47: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/XAS/index.rst:63: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:7: WARNING: Definition list ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:135: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:211: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:9: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:282: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:8: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:7: WARNING: Definition list ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:302: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:10: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:413: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:9: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:436: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:9: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:485: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:10: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:541: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:556: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:9: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:559: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:12: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:562: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/boz/index.rst:581: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:88: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:7: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:95: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:111: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:7: WARNING: Definition list ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:190: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:266: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:9: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:337: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:8: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:7: WARNING: Definition list ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:357: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:10: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:468: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:9: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:491: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:9: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:540: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:10: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:596: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:611: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:9: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:614: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:12: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:617: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/index.rst:636: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/routines/knife_edge/index.rst:4: WARNING: duplicate object description of toolbox_scs.routines.knife_edge, other instance in autoapi/toolbox_scs/routines/index, use :noindex: for one of them /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/test/test_dssc_cls/index.rst:89: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/test/test_dssc_cls/index.rst:27: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/test/test_hrixs/index.rst:47: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/test/test_hrixs/index.rst:27: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/test/test_misc/index.rst:82: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/test/test_misc/index.rst:27: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/test/test_top_level/index.rst:75: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/test/test_top_level/index.rst:27: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/test/test_utils/index.rst:73: ERROR: Unexpected indentation. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/autoapi/toolbox_scs/test/test_utils/index.rst:27: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/index.rst:128: CRITICAL: Title level inconsistent: Contribute ~~~~~~~~~~ WARNING: nbsphinx_widgets_path not given and ipywidgets module unavailable looking for now-outdated files... none found pickling environment... done checking consistency... /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Analysis_of_Viking_spectrometer_data.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Azimuthal integration of DSSC with pyFAI.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.a Correction determination.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part I.b Correction validation.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.1 Small data.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/BOZ analysis part II.2 Binning.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC create geometry.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC fine delay with SCS toolbox.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/DSSC scattering time-delay.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Dask DSSC module binning.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/HRIXS.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/How to extract peaks from digitizer traces.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Knife edge scan and fluence calculation.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Loading_data_in_memory.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/OnlineGPU BOZ analysis part I.a Correction determination S K-egde.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/PES_spectra_extraction.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/Transient reflectivity measurement.ipynb: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/bunch_pattern_decoding.rst: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/dssc/DSSCBinner.rst: WARNING: document isn't included in any toctree /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/load.rst: WARNING: document isn't included in any toctree done processing SCSToolbox.tex... index howtos maintainers changelog autoapi/index autoapi/toolbox_scs/index autoapi/toolbox_scs/base/index autoapi/toolbox_scs/base/tests/index autoapi/toolbox_scs/base/tests/test_knife_edge/index autoapi/toolbox_scs/base/knife_edge/index autoapi/toolbox_scs/detectors/index autoapi/toolbox_scs/detectors/azimuthal_integrator/index autoapi/toolbox_scs/detectors/bam_detectors/index autoapi/toolbox_scs/detectors/digitizers/index autoapi/toolbox_scs/detectors/dssc/index autoapi/toolbox_scs/detectors/dssc_data/index autoapi/toolbox_scs/detectors/dssc_misc/index autoapi/toolbox_scs/detectors/dssc_plot/index autoapi/toolbox_scs/detectors/dssc_processing/index autoapi/toolbox_scs/detectors/fccd/index autoapi/toolbox_scs/detectors/hrixs/index autoapi/toolbox_scs/detectors/pes/index autoapi/toolbox_scs/detectors/viking/index autoapi/toolbox_scs/detectors/xgm/index autoapi/toolbox_scs/misc/index autoapi/toolbox_scs/misc/bunch_pattern/index autoapi/toolbox_scs/misc/bunch_pattern_external/index autoapi/toolbox_scs/misc/laser_utils/index autoapi/toolbox_scs/misc/undulator/index autoapi/toolbox_scs/routines/index autoapi/toolbox_scs/routines/Reflectivity/index autoapi/toolbox_scs/routines/XAS/index autoapi/toolbox_scs/routines/boz/index autoapi/toolbox_scs/routines/knife_edge/index autoapi/toolbox_scs/test/index autoapi/toolbox_scs/test/test_dssc_cls/index autoapi/toolbox_scs/test/test_hrixs/index autoapi/toolbox_scs/test/test_misc/index autoapi/toolbox_scs/test/test_top_level/index autoapi/toolbox_scs/test/test_utils/index autoapi/toolbox_scs/util/index autoapi/toolbox_scs/util/exceptions/index autoapi/toolbox_scs/util/pkg/index autoapi/toolbox_scs/constants/index autoapi/toolbox_scs/load/index autoapi/toolbox_scs/mnemonics_machinery/index resolving references... done writing... done copying images... [ 50%] metadata.png copying images... [100%] sview.png copying TeX support files... copying TeX support files... done build succeeded, 174 warnings. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2024-10-06T11:30:16.434632Z, end-time: 2024-10-06T11:30:16.493386Z, 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: 2024-10-06T11:30:16.582425Z, end-time: 2024-10-06T11:30:22.119447Z, duration: 5, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=scs-toolbox -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="scs-toolbox" "SCSToolbox.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./SCSToolbox.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./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 2014/09/29 v1.4h 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/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/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/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.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/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/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/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (./nbsphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/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/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file scs-toolbox.idx (./scs-toolbox.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [1] [2] Chapter 2. [3 <./metadata.png>] [4] Chapter 3. LaTeX Warning: Hyper reference `howtos:how-to-s' on page 5 undefined on input l ine 211. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [5] [6] [7] [8] [9] [10] [11 <./sview.png>] [12] [13] [14] [15] [16] LaTeX Warning: Hyper reference `autoapi/toolbox_scs/base/tests/test_knife_edge/ index:toolbox_scs.base.tests.test_knife_edge.test_range_mask' on page 17 undefi ned on input line 1459. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/base/tests/test_knife_edge/ index:toolbox_scs.base.tests.test_knife_edge.test_prepare_arrays_nans' on page 17 undefined on input line 1459. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/base/tests/test_knife_edge/ index:toolbox_scs.base.tests.test_knife_edge.test_prepare_arrays_size' on page 17 undefined on input line 1459. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/base/tests/test_knife_edge/ index:toolbox_scs.base.tests.test_knife_edge.test_prepare_arrays_range' on page 17 undefined on input line 1459. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/base/tests/test_knife_edge/ index:toolbox_scs.base.tests.test_knife_edge.test_knife_edge_base' on page 17 u ndefined on input line 1459. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/base/tests/test_knife_edge/ index:toolbox_scs.base.tests.test_knife_edge._with_values' on page 17 undefined on input line 1459. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/base/tests/test_knife_edge/ index:toolbox_scs.base.tests.test_knife_edge.test_range_mask' on page 17 undefi ned on input line 1459. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/base/tests/test_knife_edge/ index:toolbox_scs.base.tests.test_knife_edge.test_prepare_arrays_nans' on page 17 undefined on input line 1459. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/base/tests/test_knife_edge/ index:toolbox_scs.base.tests.test_knife_edge.test_prepare_arrays_size' on page 17 undefined on input line 1459. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/base/tests/test_knife_edge/ index:toolbox_scs.base.tests.test_knife_edge.test_prepare_arrays_range' on page 17 undefined on input line 1459. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/base/tests/test_knife_edge/ index:toolbox_scs.base.tests.test_knife_edge.test_knife_edge_base' on page 17 u ndefined on input line 1459. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/base/tests/test_knife_edge/ index:toolbox_scs.base.tests.test_knife_edge._with_values' on page 17 undefined on input line 1459. [17] LaTeX Warning: Hyper reference `autoapi/toolbox_scs/base/knife_edge/index:toolb ox_scs.base.knife_edge.knife_edge' on page 18 undefined on input line 1553. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/base/knife_edge/index:toolb ox_scs.base.knife_edge.knife_edge_base' on page 18 undefined on input line 1553 . LaTeX Warning: Hyper reference `autoapi/toolbox_scs/base/knife_edge/index:toolb ox_scs.base.knife_edge.knife_edge' on page 18 undefined on input line 1553. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/base/knife_edge/index:toolb ox_scs.base.knife_edge.knife_edge_base' on page 18 undefined on input line 1553 . [18] LaTeX Warning: Hyper reference `autoapi/toolbox_scs/base/knife_edge/index:modul e-toolbox_scs.base.knife_edge' on page 19 undefined on input line 1692. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/base/index:toolbox_scs.base .knife_edge_base' on page 19 undefined on input line 1692. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/base/knife_edge/index:modul e-toolbox_scs.base.knife_edge' on page 19 undefined on input line 1692. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/base/index:toolbox_scs.base .knife_edge_base' on page 19 undefined on input line 1692. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/base/index:toolbox_scs.base .__all__' on page 19 undefined on input line 1714. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/base/index:toolbox_scs.base .__all__' on page 19 undefined on input line 1714. [19] LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/azimuthal_integra tor/index:toolbox_scs.detectors.azimuthal_integrator.AzimuthalIntegrator' on pa ge 20 undefined on input line 1875. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/azimuthal_integra tor/index:toolbox_scs.detectors.azimuthal_integrator.AzimuthalIntegratorDSSC' o n page 20 undefined on input line 1875. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/azimuthal_integra tor/index:toolbox_scs.detectors.azimuthal_integrator.AzimuthalIntegrator' on pa ge 20 undefined on input line 1875. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/azimuthal_integra tor/index:toolbox_scs.detectors.azimuthal_integrator.AzimuthalIntegratorDSSC' o n page 20 undefined on input line 1875. [20] LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/azimuthal_integra tor/index:toolbox_scs.detectors.azimuthal_integrator.AzimuthalIntegrator' on pa ge 21 undefined on input line 1973. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/bam_detectors/ind ex:toolbox_scs.detectors.bam_detectors.get_bam' on page 21 undefined on input l ine 2033. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/bam_detectors/ind ex:toolbox_scs.detectors.bam_detectors.get_bam_params' on page 21 undefined on input line 2033. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/bam_detectors/ind ex:toolbox_scs.detectors.bam_detectors.get_bam' on page 21 undefined on input l ine 2033. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/bam_detectors/ind ex:toolbox_scs.detectors.bam_detectors.get_bam_params' on page 21 undefined on input line 2033. [21] LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/digitizers/index: toolbox_scs.detectors.digitizers.get_peaks' on page 22 undefined on input line 2216. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/digitizers/index: toolbox_scs.detectors.digitizers.get_dig_avg_trace' on page 22 undefined on inp ut line 2216. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/digitizers/index: toolbox_scs.detectors.digitizers.check_peak_params' on page 22 undefined on inp ut line 2216. Underfull \hbox (badness 10000) in paragraph at lines 2216--2216 []|\T1/txtt/m/sl/10 check_peak_params\T1/qtm/m/n/10 (run, mnemonic[, raw_trace, LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/digitizers/index: toolbox_scs.detectors.digitizers.get_tim_peaks' on page 22 undefined on input l ine 2216. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/digitizers/index: toolbox_scs.detectors.digitizers.get_laser_peaks' on page 22 undefined on input line 2216. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/digitizers/index: toolbox_scs.detectors.digitizers.get_digitizer_peaks' on page 22 undefined on i nput line 2216. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/digitizers/index: toolbox_scs.detectors.digitizers.digitizer_signal_description' on page 22 undef ined on input line 2216. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/digitizers/index: toolbox_scs.detectors.digitizers.get_peaks' on page 22 undefined on input line 2216. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/digitizers/index: toolbox_scs.detectors.digitizers.get_dig_avg_trace' on page 22 undefined on inp ut line 2216. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/digitizers/index: toolbox_scs.detectors.digitizers.check_peak_params' on page 22 undefined on inp ut line 2216. Underfull \hbox (badness 10000) in paragraph at lines 2216--2216 []|\T1/txtt/m/sl/10 check_peak_params\T1/qtm/m/n/10 (run, mnemonic[, raw_trace, LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/digitizers/index: toolbox_scs.detectors.digitizers.get_tim_peaks' on page 22 undefined on input l ine 2216. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/digitizers/index: toolbox_scs.detectors.digitizers.get_laser_peaks' on page 22 undefined on input line 2216. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/digitizers/index: toolbox_scs.detectors.digitizers.get_digitizer_peaks' on page 22 undefined on i nput line 2216. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/digitizers/index: toolbox_scs.detectors.digitizers.digitizer_signal_description' on page 22 undef ined on input line 2216. [22] [23] [24] [25] [26] LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc/index:toolbo x_scs.detectors.dssc.DSSCBinner' on page 27 undefined on input line 2697. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc/index:toolbo x_scs.detectors.dssc.DSSCFormatter' on page 27 undefined on input line 2697. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc/index:toolbo x_scs.detectors.dssc.DSSCBinner' on page 27 undefined on input line 2697. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc/index:toolbo x_scs.detectors.dssc.DSSCFormatter' on page 27 undefined on input line 2697. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/util/exceptions/index:toolb ox_scs.util.exceptions.ToolBoxValueError' on page 27 undefined on input line 27 39. [27] [28] LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc_data/index:t oolbox_scs.detectors.dssc_data.save_xarray' on page 29 undefined on input line 3061. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc_data/index:t oolbox_scs.detectors.dssc_data.save_attributes_h5' on page 29 undefined on inpu t line 3061. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc_data/index:t oolbox_scs.detectors.dssc_data.load_xarray' on page 29 undefined on input line 3061. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc_data/index:t oolbox_scs.detectors.dssc_data.get_data_formatted' on page 29 undefined on inpu t line 3061. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc_data/index:t oolbox_scs.detectors.dssc_data.save_xarray' on page 29 undefined on input line 3061. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc_data/index:t oolbox_scs.detectors.dssc_data.save_attributes_h5' on page 29 undefined on inpu t line 3061. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc_data/index:t oolbox_scs.detectors.dssc_data.load_xarray' on page 29 undefined on input line 3061. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc_data/index:t oolbox_scs.detectors.dssc_data.get_data_formatted' on page 29 undefined on inpu t line 3061. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/util/exceptions/index:toolb ox_scs.util.exceptions.ToolBoxFileError' on page 29 undefined on input line 309 1. [29] LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc_misc/index:t oolbox_scs.detectors.dssc_misc.load_dssc_info' on page 30 undefined on input li ne 3253. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc_misc/index:t oolbox_scs.detectors.dssc_misc.create_dssc_bins' on page 30 undefined on input line 3253. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc_misc/index:t oolbox_scs.detectors.dssc_misc.get_xgm_formatted' on page 30 undefined on input line 3253. Underfull \hbox (badness 10000) in paragraph at lines 3253--3253 []|\T1/txtt/m/sl/10 get_xgm_formatted\T1/qtm/m/n/10 (run_obj, xgm_name, LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc_misc/index:t oolbox_scs.detectors.dssc_misc.quickmask_DSSC_ASIC' on page 30 undefined on inp ut line 3253. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc_misc/index:t oolbox_scs.detectors.dssc_misc.load_mask' on page 30 undefined on input line 32 53. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc_misc/index:t oolbox_scs.detectors.dssc_misc.load_dssc_info' on page 30 undefined on input li ne 3253. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc_misc/index:t oolbox_scs.detectors.dssc_misc.create_dssc_bins' on page 30 undefined on input line 3253. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc_misc/index:t oolbox_scs.detectors.dssc_misc.get_xgm_formatted' on page 30 undefined on input line 3253. Underfull \hbox (badness 10000) in paragraph at lines 3253--3253 []|\T1/txtt/m/sl/10 get_xgm_formatted\T1/qtm/m/n/10 (run_obj, xgm_name, LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc_misc/index:t oolbox_scs.detectors.dssc_misc.quickmask_DSSC_ASIC' on page 30 undefined on inp ut line 3253. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc_misc/index:t oolbox_scs.detectors.dssc_misc.load_mask' on page 30 undefined on input line 32 53. [30] [31] LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc_plot/index:t oolbox_scs.detectors.dssc_plot.plot_xgm_threshold' on page 32 undefined on inpu t line 3504. Underfull \hbox (badness 5817) in paragraph at lines 3504--3504 []|\T1/txtt/m/sl/10 plot_xgm_threshold\T1/qtm/m/n/10 (xgm[, xgm_min, xgm_max, LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc_plot/index:t oolbox_scs.detectors.dssc_plot.plot_binner' on page 32 undefined on input line 3504. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc_plot/index:t oolbox_scs.detectors.dssc_plot.plot_binner_hist' on page 32 undefined on input line 3504. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc_plot/index:t oolbox_scs.detectors.dssc_plot.plot_hist_processed' on page 32 undefined on inp ut line 3504. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc_plot/index:t oolbox_scs.detectors.dssc_plot.plot_xgm_threshold' on page 32 undefined on inpu t line 3504. Underfull \hbox (badness 5817) in paragraph at lines 3504--3504 []|\T1/txtt/m/sl/10 plot_xgm_threshold\T1/qtm/m/n/10 (xgm[, xgm_min, xgm_max, LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc_plot/index:t oolbox_scs.detectors.dssc_plot.plot_binner' on page 32 undefined on input line 3504. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc_plot/index:t oolbox_scs.detectors.dssc_plot.plot_binner_hist' on page 32 undefined on input line 3504. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc_plot/index:t oolbox_scs.detectors.dssc_plot.plot_hist_processed' on page 32 undefined on inp ut line 3504. [32] LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc_processing/i ndex:toolbox_scs.detectors.dssc_processing.process_dssc_data' on page 33 undefi ned on input line 3576. Underfull \hbox (badness 10000) in paragraph at lines 3576--3576 []|\T1/txtt/m/sl/10 process_dssc_data\T1/qtm/m/n/10 (proposal, run_nr, mod-ule, LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/dssc_processing/i ndex:toolbox_scs.detectors.dssc_processing.process_dssc_data' on page 33 undefi ned on input line 3576. Underfull \hbox (badness 10000) in paragraph at lines 3576--3576 []|\T1/txtt/m/sl/10 process_dssc_data\T1/qtm/m/n/10 (proposal, run_nr, mod-ule, [33] LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/fccd/index:toolbo x_scs.detectors.fccd.FastCCD' on page 34 undefined on input line 3687. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/fccd/index:toolbo x_scs.detectors.fccd.FastCCD' on page 34 undefined on input line 3687. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/fccd/index:toolbo x_scs.detectors.fccd.process_one_module' on page 34 undefined on input line 370 9. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/fccd/index:toolbo x_scs.detectors.fccd.process_one_module' on page 34 undefined on input line 370 9. [34] [35] LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/hrixs/index:toolb ox_scs.detectors.hrixs.hRIXS' on page 36 undefined on input line 4044. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/hrixs/index:toolb ox_scs.detectors.hrixs.MaranaX' on page 36 undefined on input line 4044. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/hrixs/index:toolb ox_scs.detectors.hrixs.hRIXS' on page 36 undefined on input line 4044. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/hrixs/index:toolb ox_scs.detectors.hrixs.MaranaX' on page 36 undefined on input line 4044. [36] [37] [38] [39] LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/hrixs/index:toolb ox_scs.detectors.hrixs.hRIXS' on page 40 undefined on input line 4619. [40] LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/pes/index:toolbox _scs.detectors.pes.get_pes_tof' on page 41 undefined on input line 4797. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/pes/index:toolbox _scs.detectors.pes.get_pes_params' on page 41 undefined on input line 4797. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/pes/index:toolbox _scs.detectors.pes.save_pes_avg_traces' on page 41 undefined on input line 4797 . LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/pes/index:toolbox _scs.detectors.pes.load_pes_avg_traces' on page 41 undefined on input line 4797 . LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/pes/index:toolbox _scs.detectors.pes.get_pes_tof' on page 41 undefined on input line 4797. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/pes/index:toolbox _scs.detectors.pes.get_pes_params' on page 41 undefined on input line 4797. LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/pes/index:toolbox _scs.detectors.pes.save_pes_avg_traces' on page 41 undefined on input line 4797 . LaTeX Warning: Hyper reference `autoapi/toolbox_scs/detectors/pes/index:toolbox _scs.detectors.pes.load_pes_avg_traces' on page 41 undefined on input line 4797 . [41] Underfull \hbox (badness 10000) in paragraph at lines 4945--4948 []\T1/txtt/bx/n/10 subdir \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 str\T1/qtm/m/n/10 ) ^^U sub-di-rec-tory. The data is stored in Output written on scs-toolbox.pdf (171 pages, 697625 bytes). Transcript written on scs-toolbox.log. Latexmk: Index file 'scs-toolbox.idx' was written Latexmk: Missing input file: 'scs-toolbox.ind' from line 'No file scs-toolbox.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'scs-toolbox.pdf' Latexmk: List of undefined refs and citations: Reference `autoapi/toolbox_scs/base/index:module-toolbox_scs.base' on page 167 undefined on input line 22293 Reference `autoapi/toolbox_scs/base/knife_edge/index:module-toolbox_scs.base.knife_edge' on page 167 undefined on input line 22294 Reference `autoapi/toolbox_scs/base/tests/index:module-toolbox_scs.base.tests' on page 167 undefined on input line 22295 Reference `autoapi/toolbox_scs/base/tests/test_knife_edge/index:module-toolbox_scs.base.tests.test_knife_edge' on page 167 undefined on input line 22296 Reference `autoapi/toolbox_scs/constants/index:module-toolbox_scs.constants' on page 167 undefined on input line 22297 Reference `autoapi/toolbox_scs/detectors/azimuthal_integrator/index:module-toolbox_scs.detectors.azimuthal_integrator' on page 167 undefined on input line 22299 Reference `autoapi/toolbox_scs/detectors/bam_detectors/index:module-toolbox_scs.detectors.bam_detectors' on page 167 undefined on input line 22300 Reference `autoapi/toolbox_scs/detectors/digitizers/index:module-toolbox_scs.detectors.digitizers' on page 167 undefined on input line 22301 Reference `autoapi/toolbox_scs/detectors/dssc/index:module-toolbox_scs.detectors.dssc' on page 167 undefined on input line 22302 Reference `autoapi/toolbox_scs/detectors/dssc_data/index:module-toolbox_scs.detectors.dssc_data' on page 167 undefined on input line 22303 Reference `autoapi/toolbox_scs/detectors/dssc_misc/index:module-toolbox_scs.detectors.dssc_misc' on page 167 undefined on input line 22304 Reference `autoapi/toolbox_scs/detectors/dssc_plot/index:module-toolbox_scs.detectors.dssc_plot' on page 167 undefined on input line 22305 Reference `autoapi/toolbox_scs/detectors/dssc_processing/index:module-toolbox_scs.detectors.dssc_processing' on page 167 undefined on input line 22306 Reference `autoapi/toolbox_scs/detectors/fccd/index:module-toolbox_scs.detectors.fccd' on page 167 undefined on input line 22307 Reference `autoapi/toolbox_scs/detectors/hrixs/index:module-toolbox_scs.detectors.hrixs' on page 167 undefined on input line 22308 Reference `autoapi/toolbox_scs/detectors/index:module-toolbox_scs.detectors' on page 167 undefined on input line 22298 Reference `autoapi/toolbox_scs/detectors/pes/index:module-toolbox_scs.detectors.pes' on page 167 undefined on input line 22309 Reference `autoapi/toolbox_scs/detectors/viking/index:module-toolbox_scs.detectors.viking' on page 167 undefined on input line 22310 Reference `autoapi/toolbox_scs/detectors/xgm/index:module-toolbox_scs.detectors.xgm' on page 167 undefined on input line 22311 Reference `autoapi/toolbox_scs/index:module-toolbox_scs' on page 167 undefined on input line 22292 Reference `autoapi/toolbox_scs/load/index:module-toolbox_scs.load' on page 167 undefined on input line 22312 Reference `autoapi/toolbox_scs/misc/bunch_pattern/index:module-toolbox_scs.misc.bunch_pattern' on page 167 undefined on input line 22314 Reference `autoapi/toolbox_scs/misc/bunch_pattern_external/index:module-toolbox_scs.misc.bunch_pattern_external' on page 167 undefined on input line 22315 Reference `autoapi/toolbox_scs/misc/index:module-toolbox_scs.misc' on page 167 undefined on input line 22313 Reference `autoapi/toolbox_scs/misc/laser_utils/index:module-toolbox_scs.misc.laser_utils' on page 167 undefined on input line 22316 Reference `autoapi/toolbox_scs/misc/undulator/index:module-toolbox_scs.misc.undulator' on page 167 undefined on input line 22317 Reference `autoapi/toolbox_scs/mnemonics_machinery/index:module-toolbox_scs.mnemonics_machinery' on page 167 undefined on input line 22318 Reference `autoapi/toolbox_scs/routines/Reflectivity/index:module-toolbox_scs.routines.Reflectivity' on page 167 undefined on input line 22322 Reference `autoapi/toolbox_scs/routines/XAS/index:module-toolbox_scs.routines.XAS' on page 167 undefined on input line 22323 Reference `autoapi/toolbox_scs/routines/boz/index:module-toolbox_scs.routines.boz' on page 167 undefined on input line 22320 Reference `autoapi/toolbox_scs/routines/index:module-toolbox_scs.routines' on page 167 undefined on input line 22319 Reference `autoapi/toolbox_scs/routines/knife_edge/index:module-toolbox_scs.routines.knife_edge' on page 167 undefined on input line 22321 Reference `autoapi/toolbox_scs/test/index:module-toolbox_scs.test' on page 167 undefined on input line 22324 Reference `autoapi/toolbox_scs/test/test_dssc_cls/index:module-toolbox_scs.test.test_dssc_cls' on page 167 undefined on input line 22325 Reference `autoapi/toolbox_scs/test/test_hrixs/index:module-toolbox_scs.test.test_hrixs' on page 167 undefined on input line 22326 Reference `autoapi/toolbox_scs/test/test_misc/index:module-toolbox_scs.test.test_misc' on page 167 undefined on input line 22327 Reference `autoapi/toolbox_scs/test/test_top_level/index:module-toolbox_scs.test.test_top_level' on page 167 undefined on input line 22328 Reference `autoapi/toolbox_scs/test/test_utils/index:module-toolbox_scs.test.test_utils' on page 167 undefined on input line 22329 Reference `autoapi/toolbox_scs/util/exceptions/index:module-toolbox_scs.util.exceptions' on page 167 undefined on input line 22331 Reference `autoapi/toolbox_scs/util/index:module-toolbox_scs.util' on page 167 undefined on input line 22330 Reference `autoapi/toolbox_scs/util/pkg/index:module-toolbox_scs.util.pkg' on page 167 undefined on input line 22332 Latexmk: Summary of warnings: Latex failed to resolve 42 reference(s) Rule 'makeindex scs-toolbox.idx': File changes, etc: Non-existent destination files: 'scs-toolbox.ind' ------------ Run number 1 of rule 'makeindex scs-toolbox.idx' ------------ ------------ Running 'makeindex -s python.ist -o "scs-toolbox.ind" "scs-toolbox.idx"' ------------ Latexmk: applying rule 'makeindex scs-toolbox.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file scs-toolbox.idx....done (724 entries accepted, 0 rejected). Sorting entries........done (7351 comparisons). Generating output file scs-toolbox.ind....done (1086 lines written, 0 warnings). Output written in scs-toolbox.ind. Transcript written in scs-toolbox.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'scs-toolbox.aux' 'scs-toolbox.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="scs-toolbox" "SCSToolbox.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./SCSToolbox.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./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 2014/09/29 v1.4h 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/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/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/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.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/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/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/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (./nbsphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/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/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file scs-toolbox.idx (./scs-toolbox.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./scs-toolbox.out) (./scs-toolbox.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] (./scs-toolbox.toc) [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [1] [2] Chapter 2. [3 <./metadata.png>] [4] Chapter 3. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [5] [6] [7] [8] [9] [10] [11 <./sview.png>] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] Underfull \hbox (badness 10000) in paragraph at lines 2216--2216 []|[][]\T1/txtt/m/sl/10 check_peak_params[][]\T1/qtm/m/n/10 (run, mnemonic[, ra w_trace, Underfull \hbox (badness 10000) in paragraph at lines 2216--2216 []|[][]\T1/txtt/m/sl/10 check_peak_params[][]\T1/qtm/m/n/10 (run, mnemonic[, ra w_trace, [22] [23] [24] [25] [26] [27] [28] [29] Underfull \hbox (badness 10000) in paragraph at lines 3253--3253 []|[][]\T1/txtt/m/sl/10 get_xgm_formatted[][]\T1/qtm/m/n/10 (run_obj, xgm_name, Underfull \hbox (badness 10000) in paragraph at lines 3253--3253 []|[][]\T1/txtt/m/sl/10 get_xgm_formatted[][]\T1/qtm/m/n/10 (run_obj, xgm_name, [30] [31] Underfull \hbox (badness 5817) in paragraph at lines 3504--3504 []|[][]\T1/txtt/m/sl/10 plot_xgm_threshold[][]\T1/qtm/m/n/10 (xgm[, xgm_min, xg m_max, Underfull \hbox (badness 5817) in paragraph at lines 3504--3504 []|[][]\T1/txtt/m/sl/10 plot_xgm_threshold[][]\T1/qtm/m/n/10 (xgm[, xgm_min, xg m_max, [32] Underfull \hbox (badness 10000) in paragraph at lines 3576--3576 []|[][]\T1/txtt/m/sl/10 process_dssc_data[][]\T1/qtm/m/n/10 (proposal, run_nr, mod-ule, Underfull \hbox (badness 10000) in paragraph at lines 3576--3576 []|[][]\T1/txtt/m/sl/10 process_dssc_data[][]\T1/qtm/m/n/10 (proposal, run_nr, mod-ule, [33] [34] [35] [36] [37] [38] [39] [40] [41] Underfull \hbox (badness 10000) in paragraph at lines 4945--4948 []\T1/txtt/bx/n/10 subdir \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 str\T1/qtm/m/n/10 ) ^^U sub-di-rec-tory. The data is stored in Output written on scs-toolbox.pdf (184 pages, 780517 bytes). Transcript written on scs-toolbox.log. Latexmk: Index file 'scs-toolbox.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'scs-toolbox.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'scs-toolbox.aux' 'scs-toolbox.out' 'scs-toolbox.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="scs-toolbox" "SCSToolbox.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./SCSToolbox.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./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 2014/09/29 v1.4h 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/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/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/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.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/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/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/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (./nbsphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/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/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file scs-toolbox.idx (./scs-toolbox.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./scs-toolbox.out) (./scs-toolbox.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] (./scs-toolbox.toc) [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [1] [2] Chapter 2. [3 <./metadata.png>] [4] Chapter 3. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [5] [6] [7] [8] [9] [10] [11 <./sview.png>] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] Underfull \hbox (badness 10000) in paragraph at lines 2216--2216 []|[][]\T1/txtt/m/sl/10 check_peak_params[][]\T1/qtm/m/n/10 (run, mnemonic[, ra w_trace, Underfull \hbox (badness 10000) in paragraph at lines 2216--2216 []|[][]\T1/txtt/m/sl/10 check_peak_params[][]\T1/qtm/m/n/10 (run, mnemonic[, ra w_trace, [22] [23] [24] [25] [26] [27] [28] [29] Underfull \hbox (badness 10000) in paragraph at lines 3253--3253 []|[][]\T1/txtt/m/sl/10 get_xgm_formatted[][]\T1/qtm/m/n/10 (run_obj, xgm_name, Underfull \hbox (badness 10000) in paragraph at lines 3253--3253 []|[][]\T1/txtt/m/sl/10 get_xgm_formatted[][]\T1/qtm/m/n/10 (run_obj, xgm_name, [30] [31] Underfull \hbox (badness 5817) in paragraph at lines 3504--3504 []|[][]\T1/txtt/m/sl/10 plot_xgm_threshold[][]\T1/qtm/m/n/10 (xgm[, xgm_min, xg m_max, Underfull \hbox (badness 5817) in paragraph at lines 3504--3504 []|[][]\T1/txtt/m/sl/10 plot_xgm_threshold[][]\T1/qtm/m/n/10 (xgm[, xgm_min, xg m_max, [32] Underfull \hbox (badness 10000) in paragraph at lines 3576--3576 []|[][]\T1/txtt/m/sl/10 process_dssc_data[][]\T1/qtm/m/n/10 (proposal, run_nr, mod-ule, Underfull \hbox (badness 10000) in paragraph at lines 3576--3576 []|[][]\T1/txtt/m/sl/10 process_dssc_data[][]\T1/qtm/m/n/10 (proposal, run_nr, mod-ule, [33] [34] [35] [36] [37] [38] [39] [40] [41] Underfull \hbox (badness 10000) in paragraph at lines 4945--4948 []\T1/txtt/bx/n/10 subdir \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 str\T1/qtm/m/n/10 ) ^^U sub-di-rec-tory. The data is stored in Output written on scs-toolbox.pdf (184 pages, 780938 bytes). Transcript written on scs-toolbox.log. Latexmk: Index file 'scs-toolbox.idx' was written Latexmk: Log file says output to 'scs-toolbox.pdf' Latexmk: All targets (scs-toolbox.pdf) are up-to-date [rtd-command-info] start-time: 2024-10-06T11:30:22.234901Z, end-time: 2024-10-06T11:30:22.295265Z, duration: 0, exit-code: 0 mv -f /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/checkouts/latest/doc/_build/latex/scs-toolbox.pdf /usr/src/app/checkouts/readthedocs.org/user_builds/scs-toolbox/artifacts/latest/sphinx_pdf/scs-toolbox.pdf