Read the Docs build information Build id: 456275 Project: quantify-quantify-scheduler Version: latest Commit: 9f70cb32d1534099e832007055d0af742ec33e6a Date: 2020-10-20T12:00:19.149496Z State: finished Success: True [rtd-command-info] start-time: 2020-10-20T12:00:20.941100Z, end-time: 2020-10-20T12:00:22.668607Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 git@gitlab.com:quantify-os/quantify-scheduler.git . Cloning into '.'... Warning: Permanently added 'gitlab.com,172.65.251.78' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2020-10-20T12:00:22.941341Z, end-time: 2020-10-20T12:00:23.003376Z, duration: 0, exit-code: 0 git checkout --force origin/develop Note: checking out 'origin/develop'. 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 9f70cb3 ensure all trigger durations are forced to integers to avoid platform disparities [rtd-command-info] start-time: 2020-10-20T12:00:23.139763Z, end-time: 2020-10-20T12:00:23.192236Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-10-20T12:00:24.397064Z, end-time: 2020-10-20T12:00:28.520805Z, duration: 4, exit-code: 0 python3.8 -mvirtualenv --system-site-packages Using base prefix '/home/docs/.pyenv/versions/3.8.0' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-10-20T12:00:28.691457Z, end-time: 2020-10-20T12:00:29.401039Z, duration: 0, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (20.2.4) [rtd-command-info] start-time: 2020-10-20T12:00:29.635593Z, end-time: 2020-10-20T12:00:56.628982Z, duration: 26, exit-code: 0 python -m pip install --upgrade --no-cache-dir -I 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 setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1.tar.gz (16.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<1.1 Downloading readthedocs_sphinx_ext-1.0.4-py2.py3-none-any.whl (28 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting requests>=2.0.0 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) Collecting Pygments>=2.0 Downloading Pygments-2.7.1-py3-none-any.whl (944 kB) Collecting six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting packaging Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) Collecting pytz>=2015.7 Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) Building wheels for collected packages: mock, pillow, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23754 sha256=d5dc99b1754729360bb044e7e91d9379d4050f96866cbcde00a9005bf2e0fa68 Stored in directory: /tmp/pip-ephem-wheel-cache-ziudfhbs/wheels/93/2f/a4/2f9af849a57eb554a36d31257560b5e9e207697f285eb06351 Building wheel for pillow (setup.py): started Building wheel for pillow (setup.py): finished with status 'done' Created wheel for pillow: filename=Pillow-5.4.1-cp38-cp38-linux_x86_64.whl size=1259747 sha256=4143c90d6b2ee49ff977ca098c11575d40d40f03fba78f00a6503e2323b385aa Stored in directory: /tmp/pip-ephem-wheel-cache-ziudfhbs/wheels/5f/a8/6b/5b7b3f764d879214eb03570f74d2b086201eb514e6ffa68d6d Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=2185cc93cb173889efd08bcc49700d6be09567f9e67ef78125b7a015b3527a80 Stored in directory: /tmp/pip-ephem-wheel-cache-ziudfhbs/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 Successfully built mock pillow future Installing collected packages: setuptools, docutils, mock, pillow, alabaster, future, commonmark, sphinxcontrib-serializinghtml, sphinxcontrib-websupport, imagesize, idna, urllib3, certifi, chardet, requests, Pygments, six, snowballstemmer, pyparsing, packaging, MarkupSafe, Jinja2, pytz, babel, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Successfully installed Jinja2-2.11.2 MarkupSafe-1.1.1 Pygments-2.7.1 alabaster-0.7.12 babel-2.8.0 certifi-2020.6.20 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.4 pillow-5.4.1 pyparsing-2.4.7 pytz-2020.1 readthedocs-sphinx-ext-1.0.4 recommonmark-0.5.0 requests-2.24.0 setuptools-50.3.2 six-1.15.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.4 sphinxcontrib-websupport-1.2.4 urllib3-1.25.11 [rtd-command-info] start-time: 2020-10-20T12:00:56.904630Z, end-time: 2020-10-20T12:01:20.083648Z, duration: 23, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements_dev.txt Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from -r requirements_dev.txt (line 1)) (20.2.4) Collecting bump2version==0.5.11 Downloading bump2version-0.5.11-py2.py3-none-any.whl (23 kB) Collecting wheel==0.33.6 Downloading wheel-0.33.6-py2.py3-none-any.whl (21 kB) Collecting watchdog==0.9.0 Downloading watchdog-0.9.0.tar.gz (85 kB) Collecting flake8 Downloading flake8-3.8.4-py2.py3-none-any.whl (72 kB) Collecting coverage Downloading coverage-5.3-cp38-cp38-manylinux1_x86_64.whl (230 kB) Requirement already satisfied: Sphinx in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from -r requirements_dev.txt (line 7)) (1.8.5) Collecting nbsphinx Downloading nbsphinx-0.8.0-py3-none-any.whl (24 kB) Collecting scikit-learn==0.23.1 Downloading scikit_learn-0.23.1-cp38-cp38-manylinux1_x86_64.whl (6.7 MB) Collecting scikit-optimize Downloading scikit_optimize-0.8.1-py2.py3-none-any.whl (101 kB) Collecting sphinx-rtd-theme==0.5.0rc2 Downloading sphinx_rtd_theme-0.5.0rc2-py2.py3-none-any.whl (10.8 MB) Collecting sphinxcontrib-blockdiag Downloading sphinxcontrib_blockdiag-2.0.0-py2.py3-none-any.whl (6.8 kB) Collecting jupyter_sphinx==0.2.3 Downloading jupyter_sphinx-0.2.3-py3-none-any.whl (14 kB) Collecting sphinx-jsonschema>=1.15 Downloading sphinx-jsonschema-1.16.5.tar.gz (15 kB) Collecting twine==1.14.0 Downloading twine-1.14.0-py2.py3-none-any.whl (35 kB) Collecting pytest Downloading pytest-6.1.1-py3-none-any.whl (272 kB) Collecting pytest-runner Downloading pytest_runner-5.2-py2.py3-none-any.whl (6.8 kB) Collecting pytest-cov Downloading pytest_cov-2.10.1-py2.py3-none-any.whl (19 kB) Collecting flake8-html Downloading flake8_html-0.4.1-py2.py3-none-any.whl (13 kB) Collecting PyYAML>=3.10 Downloading PyYAML-5.3.1.tar.gz (269 kB) Collecting argh>=0.24.1 Downloading argh-0.26.2-py2.py3-none-any.whl (30 kB) Collecting pathtools>=0.1.1 Downloading pathtools-0.1.2.tar.gz (11 kB) Collecting mccabe<0.7.0,>=0.6.0 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) Collecting pycodestyle<2.7.0,>=2.6.0a1 Downloading pycodestyle-2.6.0-py2.py3-none-any.whl (41 kB) Collecting pyflakes<2.3.0,>=2.2.0 Downloading pyflakes-2.2.0-py2.py3-none-any.whl (66 kB) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from Sphinx->-r requirements_dev.txt (line 7)) (1.2.4) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from Sphinx->-r requirements_dev.txt (line 7)) (2.8.0) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from Sphinx->-r requirements_dev.txt (line 7)) (2.0.0) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from Sphinx->-r requirements_dev.txt (line 7)) (2.24.0) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from Sphinx->-r requirements_dev.txt (line 7)) (1.15.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from Sphinx->-r requirements_dev.txt (line 7)) (1.2.0) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from Sphinx->-r requirements_dev.txt (line 7)) (2.11.2) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from Sphinx->-r requirements_dev.txt (line 7)) (0.7.12) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from Sphinx->-r requirements_dev.txt (line 7)) (20.4) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from Sphinx->-r requirements_dev.txt (line 7)) (0.14) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from Sphinx->-r requirements_dev.txt (line 7)) (2.7.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from Sphinx->-r requirements_dev.txt (line 7)) (50.3.2) Collecting nbformat Downloading nbformat-5.0.8-py3-none-any.whl (172 kB) Collecting nbconvert!=5.4 Downloading nbconvert-6.0.7-py3-none-any.whl (552 kB) Collecting traitlets Downloading traitlets-5.0.5-py3-none-any.whl (100 kB) Requirement already satisfied: numpy>=1.13.3 in /home/docs/.pyenv/versions/3.8.0/lib/python3.8/site-packages (from scikit-learn==0.23.1->-r requirements_dev.txt (line 9)) (1.18.1) Collecting threadpoolctl>=2.0.0 Downloading threadpoolctl-2.1.0-py3-none-any.whl (12 kB) Collecting joblib>=0.11 Downloading joblib-0.17.0-py3-none-any.whl (301 kB) Collecting scipy>=0.19.1 Downloading scipy-1.5.3-cp38-cp38-manylinux1_x86_64.whl (25.8 MB) Collecting pyaml>=16.9 Downloading pyaml-20.4.0-py2.py3-none-any.whl (17 kB) Collecting blockdiag>=1.5.0 Downloading blockdiag-2.0.1-py3-none-any.whl (2.7 MB) Collecting ipywidgets>=7.0.0 Downloading ipywidgets-7.5.1-py2.py3-none-any.whl (121 kB) Collecting IPython Downloading ipython-7.18.1-py3-none-any.whl (786 kB) Collecting jsonpointer Downloading jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) Collecting pkginfo>=1.4.2 Downloading pkginfo-1.5.0.1-py2.py3-none-any.whl (25 kB) Collecting readme-renderer>=21.0 Downloading readme_renderer-27.0-py2.py3-none-any.whl (15 kB) Collecting tqdm>=4.14 Downloading tqdm-4.50.2-py2.py3-none-any.whl (70 kB) Collecting requests-toolbelt!=0.9.0,>=0.8.0 Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB) Collecting toml Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB) Collecting pluggy<1.0,>=0.12 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting py>=1.8.2 Downloading py-1.9.0-py2.py3-none-any.whl (99 kB) Collecting attrs>=17.4.0 Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB) Collecting iniconfig Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) Collecting importlib-metadata Downloading importlib_metadata-2.0.0-py2.py3-none-any.whl (31 kB) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from sphinxcontrib-websupport->Sphinx->-r requirements_dev.txt (line 7)) (1.1.4) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from babel!=2.0,>=1.3->Sphinx->-r requirements_dev.txt (line 7)) (2020.1) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from requests>=2.0.0->Sphinx->-r requirements_dev.txt (line 7)) (2020.6.20) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from requests>=2.0.0->Sphinx->-r requirements_dev.txt (line 7)) (2.10) Requirement already satisfied: chardet<4,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from requests>=2.0.0->Sphinx->-r requirements_dev.txt (line 7)) (3.0.4) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from requests>=2.0.0->Sphinx->-r requirements_dev.txt (line 7)) (1.25.11) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from Jinja2>=2.3->Sphinx->-r requirements_dev.txt (line 7)) (1.1.1) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from packaging->Sphinx->-r requirements_dev.txt (line 7)) (2.4.7) Collecting jsonschema!=2.5.0,>=2.4 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting ipython-genutils Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting jupyter-core Downloading jupyter_core-4.6.3-py2.py3-none-any.whl (83 kB) Collecting nbclient<0.6.0,>=0.5.0 Downloading nbclient-0.5.1-py3-none-any.whl (65 kB) Collecting bleach Downloading bleach-3.2.1-py2.py3-none-any.whl (145 kB) Collecting mistune<2,>=0.8.1 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting testpath Downloading testpath-0.4.4-py2.py3-none-any.whl (163 kB) Collecting entrypoints>=0.2.2 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) Collecting defusedxml Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.4.2.tar.gz (14 kB) Collecting funcparserlib Downloading funcparserlib-0.3.6.tar.gz (30 kB) Requirement already satisfied: Pillow>3.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from blockdiag>=1.5.0->sphinxcontrib-blockdiag->-r requirements_dev.txt (line 12)) (5.4.1) Collecting webcolors Downloading webcolors-1.11.1-py3-none-any.whl (9.9 kB) Collecting widgetsnbextension~=3.5.0 Downloading widgetsnbextension-3.5.1-py2.py3-none-any.whl (2.2 MB) Collecting ipykernel>=4.5.1 Downloading ipykernel-5.3.4-py3-none-any.whl (120 kB) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting jedi>=0.10 Downloading jedi-0.17.2-py2.py3-none-any.whl (1.4 MB) Collecting pexpect>4.3; sys_platform != "win32" Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.8-py3-none-any.whl (355 kB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting decorator Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Collecting zipp>=0.5 Downloading zipp-3.3.1-py3-none-any.whl (5.3 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.17.3.tar.gz (106 kB) Collecting jupyter-client>=6.1.5 Downloading jupyter_client-6.1.7-py3-none-any.whl (108 kB) Collecting nest-asyncio Downloading nest_asyncio-1.4.1-py3-none-any.whl (5.2 kB) Collecting async-generator Downloading async_generator-1.10-py3-none-any.whl (18 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting notebook>=4.4.1 Downloading notebook-6.1.4-py3-none-any.whl (9.5 MB) Collecting tornado>=4.2 Downloading tornado-6.0.4.tar.gz (496 kB) Collecting parso<0.8.0,>=0.7.0 Downloading parso-0.7.1-py2.py3-none-any.whl (109 kB) Collecting ptyprocess>=0.5 Downloading ptyprocess-0.6.0-py2.py3-none-any.whl (39 kB) Collecting wcwidth Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Collecting pyzmq>=13 Downloading pyzmq-19.0.2-cp38-cp38-manylinux1_x86_64.whl (1.1 MB) Requirement already satisfied: python-dateutil>=2.1 in /home/docs/.pyenv/versions/3.8.0/lib/python3.8/site-packages (from jupyter-client>=6.1.5->nbclient<0.6.0,>=0.5.0->nbconvert!=5.4->nbsphinx->-r requirements_dev.txt (line 8)) (2.8.1) Collecting prometheus-client Downloading prometheus_client-0.8.0-py2.py3-none-any.whl (53 kB) Collecting Send2Trash Downloading Send2Trash-1.5.0-py3-none-any.whl (12 kB) Collecting terminado>=0.8.3 Downloading terminado-0.9.1-py3-none-any.whl (13 kB) Collecting argon2-cffi Downloading argon2_cffi-20.1.0-cp35-abi3-manylinux1_x86_64.whl (97 kB) Collecting cffi>=1.0.0 Downloading cffi-1.14.3-cp38-cp38-manylinux1_x86_64.whl (410 kB) Collecting pycparser Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) Building wheels for collected packages: watchdog, sphinx-jsonschema, PyYAML, pathtools, pandocfilters, funcparserlib, pyrsistent, tornado Building wheel for watchdog (setup.py): started Building wheel for watchdog (setup.py): finished with status 'done' Created wheel for watchdog: filename=watchdog-0.9.0-py3-none-any.whl size=73651 sha256=6c30dba070a73eba766b52ea4366c36933ea94469fe3b801c223aa062aa95fca Stored in directory: /tmp/pip-ephem-wheel-cache-j_k4y6zl/wheels/88/53/5f/7fcb55d6c6500fa974c3228b5deb75c7522c192522b3ec4ff3 Building wheel for sphinx-jsonschema (setup.py): started Building wheel for sphinx-jsonschema (setup.py): finished with status 'done' Created wheel for sphinx-jsonschema: filename=sphinx_jsonschema-1.16.5-py3-none-any.whl size=12558 sha256=dbbc934e6fa99bf27abd2ef2255815b26c91e963baaed18bccaa211d3906e42e Stored in directory: /tmp/pip-ephem-wheel-cache-j_k4y6zl/wheels/c0/20/56/5bc85ec6c611aca29569f51869c48ca65472cc5d403be76ce8 Building wheel for PyYAML (setup.py): started Building wheel for PyYAML (setup.py): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=44619 sha256=8d8a920ec9dd908474aa26649e4b52e8dc7bc2c8358fd8cfa760acf7a93fceca Stored in directory: /tmp/pip-ephem-wheel-cache-j_k4y6zl/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c Building wheel for pathtools (setup.py): started Building wheel for pathtools (setup.py): finished with status 'done' Created wheel for pathtools: filename=pathtools-0.1.2-py3-none-any.whl size=8785 sha256=5f15ac0c291aaba6a27eb76096b7493b3f815ebd26897403faebdf70ee5cb237 Stored in directory: /tmp/pip-ephem-wheel-cache-j_k4y6zl/wheels/4c/8e/7e/72fbc243e1aeecae64a96875432e70d4e92f3d2d18123be004 Building wheel for pandocfilters (setup.py): started Building wheel for pandocfilters (setup.py): finished with status 'done' Created wheel for pandocfilters: filename=pandocfilters-1.4.2-py3-none-any.whl size=7855 sha256=231f9b2c0536f38f515307c1bf1612a294ffe4fbd79ac0f00941b6dce3b34860 Stored in directory: /tmp/pip-ephem-wheel-cache-j_k4y6zl/wheels/f6/08/65/e4636b703d0e870cd62692dafd6b47db27287fe80cea433722 Building wheel for funcparserlib (setup.py): started Building wheel for funcparserlib (setup.py): finished with status 'done' Created wheel for funcparserlib: filename=funcparserlib-0.3.6-py3-none-any.whl size=17449 sha256=0c59bf9125423703b7fd2d20a6275f1869a6ac0a283c92e22638ba43b28d153f Stored in directory: /tmp/pip-ephem-wheel-cache-j_k4y6zl/wheels/70/b9/5f/5e31319e22a04c60a85f0939ecb69c5da26dc3b37fff8ec3c8 Building wheel for pyrsistent (setup.py): started Building wheel for pyrsistent (setup.py): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp38-cp38-linux_x86_64.whl size=119647 sha256=11e6be1532d3d0fae5120e28410641b1d4abef1833c1f48f432ed9a4c963c225 Stored in directory: /tmp/pip-ephem-wheel-cache-j_k4y6zl/wheels/3d/22/08/7042eb6309c650c7b53615d5df5cc61f1ea9680e7edd3a08d2 Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=427549 sha256=2908414eafda69a2f261bc2005946c67f93a66c84f2792f13cb1a15510f995ec Stored in directory: /tmp/pip-ephem-wheel-cache-j_k4y6zl/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d Successfully built watchdog sphinx-jsonschema PyYAML pathtools pandocfilters funcparserlib pyrsistent tornado Installing collected packages: bump2version, wheel, PyYAML, argh, pathtools, watchdog, mccabe, pycodestyle, pyflakes, flake8, coverage, attrs, pyrsistent, jsonschema, ipython-genutils, traitlets, jupyter-core, nbformat, pyzmq, tornado, jupyter-client, nest-asyncio, async-generator, nbclient, webencodings, bleach, mistune, testpath, entrypoints, defusedxml, jupyterlab-pygments, pandocfilters, nbconvert, nbsphinx, threadpoolctl, joblib, scipy, scikit-learn, pyaml, scikit-optimize, sphinx-rtd-theme, funcparserlib, webcolors, blockdiag, sphinxcontrib-blockdiag, backcall, parso, jedi, ptyprocess, pexpect, wcwidth, prompt-toolkit, pickleshare, decorator, IPython, ipykernel, prometheus-client, Send2Trash, terminado, pycparser, cffi, argon2-cffi, notebook, widgetsnbextension, ipywidgets, jupyter-sphinx, jsonpointer, sphinx-jsonschema, pkginfo, readme-renderer, tqdm, requests-toolbelt, twine, toml, pluggy, py, iniconfig, pytest, pytest-runner, pytest-cov, zipp, importlib-metadata, flake8-html Attempting uninstall: wheel Found existing installation: wheel 0.35.1 Uninstalling wheel-0.35.1: Successfully uninstalled wheel-0.35.1 Attempting uninstall: sphinx-rtd-theme Found existing installation: sphinx-rtd-theme 0.4.3 Uninstalling sphinx-rtd-theme-0.4.3: Successfully uninstalled sphinx-rtd-theme-0.4.3 Successfully installed IPython-7.18.1 PyYAML-5.3.1 Send2Trash-1.5.0 argh-0.26.2 argon2-cffi-20.1.0 async-generator-1.10 attrs-20.2.0 backcall-0.2.0 bleach-3.2.1 blockdiag-2.0.1 bump2version-0.5.11 cffi-1.14.3 coverage-5.3 decorator-4.4.2 defusedxml-0.6.0 entrypoints-0.3 flake8-3.8.4 flake8-html-0.4.1 funcparserlib-0.3.6 importlib-metadata-2.0.0 iniconfig-1.1.1 ipykernel-5.3.4 ipython-genutils-0.2.0 ipywidgets-7.5.1 jedi-0.17.2 joblib-0.17.0 jsonpointer-2.0 jsonschema-3.2.0 jupyter-client-6.1.7 jupyter-core-4.6.3 jupyter-sphinx-0.2.3 jupyterlab-pygments-0.1.2 mccabe-0.6.1 mistune-0.8.4 nbclient-0.5.1 nbconvert-6.0.7 nbformat-5.0.8 nbsphinx-0.8.0 nest-asyncio-1.4.1 notebook-6.1.4 pandocfilters-1.4.2 parso-0.7.1 pathtools-0.1.2 pexpect-4.8.0 pickleshare-0.7.5 pkginfo-1.5.0.1 pluggy-0.13.1 prometheus-client-0.8.0 prompt-toolkit-3.0.8 ptyprocess-0.6.0 py-1.9.0 pyaml-20.4.0 pycodestyle-2.6.0 pycparser-2.20 pyflakes-2.2.0 pyrsistent-0.17.3 pytest-6.1.1 pytest-cov-2.10.1 pytest-runner-5.2 pyzmq-19.0.2 readme-renderer-27.0 requests-toolbelt-0.9.1 scikit-learn-0.23.1 scikit-optimize-0.8.1 scipy-1.5.3 sphinx-jsonschema-1.16.5 sphinx-rtd-theme-0.5.0rc2 sphinxcontrib-blockdiag-2.0.0 terminado-0.9.1 testpath-0.4.4 threadpoolctl-2.1.0 toml-0.10.1 tornado-6.0.4 tqdm-4.50.2 traitlets-5.0.5 twine-1.14.0 watchdog-0.9.0 wcwidth-0.2.5 webcolors-1.11.1 webencodings-0.5.1 wheel-0.33.6 widgetsnbextension-3.5.1 zipp-3.3.1 ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. sphinxcontrib-blockdiag 2.0.0 requires Sphinx>=2.0, but you'll have sphinx 1.8.5 which is incompatible. [rtd-command-info] start-time: 2020-10-20T12:01:20.238205Z, end-time: 2020-10-20T12:01:55.756098Z, duration: 35, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest Collecting numpy Downloading numpy-1.19.2-cp38-cp38-manylinux2010_x86_64.whl (14.5 MB) Requirement already up-to-date: scipy in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from quantify-scheduler==0.1.0) (1.5.3) Collecting columnar Downloading Columnar-1.3.1-py3-none-any.whl (11 kB) Collecting matplotlib Downloading matplotlib-3.3.2-cp38-cp38-manylinux1_x86_64.whl (11.6 MB) Collecting plotly Downloading plotly-4.11.0-py2.py3-none-any.whl (13.1 MB) Requirement already up-to-date: jsonschema in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from quantify-scheduler==0.1.0) (3.2.0) Collecting quantify-core>=0.2.0 Downloading quantify_core-0.2.0-py2.py3-none-any.whl (27 kB) Collecting toolz Downloading toolz-0.11.1-py3-none-any.whl (55 kB) Requirement already up-to-date: wcwidth in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from columnar->quantify-scheduler==0.1.0) (0.2.5) Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.2.0-cp38-cp38-manylinux1_x86_64.whl (92 kB) Collecting pillow>=6.2.0 Downloading Pillow-8.0.0-cp38-cp38-manylinux1_x86_64.whl (2.2 MB) Requirement already up-to-date: cycler>=0.10 in /home/docs/.pyenv/versions/3.8.0/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.1.0) (0.10.0) Requirement already up-to-date: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.1.0) (2.4.7) Requirement already up-to-date: python-dateutil>=2.1 in /home/docs/.pyenv/versions/3.8.0/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.1.0) (2.8.1) Requirement already up-to-date: certifi>=2020.06.20 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.1.0) (2020.6.20) Requirement already up-to-date: six in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from plotly->quantify-scheduler==0.1.0) (1.15.0) Collecting retrying>=1.3.3 Downloading retrying-1.3.3.tar.gz (10 kB) Requirement already up-to-date: attrs>=17.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from jsonschema->quantify-scheduler==0.1.0) (20.2.0) Requirement already up-to-date: pyrsistent>=0.14.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from jsonschema->quantify-scheduler==0.1.0) (0.17.3) Requirement already up-to-date: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from jsonschema->quantify-scheduler==0.1.0) (50.3.2) Collecting pyqtgraph Downloading pyqtgraph-0.11.0-py3-none-any.whl (800 kB) Collecting adaptive Downloading adaptive-0.11.1-py3-none-any.whl (100 kB) Collecting qcodes Downloading qcodes-0.18.0-py3-none-any.whl (1.1 MB) Collecting pyqt5==5.14.0 Downloading PyQt5-5.14.0-5.14.0-cp35.cp36.cp37.cp38-abi3-manylinux1_x86_64.whl (63.5 MB) Collecting lmfit Downloading lmfit-1.0.1.tar.gz (258 kB) Collecting xxhash Downloading xxhash-2.0.0-cp38-cp38-manylinux2010_x86_64.whl (243 kB) Collecting xarray Downloading xarray-0.16.1-py3-none-any.whl (720 kB) Collecting sortedcollections>=1.1 Downloading sortedcollections-1.2.1-py2.py3-none-any.whl (8.4 kB) Collecting sortedcontainers>=2.0 Downloading sortedcontainers-2.2.2-py2.py3-none-any.whl (29 kB) Collecting atomicwrites Downloading atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB) Collecting tabulate Downloading tabulate-0.8.7-py3-none-any.whl (24 kB) Collecting opencensus<0.8.0,>=0.7.10 Downloading opencensus-0.7.11-py2.py3-none-any.whl (127 kB) Collecting h5py>=2.6 Downloading h5py-2.10.0-cp38-cp38-manylinux1_x86_64.whl (2.9 MB) Collecting wrapt Downloading wrapt-1.12.1.tar.gz (27 kB) Collecting opencensus-ext-azure<2.0.0,>=1.0.4 Downloading opencensus_ext_azure-1.0.5-py2.py3-none-any.whl (37 kB) Collecting pyvisa<1.11,>=1.9.1 Downloading PyVISA-1.10.1.tar.gz (6.8 MB) Requirement already up-to-date: packaging>=20.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (20.4) Requirement already up-to-date: tqdm in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (4.50.2) Collecting broadbean>=0.9.1 Downloading broadbean-0.9.1-py3-none-any.whl (32 kB) Collecting ruamel.yaml!=0.16.6 Downloading ruamel.yaml-0.16.12-py2.py3-none-any.whl (111 kB) Collecting requirements-parser Downloading requirements-parser-0.2.0.tar.gz (6.3 kB) Requirement already up-to-date: pyzmq in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (19.0.2) Collecting websockets>=7.0 Downloading websockets-8.1-cp38-cp38-manylinux2010_x86_64.whl (78 kB) Collecting typing-extensions Downloading typing_extensions-3.7.4.3-py3-none-any.whl (22 kB) Requirement already up-to-date: ipywidgets in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (7.5.1) Collecting pandas Downloading pandas-1.1.3-cp38-cp38-manylinux1_x86_64.whl (9.3 MB) Collecting PyQt5-sip<13,>=12.7 Downloading PyQt5_sip-12.8.1-cp38-cp38-manylinux1_x86_64.whl (293 kB) Collecting asteval>=0.9.16 Downloading asteval-0.9.19.tar.gz (207 kB) Collecting uncertainties>=3.0.1 Downloading uncertainties-3.1.4-py2.py3-none-any.whl (246 kB) Collecting opencensus-context==0.1.2 Downloading opencensus_context-0.1.2-py2.py3-none-any.whl (4.4 kB) Collecting google-api-core<2.0.0,>=1.0.0 Downloading google_api_core-1.22.4-py2.py3-none-any.whl (91 kB) Requirement already up-to-date: requests>=2.19.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from opencensus-ext-azure<2.0.0,>=1.0.4->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (2.24.0) Collecting psutil>=5.6.3 Downloading psutil-5.7.2.tar.gz (460 kB) Collecting schema Downloading schema-0.7.2-py2.py3-none-any.whl (16 kB) Collecting ruamel.yaml.clib>=0.1.2; platform_python_implementation == "CPython" and python_version < "3.9" Downloading ruamel.yaml.clib-0.2.2-cp38-cp38-manylinux1_x86_64.whl (578 kB) Requirement already up-to-date: ipython>=4.0.0; python_version >= "3.3" in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (7.18.1) Requirement already up-to-date: ipykernel>=4.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (5.3.4) Requirement already up-to-date: traitlets>=4.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (5.0.5) Requirement already up-to-date: nbformat>=4.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (5.0.8) Requirement already up-to-date: widgetsnbextension~=3.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (3.5.1) Requirement already up-to-date: pytz>=2017.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from pandas->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (2020.1) Requirement already up-to-date: future in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from uncertainties>=3.0.1->lmfit->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.18.2) Collecting google-auth<2.0dev,>=1.21.1 Downloading google_auth-1.22.1-py2.py3-none-any.whl (114 kB) Collecting protobuf>=3.12.0 Downloading protobuf-3.13.0-cp38-cp38-manylinux1_x86_64.whl (1.3 MB) Collecting googleapis-common-protos<2.0dev,>=1.6.0 Downloading googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB) Requirement already up-to-date: chardet<4,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from requests>=2.19.0->opencensus-ext-azure<2.0.0,>=1.0.4->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (3.0.4) Requirement already up-to-date: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from requests>=2.19.0->opencensus-ext-azure<2.0.0,>=1.0.4->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (2.10) Requirement already up-to-date: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from requests>=2.19.0->opencensus-ext-azure<2.0.0,>=1.0.4->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (1.25.11) Collecting contextlib2>=0.5.5 Downloading contextlib2-0.6.0.post1-py2.py3-none-any.whl (9.8 kB) Requirement already up-to-date: decorator in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (4.4.2) Requirement already up-to-date: pickleshare in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.7.5) Requirement already up-to-date: pexpect>4.3; sys_platform != "win32" in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (4.8.0) Requirement already up-to-date: pygments in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (2.7.1) Requirement already up-to-date: backcall in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.2.0) Requirement already up-to-date: jedi>=0.10 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.17.2) Requirement already up-to-date: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (3.0.8) Requirement already up-to-date: jupyter-client in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (6.1.7) Requirement already up-to-date: tornado>=4.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (6.0.4) Requirement already up-to-date: ipython-genutils in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from traitlets>=4.3.1->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.2.0) Requirement already up-to-date: jupyter-core in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbformat>=4.2.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (4.6.3) Requirement already up-to-date: notebook>=4.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (6.1.4) Collecting rsa<5,>=3.1.4; python_version >= "3.5" Downloading rsa-4.6-py3-none-any.whl (47 kB) Collecting cachetools<5.0,>=2.0.0 Downloading cachetools-4.1.1-py3-none-any.whl (10 kB) Collecting pyasn1-modules>=0.2.1 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) Requirement already up-to-date: ptyprocess>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from pexpect>4.3; sys_platform != "win32"->ipython>=4.0.0; python_version >= "3.3"->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.6.0) Requirement already up-to-date: parso<0.8.0,>=0.7.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from jedi>=0.10->ipython>=4.0.0; python_version >= "3.3"->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.7.1) Requirement already up-to-date: nbconvert in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (6.0.7) Requirement already up-to-date: prometheus-client in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.8.0) Requirement already up-to-date: terminado>=0.8.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.9.1) Requirement already up-to-date: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (2.11.2) Requirement already up-to-date: Send2Trash in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (1.5.0) Requirement already up-to-date: argon2-cffi in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (20.1.0) Collecting pyasn1>=0.1.3 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Requirement already up-to-date: defusedxml in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.6.0) Requirement already up-to-date: bleach in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (3.2.1) Requirement already up-to-date: jupyterlab-pygments in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.1.2) Requirement already up-to-date: entrypoints>=0.2.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.3) Requirement already up-to-date: pandocfilters>=1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (1.4.2) Requirement already up-to-date: mistune<2,>=0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.8.4) Requirement already up-to-date: nbclient<0.6.0,>=0.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.5.1) Requirement already up-to-date: testpath in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.4.4) Requirement already up-to-date: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from jinja2->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (1.1.1) Requirement already up-to-date: cffi>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (1.14.3) Requirement already up-to-date: webencodings in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (0.5.1) Requirement already up-to-date: nest-asyncio in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbclient<0.6.0,>=0.5.0->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (1.4.1) Requirement already up-to-date: async-generator in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from nbclient<0.6.0,>=0.5.0->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (1.10) Requirement already up-to-date: pycparser in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from cffi>=1.0.0->argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets->qcodes->quantify-core>=0.2.0->quantify-scheduler==0.1.0) (2.20) Building wheels for collected packages: quantify-scheduler, retrying, lmfit, wrapt, pyvisa, requirements-parser, asteval, psutil Building wheel for quantify-scheduler (setup.py): started Building wheel for quantify-scheduler (setup.py): finished with status 'done' Created wheel for quantify-scheduler: filename=quantify_scheduler-0.1.0-py2.py3-none-any.whl size=3959 sha256=e1dcdb723a10c801ecf65966d60f0e033a28d8d62119b54d1b8f11c7a0d183fc Stored in directory: /tmp/pip-ephem-wheel-cache-1tq3t9x1/wheels/20/75/52/e94bf742e2eaacdf5e24c8070cab3b69a05222f1c3dd3a49bf Building wheel for retrying (setup.py): started Building wheel for retrying (setup.py): finished with status 'done' Created wheel for retrying: filename=retrying-1.3.3-py3-none-any.whl size=11429 sha256=7261b03cfa984673be331824f8409555cc208a5a4e503bec66d7184de2177a0f Stored in directory: /tmp/pip-ephem-wheel-cache-1tq3t9x1/wheels/c4/a7/48/0a434133f6d56e878ca511c0e6c38326907c0792f67b476e56 Building wheel for lmfit (setup.py): started Building wheel for lmfit (setup.py): finished with status 'done' Created wheel for lmfit: filename=lmfit-1.0.1-py3-none-any.whl size=81988 sha256=099fcbe2cc5a416cf8cc6133b50292a0de11460a4cd8dc5a7eefa7ac052c3a17 Stored in directory: /tmp/pip-ephem-wheel-cache-1tq3t9x1/wheels/b6/e0/3d/52a095d9f869ec51e0f8052e4e80bf8e8d844d574e3f7d214b Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.12.1-cp38-cp38-linux_x86_64.whl size=78057 sha256=1b285355010193abd78702290a2a730b47aaab38f5edbf8b3a43f16b89cbfd91 Stored in directory: /tmp/pip-ephem-wheel-cache-1tq3t9x1/wheels/5f/fd/9e/b6cf5890494cb8ef0b5eaff72e5d55a70fb56316007d6dfe73 Building wheel for pyvisa (setup.py): started Building wheel for pyvisa (setup.py): finished with status 'done' Created wheel for pyvisa: filename=PyVISA-1.10.1-py3-none-any.whl size=128335 sha256=72e490681155b8e6a7bb77ff241a0265cba6681f6c23e4006d06e8703c663a3c Stored in directory: /tmp/pip-ephem-wheel-cache-1tq3t9x1/wheels/23/61/59/4bc112822b6ea6d960cfdb67188b9caf42cce0d6266d2c0651 Building wheel for requirements-parser (setup.py): started Building wheel for requirements-parser (setup.py): finished with status 'done' Created wheel for requirements-parser: filename=requirements_parser-0.2.0-py3-none-any.whl size=7657 sha256=473b17d4cbf3fad57ed38e2cbb2dbbf044a64db9d9b33e9e4ee1253630adfd9c Stored in directory: /tmp/pip-ephem-wheel-cache-1tq3t9x1/wheels/12/d2/88/6e706d3b6874a2948967d0838eb0e0224a8a43b4eb273cf3f3 Building wheel for asteval (setup.py): started Building wheel for asteval (setup.py): finished with status 'done' Created wheel for asteval: filename=asteval-0.9.19-py3-none-any.whl size=17484 sha256=919f71949bbf19b4bbb9f677be4d8f02adfeaba9122f534e29d28c646cf916a1 Stored in directory: /tmp/pip-ephem-wheel-cache-1tq3t9x1/wheels/6b/fe/61/bf48e349c0a5d9683e8fdb9a31b8500ac809d88a8c26022cc9 Building wheel for psutil (setup.py): started Building wheel for psutil (setup.py): finished with status 'done' Created wheel for psutil: filename=psutil-5.7.2-cp38-cp38-linux_x86_64.whl size=284104 sha256=867181f8fd5bed35586361f200bbc78c2dbebf46622dd59c2e5a56edbbd6fdbe Stored in directory: /tmp/pip-ephem-wheel-cache-1tq3t9x1/wheels/91/cf/b0/0c9998060b55ca80ea7a50a8639c3bdc6ba886eeff014bc9ac Successfully built quantify-scheduler retrying lmfit wrapt pyvisa requirements-parser asteval psutil Installing collected packages: numpy, toolz, columnar, kiwisolver, pillow, matplotlib, retrying, plotly, pyqtgraph, sortedcontainers, sortedcollections, atomicwrites, adaptive, tabulate, opencensus-context, pyasn1, rsa, cachetools, pyasn1-modules, google-auth, protobuf, googleapis-common-protos, google-api-core, opencensus, h5py, wrapt, psutil, opencensus-ext-azure, pyvisa, contextlib2, schema, broadbean, ruamel.yaml.clib, ruamel.yaml, requirements-parser, websockets, typing-extensions, pandas, qcodes, PyQt5-sip, pyqt5, asteval, uncertainties, lmfit, xxhash, xarray, quantify-core, quantify-scheduler Attempting uninstall: numpy Found existing installation: numpy 1.18.1 Not uninstalling numpy at /home/docs/.pyenv/versions/3.8.0/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest Can't uninstall 'numpy'. No files were found to uninstall. Attempting uninstall: kiwisolver Found existing installation: kiwisolver 1.1.0 Not uninstalling kiwisolver at /home/docs/.pyenv/versions/3.8.0/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest Can't uninstall 'kiwisolver'. No files were found to uninstall. Attempting uninstall: pillow Found existing installation: Pillow 5.4.1 Uninstalling Pillow-5.4.1: Successfully uninstalled Pillow-5.4.1 Attempting uninstall: matplotlib Found existing installation: matplotlib 3.1.2 Not uninstalling matplotlib at /home/docs/.pyenv/versions/3.8.0/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest Can't uninstall 'matplotlib'. No files were found to uninstall. Attempting uninstall: pandas Found existing installation: pandas 0.25.3 Not uninstalling pandas at /home/docs/.pyenv/versions/3.8.0/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest Can't uninstall 'pandas'. No files were found to uninstall. Successfully installed PyQt5-sip-12.8.1 adaptive-0.11.1 asteval-0.9.19 atomicwrites-1.4.0 broadbean-0.9.1 cachetools-4.1.1 columnar-1.3.1 contextlib2-0.6.0.post1 google-api-core-1.22.4 google-auth-1.22.1 googleapis-common-protos-1.52.0 h5py-2.10.0 kiwisolver-1.2.0 lmfit-1.0.1 matplotlib-3.3.2 numpy-1.19.2 opencensus-0.7.11 opencensus-context-0.1.2 opencensus-ext-azure-1.0.5 pandas-1.1.3 pillow-8.0.0 plotly-4.11.0 protobuf-3.13.0 psutil-5.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 pyqt5-5.14.0 pyqtgraph-0.11.0 pyvisa-1.10.1 qcodes-0.18.0 quantify-core-0.2.0 quantify-scheduler-0.1.0 requirements-parser-0.2.0 retrying-1.3.3 rsa-4.6 ruamel.yaml-0.16.12 ruamel.yaml.clib-0.2.2 schema-0.7.2 sortedcollections-1.2.1 sortedcontainers-2.2.2 tabulate-0.8.7 toolz-0.11.1 typing-extensions-3.7.4.3 uncertainties-3.1.4 websockets-8.1 wrapt-1.12.1 xarray-0.16.1 xxhash-2.0.0 [rtd-command-info] start-time: 2020-10-20T12:01:57.299542Z, end-time: 2020-10-20T12:01:57.368018Z, duration: 0, exit-code: 0 cat docs/conf.py #!/usr/bin/env python # # quantify documentation build configuration file, created by # sphinx-quickstart on Fri Jun 9 13:47:02 2017. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # If extensions (or modules to document with autodoc) are in another # directory, add these directories to sys.path here. If the directory is # relative to the documentation root, use os.path.abspath to make it # absolute, like shown here. # import os import sys package_path = os.path.abspath('..') sys.path.insert(0, package_path) # -- 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.autodoc', # auto document docstrings 'sphinx.ext.napoleon', # autodoc understands numpy docstrings 'sphinx.ext.viewcode', 'sphinx.ext.intersphinx', 'sphinx.ext.autosectionlabel', 'sphinx-jsonschema', 'sphinx_rtd_theme', 'sphinx.ext.mathjax', 'nbsphinx', 'sphinx-jsonschema', 'jupyter_sphinx', 'sphinxcontrib.blockdiag', ] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] intersphinx_mapping = {'python': ('https://docs.python.org/3', None), 'qcodes': ('https://qcodes.github.io/Qcodes/', None), 'xarray': ('https://xarray.pydata.org/en/stable/', None), 'numpy': ('https://numpy.org/doc/stable/', None), } # 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' # General information about the project. project = 'Quantify-Scheduler' copyright = "2020, Qblox & Orange Quantum Systems" author = "The Quantify consortium" # 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 patterns also effect to 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 = 'sphinx' # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = False # -- Options for HTML output ------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = 'sphinx_rtd_theme' # Theme options are theme-specific and customize the look and feel of a # theme further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] html_css_files = ['quantify.css', ] # -- Options for HTMLHelp output --------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = 'quantifydoc' # -- 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, 'quantify.tex', 'quantify Documentation', 'Quantify Consortium ', '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, 'quantify', 'quantify 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, 'Quantify-scheduler', 'Quantify-scheduler Documentation', author, 'Quantify-scheduler', 'One line description of project.', 'Miscellaneous'), ] blockdiag_html_image_format = 'SVG' ########################################################################### # 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 = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("develop", "/en/develop/"), ], 'downloads': [ ("pdf", "//quantify-quantify-scheduler.readthedocs-hosted.com/_/downloads/en/latest/pdf/"), ("html", "//quantify-quantify-scheduler.readthedocs-hosted.com/_/downloads/en/latest/htmlzip/"), ("epub", "//quantify-quantify-scheduler.readthedocs-hosted.com/_/downloads/en/latest/epub/"), ], 'subprojects': [ ], 'slug': 'quantify-quantify-scheduler', 'name': u'quantify-scheduler', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://quantify-quantify-scheduler.readthedocs-hosted.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'None', 'proxied_api_host': '/_', 'github_repo': 'None', 'github_version': 'develop', 'display_github': False, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'develop', 'display_bitbucket': False, 'gitlab_user': 'quantify-os', 'gitlab_repo': 'quantify-scheduler', 'gitlab_version': 'develop', 'display_gitlab': True, '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': 'UA-17997319-2', 'commit': '9f70cb32', } 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: 2020-10-20T12:01:57.688744Z, end-time: 2020-10-20T12:02:06.152396Z, duration: 8, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.8.5 loading translations [en]... done WARNING: extension 'jupyter_sphinx' has no setup() function; is it really a Sphinx extension module? making output directory... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://qcodes.github.io/Qcodes/objects.inv... loading intersphinx inventory from https://xarray.pydata.org/en/stable/objects.inv... loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 10 source files that are out of date updating environment: 10 added, 0 changed, 0 removed reading sources... [ 10%] api_reference reading sources... [ 20%] authors reading sources... [ 30%] changelog reading sources... [ 40%] concepts reading sources... [ 50%] contributing reading sources... [ 60%] index reading sources... [ 70%] installation reading sources... [ 80%] readme reading sources... [ 90%] sequencer reading sources... [100%] toolchain /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/quantify/scheduler/types.py:docstring of quantify.scheduler.Operation:16: WARNING: "jsonschema" directive may not both specify an external file and have content. .. jsonschema:: schemas/operation.json .. warning:: The instruction/logical information level is not clearly defined yet. /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/quantify/scheduler/types.py:docstring of quantify.scheduler.types.Operation:16: WARNING: "jsonschema" directive may not both specify an external file and have content. .. jsonschema:: schemas/operation.json .. warning:: The instruction/logical information level is not clearly defined yet. /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/quantify/scheduler/waveforms.py:docstring of quantify.scheduler.waveforms.drag:47: WARNING: Duplicate substitution definition name: "citation1". /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/quantify/scheduler/waveforms.py:docstring of quantify.scheduler.waveforms.drag:55: WARNING: Duplicate substitution definition name: "citation2". /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/concepts.rst:27: WARNING: duplicate label compilation, other instance in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/api_reference.rst ../README.rst:67: WARNING: Document may not end with a transition. ../README.rst:3: WARNING: duplicate label quantify-scheduler, other instance in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/index.rst ../README.rst:43: WARNING: duplicate label about, other instance in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/index.rst /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:122: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: from quantify.scheduler import Schedule sched = Schedule('Bell experiment') sched /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:130: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: sched.data /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:136: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: # define the resources # q0, q1 = Qubits(n=2) # assumes all to all connectivity q0, q1 = ('q0', 'q1') # we use strings because Resources have not been implemented yet /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:145: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: from quantify.scheduler.gate_library import Reset, Measure, CZ, Rxy, X90 # Define the operations, these will be added to the circuit init_all = Reset(q0, q1) x90_q0 = Rxy(theta=90, phi=0, qubit=q0) cz = CZ(qC=q0, qT=q1) Rxy_theta = Rxy(theta=23, phi=0, qubit=q0) # will be not be used in the experiment loop. meass_all = Measure(q0, q1) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:158: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: # Rxy_theta # produces the same output Rxy_theta.data /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:165: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: import numpy as np # we use a regular for loop as we have to unroll the changing theta variable here for theta in np.linspace(0, 360, 21): sched.add(init_all) sched.add(x90_q0) sched.add(operation=cz) sched.add(Rxy(theta=theta, phi=0, qubit=q0)) sched.add(Measure(q0, q1), label='M {:.2f} deg'.format(theta)) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:179: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: sched /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:185: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: sched.data.keys() /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:192: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: from itertools import islice # showing the first 5 elements of the operation dict dict(islice(sched.data['operation_dict'].items(), 5)) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:200: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: sched.data['timing_constraints'][:6] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:211: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: from quantify.scheduler.compilation import _determine_absolute_timing # We modify the schedule in place adding timing information # setting clock_unit='ideal' ignores the duration of operations and sets it to 1. _determine_absolute_timing(sched, clock_unit='ideal') /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:220: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: %matplotlib inline from quantify.scheduler.backends import visualization as viz f, ax = viz.circuit_diagram_matplotlib(sched) # all gates are plotted, but it doesn't all fit in a matplotlib figure ax.set_xlim(-.5, 9.5) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:235: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: # q0 ro_pulse_modulation_freq should be 80e6, requires issue38 resolution device_test_cfg = { "qubits": { "q0": {"mw_amp180": 0.5, "mw_motzoi": -0.25, "mw_duration": 20e-9, "mw_modulation_freq": 50e6, "mw_ef_amp180": 0.87, "mw_ch": "qcm0.s0", "ro_ch": "qrm0.s0", "ro_pulse_amp": 0.5, "ro_pulse_modulation_freq": 80e6, "ro_pulse_type": "square", "ro_pulse_duration": 150e-9, "ro_acq_delay": 120e-9, "ro_acq_integration_time": 700e-9, "ro_acq_weigth_type": "SSB", "init_duration": 250e-6 }, "q1": {"mw_amp180": 0.45, "mw_motzoi": -0.15, "mw_duration": 20e-9, "mw_modulation_freq": 80e6, "mw_ef_amp180": 0.27, "mw_ch": "qcm1.s0", "ro_ch": "qrm0.s1", "ro_pulse_amp": 0.5, "ro_pulse_modulation_freq": -23e6, "ro_pulse_type": "square", "ro_pulse_duration": 100e-9, "ro_acq_delay": 120e-9, "ro_acq_integration_time": 700e-9, "ro_acq_weigth_type": "SSB", "init_duration": 250e-6 } }, "edges": { "q0-q1": { "flux_duration": 40e-9, "flux_ch_control": "qcm0.s1", "flux_ch_target": "qcm1.s1", "flux_amp_control": 0.5, "flux_amp_target": 0, "phase_correction_control": 0, "phase_correction_target": 0} } } /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:278: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: from quantify.scheduler.resources import CompositeResource, Pulsar_QCM_sequencer, Pulsar_QRM_sequencer qcm0 = CompositeResource('qcm0', ['qcm0.s0', 'qcm0.s1']) qcm0_s0 = Pulsar_QCM_sequencer('qcm0.s0', instrument_name='qcm0', seq_idx=0) qcm0_s1 = Pulsar_QCM_sequencer('qcm0.s1', instrument_name='qcm0', seq_idx=1) qcm1 = CompositeResource('qcm1', ['qcm1.s0', 'qcm1.s1']) qcm1_s0 = Pulsar_QCM_sequencer('qcm1.s0', instrument_name='qcm1', seq_idx=0) qcm1_s1 = Pulsar_QCM_sequencer('qcm1.s1', instrument_name='qcm1', seq_idx=1) qrm0 = CompositeResource('qrm0', ['qrm0.s0', 'qrm0.s1']) # Currently mocking a readout module using an acquisition module qrm0_s0 = Pulsar_QRM_sequencer('qrm0.s0', instrument_name='qrm0', seq_idx=0) qrm0_s1 = Pulsar_QRM_sequencer('qrm0.s1', instrument_name='qrm0', seq_idx=1) sched.add_resources([qcm0, qcm0_s0, qcm0_s1, qcm1, qcm1_s0, qcm1_s1, qrm0, qrm0_s0, qrm0_s1]) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:298: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: from quantify.scheduler.compilation import qcompile import quantify.scheduler.backends.pulsar_backend as pb sched, config_dict = qcompile(sched, device_test_cfg, backend=pb.pulsar_assembler_backend) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:306: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: config_dict /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:312: WARNING: Title level inconsistent: Visualization using a pulse diagram ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:317: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: from quantify.scheduler.backends.visualization import pulse_diagram_plotly fig = pulse_diagram_plotly(sched, ch_list=['qcm0.s0', 'qcm1.s0', 'qrm0.s0', 'qrm0.r0']) fig.show() /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:331: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: # todo install from pypi when released try: from pulsar_qcm.pulsar_qcm import pulsar_qcm_dummy from pulsar_qrm.pulsar_qrm import pulsar_qrm_dummy PULSAR_ASSEMBLER = True except ImportError: PULSAR_ASSEMBLER = False /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:343: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: :raises: if PULSAR_ASSEMBLER: _pulsars = [] # first we need to create some Instruments representing the other devices in our configuration for qcm_name in ['qcm0', 'qcm1']: _pulsars.append(pulsar_qcm_dummy(qcm_name)) for qrm_name in ['qrm0', 'qrm1']: _pulsars.append(pulsar_qrm_dummy(qrm_name)) pb.configure_pulsar_sequencers(config_dict) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:357: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: :raises: if PULSAR_ASSEMBLER: qcm0 = _pulsars[0] qrm0 = _pulsars[2] qcm0.arm_sequencer() qrm0.arm_sequencer() qcm0.start_sequencer() qrm0.start_sequencer() /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:374: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: :raises: if PULSAR_ASSEMBLER: seq_idx = 0 qrm0.stop_sequencer() qrm0.store_acquisition(seq_idx, "meas_0", 4800) acq = qrm0.get_acquisitions(seq_idx) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:272: WARNING: duplicate label resources, other instance in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/api_reference.rst looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 10%] api_reference writing output... [ 20%] authors writing output... [ 30%] changelog writing output... [ 40%] concepts writing output... [ 50%] contributing writing output... [ 60%] index writing output... [ 70%] installation writing output... [ 80%] readme writing output... [ 90%] sequencer writing output... [100%] toolchain generating indices... genindex py-modindex highlighting module code... [ 12%] quantify.scheduler.backends.pulsar_backend highlighting module code... [ 25%] quantify.scheduler.backends.visualization highlighting module code... [ 37%] quantify.scheduler.compilation highlighting module code... [ 50%] quantify.scheduler.gate_library highlighting module code... [ 62%] quantify.scheduler.pulse_library highlighting module code... [ 75%] quantify.scheduler.resources highlighting module code... [ 87%] quantify.scheduler.types highlighting module code... [100%] quantify.scheduler.waveforms writing additional pages... search copying images... [100%] images/bell_circuit_QI.png 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, 32 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2020-10-20T12:02:06.685952Z, end-time: 2020-10-20T12:02:11.567591Z, duration: 4, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.8.5 loading translations [en]... done WARNING: extension 'jupyter_sphinx' has no setup() function; is it really a Sphinx extension module? making output directory... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://qcodes.github.io/Qcodes/objects.inv... loading intersphinx inventory from https://xarray.pydata.org/en/stable/objects.inv... loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 10 added, 0 changed, 0 removed reading sources... [ 10%] api_reference reading sources... [ 20%] authors reading sources... [ 30%] changelog reading sources... [ 40%] concepts reading sources... [ 50%] contributing reading sources... [ 60%] index reading sources... [ 70%] installation reading sources... [ 80%] readme reading sources... [ 90%] sequencer reading sources... [100%] toolchain /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/quantify/scheduler/types.py:docstring of quantify.scheduler.Operation:16: WARNING: "jsonschema" directive may not both specify an external file and have content. .. jsonschema:: schemas/operation.json .. warning:: The instruction/logical information level is not clearly defined yet. /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/quantify/scheduler/types.py:docstring of quantify.scheduler.types.Operation:16: WARNING: "jsonschema" directive may not both specify an external file and have content. .. jsonschema:: schemas/operation.json .. warning:: The instruction/logical information level is not clearly defined yet. /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/quantify/scheduler/waveforms.py:docstring of quantify.scheduler.waveforms.drag:47: WARNING: Duplicate substitution definition name: "citation1". /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/quantify/scheduler/waveforms.py:docstring of quantify.scheduler.waveforms.drag:55: WARNING: Duplicate substitution definition name: "citation2". /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/concepts.rst:27: WARNING: duplicate label compilation, other instance in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/api_reference.rst ../README.rst:67: WARNING: Document may not end with a transition. ../README.rst:3: WARNING: duplicate label quantify-scheduler, other instance in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/index.rst ../README.rst:43: WARNING: duplicate label about, other instance in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/index.rst /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:122: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: from quantify.scheduler import Schedule sched = Schedule('Bell experiment') sched /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:130: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: sched.data /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:136: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: # define the resources # q0, q1 = Qubits(n=2) # assumes all to all connectivity q0, q1 = ('q0', 'q1') # we use strings because Resources have not been implemented yet /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:145: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: from quantify.scheduler.gate_library import Reset, Measure, CZ, Rxy, X90 # Define the operations, these will be added to the circuit init_all = Reset(q0, q1) x90_q0 = Rxy(theta=90, phi=0, qubit=q0) cz = CZ(qC=q0, qT=q1) Rxy_theta = Rxy(theta=23, phi=0, qubit=q0) # will be not be used in the experiment loop. meass_all = Measure(q0, q1) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:158: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: # Rxy_theta # produces the same output Rxy_theta.data /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:165: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: import numpy as np # we use a regular for loop as we have to unroll the changing theta variable here for theta in np.linspace(0, 360, 21): sched.add(init_all) sched.add(x90_q0) sched.add(operation=cz) sched.add(Rxy(theta=theta, phi=0, qubit=q0)) sched.add(Measure(q0, q1), label='M {:.2f} deg'.format(theta)) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:179: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: sched /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:185: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: sched.data.keys() /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:192: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: from itertools import islice # showing the first 5 elements of the operation dict dict(islice(sched.data['operation_dict'].items(), 5)) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:200: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: sched.data['timing_constraints'][:6] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:211: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: from quantify.scheduler.compilation import _determine_absolute_timing # We modify the schedule in place adding timing information # setting clock_unit='ideal' ignores the duration of operations and sets it to 1. _determine_absolute_timing(sched, clock_unit='ideal') /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:220: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: %matplotlib inline from quantify.scheduler.backends import visualization as viz f, ax = viz.circuit_diagram_matplotlib(sched) # all gates are plotted, but it doesn't all fit in a matplotlib figure ax.set_xlim(-.5, 9.5) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:235: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: # q0 ro_pulse_modulation_freq should be 80e6, requires issue38 resolution device_test_cfg = { "qubits": { "q0": {"mw_amp180": 0.5, "mw_motzoi": -0.25, "mw_duration": 20e-9, "mw_modulation_freq": 50e6, "mw_ef_amp180": 0.87, "mw_ch": "qcm0.s0", "ro_ch": "qrm0.s0", "ro_pulse_amp": 0.5, "ro_pulse_modulation_freq": 80e6, "ro_pulse_type": "square", "ro_pulse_duration": 150e-9, "ro_acq_delay": 120e-9, "ro_acq_integration_time": 700e-9, "ro_acq_weigth_type": "SSB", "init_duration": 250e-6 }, "q1": {"mw_amp180": 0.45, "mw_motzoi": -0.15, "mw_duration": 20e-9, "mw_modulation_freq": 80e6, "mw_ef_amp180": 0.27, "mw_ch": "qcm1.s0", "ro_ch": "qrm0.s1", "ro_pulse_amp": 0.5, "ro_pulse_modulation_freq": -23e6, "ro_pulse_type": "square", "ro_pulse_duration": 100e-9, "ro_acq_delay": 120e-9, "ro_acq_integration_time": 700e-9, "ro_acq_weigth_type": "SSB", "init_duration": 250e-6 } }, "edges": { "q0-q1": { "flux_duration": 40e-9, "flux_ch_control": "qcm0.s1", "flux_ch_target": "qcm1.s1", "flux_amp_control": 0.5, "flux_amp_target": 0, "phase_correction_control": 0, "phase_correction_target": 0} } } /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:278: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: from quantify.scheduler.resources import CompositeResource, Pulsar_QCM_sequencer, Pulsar_QRM_sequencer qcm0 = CompositeResource('qcm0', ['qcm0.s0', 'qcm0.s1']) qcm0_s0 = Pulsar_QCM_sequencer('qcm0.s0', instrument_name='qcm0', seq_idx=0) qcm0_s1 = Pulsar_QCM_sequencer('qcm0.s1', instrument_name='qcm0', seq_idx=1) qcm1 = CompositeResource('qcm1', ['qcm1.s0', 'qcm1.s1']) qcm1_s0 = Pulsar_QCM_sequencer('qcm1.s0', instrument_name='qcm1', seq_idx=0) qcm1_s1 = Pulsar_QCM_sequencer('qcm1.s1', instrument_name='qcm1', seq_idx=1) qrm0 = CompositeResource('qrm0', ['qrm0.s0', 'qrm0.s1']) # Currently mocking a readout module using an acquisition module qrm0_s0 = Pulsar_QRM_sequencer('qrm0.s0', instrument_name='qrm0', seq_idx=0) qrm0_s1 = Pulsar_QRM_sequencer('qrm0.s1', instrument_name='qrm0', seq_idx=1) sched.add_resources([qcm0, qcm0_s0, qcm0_s1, qcm1, qcm1_s0, qcm1_s1, qrm0, qrm0_s0, qrm0_s1]) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:298: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: from quantify.scheduler.compilation import qcompile import quantify.scheduler.backends.pulsar_backend as pb sched, config_dict = qcompile(sched, device_test_cfg, backend=pb.pulsar_assembler_backend) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:306: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: config_dict /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:312: WARNING: Title level inconsistent: Visualization using a pulse diagram ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:317: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: from quantify.scheduler.backends.visualization import pulse_diagram_plotly fig = pulse_diagram_plotly(sched, ch_list=['qcm0.s0', 'qcm1.s0', 'qrm0.s0', 'qrm0.r0']) fig.show() /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:331: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: # todo install from pypi when released try: from pulsar_qcm.pulsar_qcm import pulsar_qcm_dummy from pulsar_qrm.pulsar_qrm import pulsar_qrm_dummy PULSAR_ASSEMBLER = True except ImportError: PULSAR_ASSEMBLER = False /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:343: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: :raises: if PULSAR_ASSEMBLER: _pulsars = [] # first we need to create some Instruments representing the other devices in our configuration for qcm_name in ['qcm0', 'qcm1']: _pulsars.append(pulsar_qcm_dummy(qcm_name)) for qrm_name in ['qrm0', 'qrm1']: _pulsars.append(pulsar_qrm_dummy(qrm_name)) pb.configure_pulsar_sequencers(config_dict) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:357: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: :raises: if PULSAR_ASSEMBLER: qcm0 = _pulsars[0] qrm0 = _pulsars[2] qcm0.arm_sequencer() qrm0.arm_sequencer() qcm0.start_sequencer() qrm0.start_sequencer() /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:374: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: :raises: if PULSAR_ASSEMBLER: seq_idx = 0 qrm0.stop_sequencer() qrm0.store_acquisition(seq_idx, "meas_0", 4800) acq = qrm0.get_acquisitions(seq_idx) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:272: WARNING: duplicate label resources, other instance in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/api_reference.rst looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... installation concepts toolchain contributing authors changelog sequencer api_reference writing... done writing additional files... copying images... [100%] images/bell_circuit_QI.png copying static files... done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 32 warnings. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2020-10-20T12:02:12.032300Z, end-time: 2020-10-20T12:02:19.775599Z, duration: 7, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.8.5 loading translations [en]... done WARNING: extension 'jupyter_sphinx' has no setup() function; is it really a Sphinx extension module? making output directory... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://qcodes.github.io/Qcodes/objects.inv... loading intersphinx inventory from https://xarray.pydata.org/en/stable/objects.inv... loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 10 added, 0 changed, 0 removed reading sources... [ 10%] api_reference reading sources... [ 20%] authors reading sources... [ 30%] changelog reading sources... [ 40%] concepts reading sources... [ 50%] contributing reading sources... [ 60%] index reading sources... [ 70%] installation reading sources... [ 80%] readme reading sources... [ 90%] sequencer reading sources... [100%] toolchain /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/quantify/scheduler/types.py:docstring of quantify.scheduler.Operation:16: WARNING: "jsonschema" directive may not both specify an external file and have content. .. jsonschema:: schemas/operation.json .. warning:: The instruction/logical information level is not clearly defined yet. /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/quantify/scheduler/types.py:docstring of quantify.scheduler.types.Operation:16: WARNING: "jsonschema" directive may not both specify an external file and have content. .. jsonschema:: schemas/operation.json .. warning:: The instruction/logical information level is not clearly defined yet. /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/quantify/scheduler/waveforms.py:docstring of quantify.scheduler.waveforms.drag:47: WARNING: Duplicate substitution definition name: "citation1". /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/quantify/scheduler/waveforms.py:docstring of quantify.scheduler.waveforms.drag:55: WARNING: Duplicate substitution definition name: "citation2". /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/concepts.rst:27: WARNING: duplicate label compilation, other instance in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/api_reference.rst ../README.rst:67: WARNING: Document may not end with a transition. ../README.rst:3: WARNING: duplicate label quantify-scheduler, other instance in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/index.rst ../README.rst:43: WARNING: duplicate label about, other instance in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/index.rst /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:122: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: from quantify.scheduler import Schedule sched = Schedule('Bell experiment') sched /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:130: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: sched.data /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:136: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: # define the resources # q0, q1 = Qubits(n=2) # assumes all to all connectivity q0, q1 = ('q0', 'q1') # we use strings because Resources have not been implemented yet /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:145: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: from quantify.scheduler.gate_library import Reset, Measure, CZ, Rxy, X90 # Define the operations, these will be added to the circuit init_all = Reset(q0, q1) x90_q0 = Rxy(theta=90, phi=0, qubit=q0) cz = CZ(qC=q0, qT=q1) Rxy_theta = Rxy(theta=23, phi=0, qubit=q0) # will be not be used in the experiment loop. meass_all = Measure(q0, q1) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:158: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: # Rxy_theta # produces the same output Rxy_theta.data /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:165: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: import numpy as np # we use a regular for loop as we have to unroll the changing theta variable here for theta in np.linspace(0, 360, 21): sched.add(init_all) sched.add(x90_q0) sched.add(operation=cz) sched.add(Rxy(theta=theta, phi=0, qubit=q0)) sched.add(Measure(q0, q1), label='M {:.2f} deg'.format(theta)) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:179: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: sched /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:185: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: sched.data.keys() /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:192: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: from itertools import islice # showing the first 5 elements of the operation dict dict(islice(sched.data['operation_dict'].items(), 5)) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:200: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: sched.data['timing_constraints'][:6] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:211: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: from quantify.scheduler.compilation import _determine_absolute_timing # We modify the schedule in place adding timing information # setting clock_unit='ideal' ignores the duration of operations and sets it to 1. _determine_absolute_timing(sched, clock_unit='ideal') /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:220: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: %matplotlib inline from quantify.scheduler.backends import visualization as viz f, ax = viz.circuit_diagram_matplotlib(sched) # all gates are plotted, but it doesn't all fit in a matplotlib figure ax.set_xlim(-.5, 9.5) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:235: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: # q0 ro_pulse_modulation_freq should be 80e6, requires issue38 resolution device_test_cfg = { "qubits": { "q0": {"mw_amp180": 0.5, "mw_motzoi": -0.25, "mw_duration": 20e-9, "mw_modulation_freq": 50e6, "mw_ef_amp180": 0.87, "mw_ch": "qcm0.s0", "ro_ch": "qrm0.s0", "ro_pulse_amp": 0.5, "ro_pulse_modulation_freq": 80e6, "ro_pulse_type": "square", "ro_pulse_duration": 150e-9, "ro_acq_delay": 120e-9, "ro_acq_integration_time": 700e-9, "ro_acq_weigth_type": "SSB", "init_duration": 250e-6 }, "q1": {"mw_amp180": 0.45, "mw_motzoi": -0.15, "mw_duration": 20e-9, "mw_modulation_freq": 80e6, "mw_ef_amp180": 0.27, "mw_ch": "qcm1.s0", "ro_ch": "qrm0.s1", "ro_pulse_amp": 0.5, "ro_pulse_modulation_freq": -23e6, "ro_pulse_type": "square", "ro_pulse_duration": 100e-9, "ro_acq_delay": 120e-9, "ro_acq_integration_time": 700e-9, "ro_acq_weigth_type": "SSB", "init_duration": 250e-6 } }, "edges": { "q0-q1": { "flux_duration": 40e-9, "flux_ch_control": "qcm0.s1", "flux_ch_target": "qcm1.s1", "flux_amp_control": 0.5, "flux_amp_target": 0, "phase_correction_control": 0, "phase_correction_target": 0} } } /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:278: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: from quantify.scheduler.resources import CompositeResource, Pulsar_QCM_sequencer, Pulsar_QRM_sequencer qcm0 = CompositeResource('qcm0', ['qcm0.s0', 'qcm0.s1']) qcm0_s0 = Pulsar_QCM_sequencer('qcm0.s0', instrument_name='qcm0', seq_idx=0) qcm0_s1 = Pulsar_QCM_sequencer('qcm0.s1', instrument_name='qcm0', seq_idx=1) qcm1 = CompositeResource('qcm1', ['qcm1.s0', 'qcm1.s1']) qcm1_s0 = Pulsar_QCM_sequencer('qcm1.s0', instrument_name='qcm1', seq_idx=0) qcm1_s1 = Pulsar_QCM_sequencer('qcm1.s1', instrument_name='qcm1', seq_idx=1) qrm0 = CompositeResource('qrm0', ['qrm0.s0', 'qrm0.s1']) # Currently mocking a readout module using an acquisition module qrm0_s0 = Pulsar_QRM_sequencer('qrm0.s0', instrument_name='qrm0', seq_idx=0) qrm0_s1 = Pulsar_QRM_sequencer('qrm0.s1', instrument_name='qrm0', seq_idx=1) sched.add_resources([qcm0, qcm0_s0, qcm0_s1, qcm1, qcm1_s0, qcm1_s1, qrm0, qrm0_s0, qrm0_s1]) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:298: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: from quantify.scheduler.compilation import qcompile import quantify.scheduler.backends.pulsar_backend as pb sched, config_dict = qcompile(sched, device_test_cfg, backend=pb.pulsar_assembler_backend) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:306: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: config_dict /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:312: WARNING: Title level inconsistent: Visualization using a pulse diagram ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:317: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: from quantify.scheduler.backends.visualization import pulse_diagram_plotly fig = pulse_diagram_plotly(sched, ch_list=['qcm0.s0', 'qcm1.s0', 'qrm0.s0', 'qrm0.r0']) fig.show() /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:331: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: # todo install from pypi when released try: from pulsar_qcm.pulsar_qcm import pulsar_qcm_dummy from pulsar_qrm.pulsar_qrm import pulsar_qrm_dummy PULSAR_ASSEMBLER = True except ImportError: PULSAR_ASSEMBLER = False /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:343: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: :raises: if PULSAR_ASSEMBLER: _pulsars = [] # first we need to create some Instruments representing the other devices in our configuration for qcm_name in ['qcm0', 'qcm1']: _pulsars.append(pulsar_qcm_dummy(qcm_name)) for qrm_name in ['qrm0', 'qrm1']: _pulsars.append(pulsar_qrm_dummy(qrm_name)) pb.configure_pulsar_sequencers(config_dict) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:357: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: :raises: if PULSAR_ASSEMBLER: qcm0 = _pulsars[0] qrm0 = _pulsars[2] qcm0.arm_sequencer() qrm0.arm_sequencer() qcm0.start_sequencer() qrm0.start_sequencer() /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:374: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: :raises: if PULSAR_ASSEMBLER: seq_idx = 0 qrm0.stop_sequencer() qrm0.store_acquisition(seq_idx, "meas_0", 4800) acq = qrm0.get_acquisitions(seq_idx) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:272: WARNING: duplicate label resources, other instance in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/api_reference.rst looking for now-outdated files... none found pickling environment... done checking consistency... done processing quantify.tex...index installation concepts toolchain contributing authors changelog sequencer api_reference resolving references... WARNING: Could not fetch remote image: https://gitlab.com/quantify-os/quantify-scheduler/badges/develop/pipeline.svg [503] WARNING: Could not fetch remote image: https://gitlab.com/quantify-os/quantify-scheduler/badges/develop/coverage.svg [503] ../README.rst:: WARNING: a suitable image for latex builder not found: ['image/svg+xml'] (https://img.shields.io/pypi/v/quantify-scheduler.svg) ../README.rst:: WARNING: a suitable image for latex builder not found: ['image/svg+xml'] (https://readthedocs.com/projects/quantify-quantify-scheduler/badge/?version=latest&token=ed6fdbf228e1369eacbeafdbad464f6de927e5dfb3a8e482ad0adcbea76fe74c) ../README.rst:: WARNING: a suitable image for latex builder not found: ['image/svg+xml'] (https://img.shields.io/badge/License-BSD%204--Clause-blue.svg) ../README.rst:: WARNING: a suitable image for latex builder not found: ['image/svg+xml'] (https://cdn.sanity.io/images/ostxzp7d/production/f9ab429fc72aea1b31c4b2c7fab5e378b67d75c3-132x31.svg) ../README.rst:: WARNING: a suitable image for latex builder not found: ['image/svg+xml'] (https://orangeqs.com/OQS_logo_with_text.svg) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:: WARNING: a suitable image for latex builder not found: ['image/svg+xml'] (https://upload.wikimedia.org/wikipedia/commons/e/e2/Bell.svg) writing... done copying images... [100%] images/bell_circuit_QI.png copying TeX support files... done build succeeded, 40 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: 2020-10-20T12:02:20.194249Z, end-time: 2020-10-20T12:02:20.248235Z, 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: 2020-10-20T12:02:20.594573Z, end-time: 2020-10-20T12:02:22.478700Z, duration: 1, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=quantify-quantify-scheduler -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' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="quantify-quantify-scheduler" "quantify.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 (./quantify.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 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/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.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) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.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/titlesec/titlesec.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) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.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/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.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/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)) (/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) Writing index file quantify-quantify-scheduler.idx (./quantify-quantify-scheduler.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.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/texlive/texmf-dist/tex/latex/psnfss/t1phv.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. Package hyperref Warning: Suppressing empty link on input line 2. ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.231 ...5d85f6be54fb15b/quantify-scheduler}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.231 ...5d85f6be54fb15b/quantify-scheduler}.svg}} ^^M Package hyperref Warning: Suppressing empty link on input line 2. ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.235 ...ddba472c4a92865114adc86d86f4b9f28b}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.235 ...ddba472c4a92865114adc86d86f4b9f28b}.svg}} ^^M Runaway argument? {\sphinxincludegraphics {{/home/docs/checkouts/readthedocs.org/user_b\ETC. ! Paragraph ended before \sphinxhref was complete. \par l.238 (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.274 ...3ebf16406da76d017b2c06967c5709058c}.svg}} ^^M Package wrapfig Warning: Collision between wrapping environments on input line 276. ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.278 ...b1677000da6cfcd/OQS_logo_with_text}.svg}} ^^M Underfull \hbox (badness 10000) in paragraph at lines 275--279 [] Package wrapfig Warning: Stationary wrapfigure forced to float on input line 27 9. Package wrapfig Warning: Stationary wrapfigure forced to float on input line 28 1. Package wrapfig Warning: Stationary wrapfigure forced to float on input line 28 3. [1] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [2] [3] [4] [5] [6] Chapter 2. LaTeX Warning: Hyper reference `api_reference:module-quantify.scheduler' on pag e 7 undefined on input line 614. LaTeX Warning: Hyper reference `api_reference:module-quantify.scheduler' on pag e 7 undefined on input line 620. LaTeX Warning: Hyper reference `api_reference:module-quantify.scheduler' on pag e 7 undefined on input line 621. LaTeX Warning: Hyper reference `api_reference:module-quantify.scheduler' on pag e 7 undefined on input line 623. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.Schedule' on p age 7 undefined on input line 623. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.Schedule.opera tions' on page 7 undefined on input line 623. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.Schedule.timin g_constraints' on page 7 undefined on input line 623. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.Schedule.resou rces' on page 7 undefined on input line 623. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.Schedule' on p age 7 undefined on input line 624. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.Operation' on page 7 undefined on input line 626. LaTeX Warning: Hyper reference `api_reference:module-quantify.scheduler' on pag e 7 undefined on input line 627. LaTeX Warning: Hyper reference `api_reference:module-quantify.scheduler.gate_li brary' on page 7 undefined on input line 627. LaTeX Warning: Hyper reference `api_reference:module-quantify.scheduler.pulse_l ibrary' on page 7 undefined on input line 627. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.Operation' on page 7 undefined on input line 628. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.Schedule' on p age 7 undefined on input line 628. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.Schedule' on p age 7 undefined on input line 631. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.Schedule' on p age 7 undefined on input line 631. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.Schedule' on p age 7 undefined on input line 633. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.Schedule' on p age 7 undefined on input line 635. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.Schedule' on p age 7 undefined on input line 637. LaTeX Warning: Hyper reference `api_reference:module-quantify.scheduler.backend s.visualization' on page 7 undefined on input line 637. [7] LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.Schedule' on p age 8 undefined on input line 643. ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.659 ...f94313231e0fbc85081d5e23cd6b28/Bell}.svg} [8 <./blockdiag-68407f05b449cce8a89b8e9e64ee7ba0bfb7eca2.png>] LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.Schedule' on p age 9 undefined on input line 699. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.Schedule' on p age 9 undefined on input line 701. LaTeX Warning: Hyper reference `api_reference:module-quantify.scheduler.gate_li brary' on page 9 undefined on input line 706. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.Operation' on page 9 undefined on input line 708. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.Schedule' on p age 9 undefined on input line 712. [9 <./bell_circuit_QI.png>] LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.types.Resource ' on page 10 undefined on input line 741. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.resources.Comp ositeResource' on page 10 undefined on input line 742. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.resources.Puls ar_QCM_sequencer' on page 10 undefined on input line 742. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.backends.visua lization.pulse_diagram_plotly' on page 10 undefined on input line 753. [10] Chapter 3. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.Operation' on page 11 undefined on input line 793. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.Operation' on page 11 undefined on input line 800. [11] LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.Operation' on page 12 undefined on input line 941. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.Operation' on page 12 undefined on input line 982. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.Resource' on p age 12 undefined on input line 990. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.Resource' on p age 12 undefined on input line 1011. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.Operation' on page 12 undefined on input line 1041. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.Operation' on page 12 undefined on input line 1054. [12] LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.types.Resource ' on page 13 undefined on input line 1184. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.types.Operatio n' on page 13 undefined on input line 1214. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.types.Operatio n' on page 13 undefined on input line 1227. [13] LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.types.Operatio n' on page 14 undefined on input line 1352. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.types.Operatio n' on page 14 undefined on input line 1359. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.types.Operatio n' on page 14 undefined on input line 1500. [14] LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.types.Operatio n' on page 15 undefined on input line 1541. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.types.Resource ' on page 15 undefined on input line 1549. [15] LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.waveforms.drag ' on page 16 undefined on input line 1699. [16] Underfull \hbox (badness 10000) in paragraph at lines 1782--1782 []\T1/ptm/m/it/10 name: str\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-stru- Underfull \hbox (badness 10000) in paragraph at lines 1801--1801 []\T1/ptm/m/it/10 name: str\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-stru- [17] [18] LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.Schedule' on p age 19 undefined on input line 1987. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.Schedule' on p age 19 undefined on input line 2001. Underfull \hbox (badness 10000) in paragraph at lines 2128--2128 []\T1/ptm/m/it/10 gain\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2128--2128 \T1/ptm/m/it/10 gain_Q\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2128--2128 \T1/ptm/m/it/10 off-set\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2128--2128 \T1/ptm/m/it/10 phase\T1/ptm/m/n/10 , Overfull \hbox (11.57457pt too wide) in paragraph at lines 2128--2128 \T1/ptm/m/it/10 phase_delta\T1/pcr/m/n/10 ) [19] Underfull \hbox (badness 10000) in paragraph at lines 2196--2196 []\T1/ptm/m/it/10 timing_tuples: list\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2196--2196 \T1/ptm/m/it/10 pulse_dict: dict\T1/ptm/m/n/10 , \T1/ptm/m/it/10 se- Underfull \hbox (badness 10000) in paragraph at lines 2196--2196 \T1/ptm/m/it/10 quence_duration: int\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2232--2232 \T1/ptm/m/it/10 ac-qui-si-tions: [20] Overfull \hbox (29.01463pt too wide) in paragraph at lines 2254--2254 []\T1/ptm/m/it/10 config_dict: Overfull \hbox (2.42465pt too wide) in paragraph at lines 2254--2254 \T1/ptm/m/it/10 dict\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 2267--2267 []\T1/ptm/m/it/10 pulse_info\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2267--2267 \T1/ptm/m/it/10 tim- Underfull \hbox (badness 10000) in paragraph at lines 2267--2267 \T1/ptm/m/it/10 ing_tuples\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2267--2267 \T1/ptm/m/it/10 se- Overfull \hbox (22.19456pt too wide) in paragraph at lines 2267--2267 \T1/ptm/m/it/10 quence_duration: Underfull \hbox (badness 6775) in paragraph at lines 2267--2267 \T1/ptm/m/it/10 int\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ac-qui- Underfull \hbox (badness 10000) in paragraph at lines 2267--2267 \T1/ptm/m/it/10 si-tions: Overfull \hbox (0.58472pt too wide) in paragraph at lines 2296--2296 []\T1/ptm/m/it/10 schedule\T1/ptm/m/n/10 , Overfull \hbox (9.16466pt too wide) in paragraph at lines 2296--2296 \T1/ptm/m/it/10 tuid=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2296--2296 \T1/ptm/m/it/10 con-fig- Overfull \hbox (50.07417pt too wide) in paragraph at lines 2296--2296 \T1/ptm/m/it/10 ure_hardware=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2296--2296 \T1/ptm/m/it/10 de- Overfull \hbox (12.26477pt too wide) in paragraph at lines 2296--2296 \T1/ptm/m/it/10 bug=False\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.types.Schedule ' on page 21 undefined on input line 2307. LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.types.Schedule ' on page 21 undefined on input line 2324. [21] Overfull \hbox (6.58472pt too wide) in paragraph at lines 2347--2347 []\T1/ptm/m/it/10 schedule\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2347--2347 \T1/ptm/m/it/10 fig- Overfull \hbox (18.10449pt too wide) in paragraph at lines 2347--2347 \T1/ptm/m/it/10 size=None\T1/pcr/m/n/10 ) LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.types.Schedule ' on page 22 undefined on input line 2355. Underfull \hbox (badness 10000) in paragraph at lines 2383--2383 []\T1/ptm/m/it/10 schedule\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2383--2383 \T1/ptm/m/it/10 ch_list: list Underfull \hbox (badness 10000) in paragraph at lines 2383--2383 \T1/ptm/m/it/10 = None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2383--2383 \T1/ptm/m/it/10 fig_ch_height: Underfull \hbox (badness 10000) in paragraph at lines 2383--2383 \T1/ptm/m/it/10 float = 150\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2383--2383 \T1/ptm/m/it/10 u-la-tion: bool Underfull \hbox (badness 10000) in paragraph at lines 2383--2383 \T1/ptm/m/it/10 = True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sam- Underfull \hbox (badness 10000) in paragraph at lines 2383--2383 \T1/ptm/m/it/10 pling_rate: Underfull \hbox (badness 10000) in paragraph at lines 2383--2383 \T1/ptm/m/it/10 float = LaTeX Warning: Hyper reference `api_reference:quantify.scheduler.types.Schedule ' on page 22 undefined on input line 2388. [22] Chapter 4. [23] [24] LaTeX Warning: Reference `api_reference:module-quantify' on page 25 undefined o n input line 2438. LaTeX Warning: Reference `api_reference:module-quantify.scheduler' on page 25 u ndefined on input line 2439. LaTeX Warning: Reference `api_reference:module-quantify.scheduler.backends' on page 25 undefined on input line 2440. LaTeX Warning: Reference `api_reference:module-quantify.scheduler.backends.puls ar_backend' on page 25 undefined on input line 2441. Overfull \hbox (24.6225pt too wide) in paragraph at lines 2441--2442 []\T1/pcr/m/n/10 quantify.scheduler.backends.pulsar_backend\T1/ptm/m/n/10 , LaTeX Warning: Reference `api_reference:module-quantify.scheduler.backends.visu alization' on page 25 undefined on input line 2442. Overfull \hbox (18.6225pt too wide) in paragraph at lines 2442--2443 []\T1/pcr/m/n/10 quantify.scheduler.backends.visualization\T1/ptm/m/n/10 , LaTeX Warning: Reference `api_reference:module-quantify.scheduler.compilation' on page 25 undefined on input line 2443. LaTeX Warning: Reference `api_reference:module-quantify.scheduler.gate_library' on page 25 undefined on input line 2444. LaTeX Warning: Reference `api_reference:module-quantify.scheduler.pulse_library ' on page 25 undefined on input line 2445. LaTeX Warning: Reference `api_reference:module-quantify.scheduler.resources' on page 25 undefined on input line 2446. LaTeX Warning: Reference `api_reference:module-quantify.scheduler.types' on pag e 25 undefined on input line 2447. LaTeX Warning: Reference `api_reference:module-quantify.scheduler.waveforms' on page 25 undefined on input line 2448. [25] No file quantify-quantify-scheduler.ind. (./quantify-quantify-scheduler.aux) Package rerunfilecheck Warning: File `quantify-quantify-scheduler.out' has chan ged. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr5.pfb> Output written on quantify-quantify-scheduler.pdf (29 pages, 295561 bytes). Transcript written on quantify-quantify-scheduler.log. Latexmk: Index file 'quantify-quantify-scheduler.idx' was written Latexmk: Missing input file: 'quantify-quantify-scheduler.ind' from line 'No file quantify-quantify-scheduler.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'quantify-quantify-scheduler.pdf' Latexmk: List of undefined refs and citations: Reference `api_reference:module-quantify' on page 25 undefined on input line 2438 Reference `api_reference:module-quantify.scheduler' on page 25 undefined on input line 2439 Reference `api_reference:module-quantify.scheduler.backends' on page 25 undefined on input line 2440 Reference `api_reference:module-quantify.scheduler.backends.pulsar_backend' on page 25 undefined on input line 2441 Reference `api_reference:module-quantify.scheduler.backends.visualization' on page 25 undefined on input line 2442 Reference `api_reference:module-quantify.scheduler.compilation' on page 25 undefined on input line 2443 Reference `api_reference:module-quantify.scheduler.gate_library' on page 25 undefined on input line 2444 Reference `api_reference:module-quantify.scheduler.pulse_library' on page 25 undefined on input line 2445 Reference `api_reference:module-quantify.scheduler.resources' on page 25 undefined on input line 2446 Reference `api_reference:module-quantify.scheduler.types' on page 25 undefined on input line 2447 Reference `api_reference:module-quantify.scheduler.waveforms' on page 25 undefined on input line 2448 Latexmk: Summary of warnings: Latex failed to resolve 11 reference(s) Rule 'makeindex quantify-quantify-scheduler.idx': File changes, etc: Non-existent destination files: 'quantify-quantify-scheduler.ind' ------------ Run number 1 of rule 'makeindex quantify-quantify-scheduler.idx' ------------ ------------ Running 'makeindex -s python.ist -o "quantify-quantify-scheduler.ind" "quantify-quantify-scheduler.idx"' ------------ Latexmk: applying rule 'makeindex quantify-quantify-scheduler.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 quantify-quantify-scheduler.idx....done (76 entries accepted, 0 rejected). Sorting entries....done (487 comparisons). Generating output file quantify-quantify-scheduler.ind....done (165 lines written, 0 warnings). Output written in quantify-quantify-scheduler.ind. Transcript written in quantify-quantify-scheduler.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'quantify-quantify-scheduler.aux' 'quantify-quantify-scheduler.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="quantify-quantify-scheduler" "quantify.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 (./quantify.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 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/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.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) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.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/titlesec/titlesec.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) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.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/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.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/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)) (/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) Writing index file quantify-quantify-scheduler.idx (./quantify-quantify-scheduler.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.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)) (./quantify-quantify-scheduler.out) (./quantify-quantify-scheduler.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.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] (./quantify-quantify-scheduler.toc) [1] [2] Chapter 1. Package hyperref Warning: Suppressing empty link on input line 2. ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.231 ...5d85f6be54fb15b/quantify-scheduler}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.231 ...5d85f6be54fb15b/quantify-scheduler}.svg}} ^^M Package hyperref Warning: Suppressing empty link on input line 2. ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.235 ...ddba472c4a92865114adc86d86f4b9f28b}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.235 ...ddba472c4a92865114adc86d86f4b9f28b}.svg}} ^^M Runaway argument? {\sphinxincludegraphics {{/home/docs/checkouts/readthedocs.org/user_b\ETC. ! Paragraph ended before \sphinxhref was complete. \par l.238 (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.274 ...3ebf16406da76d017b2c06967c5709058c}.svg}} ^^M Package wrapfig Warning: Collision between wrapping environments on input line 276. ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.278 ...b1677000da6cfcd/OQS_logo_with_text}.svg}} ^^M Underfull \hbox (badness 10000) in paragraph at lines 275--279 [] Package wrapfig Warning: Stationary wrapfigure forced to float on input line 27 9. Package wrapfig Warning: Stationary wrapfigure forced to float on input line 28 1. Package wrapfig Warning: Stationary wrapfigure forced to float on input line 28 3. [1] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [2] [3] [4] [5] [6] Chapter 2. [7] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.659 ...f94313231e0fbc85081d5e23cd6b28/Bell}.svg} [8 <./blockdiag-68407f05b449cce8a89b8e9e64ee7ba0bfb7eca2.png>] [9 <./bell_circu it_QI.png>] [10] Chapter 3. [11] [12] [13] [14] [15] [16] Underfull \hbox (badness 10000) in paragraph at lines 1782--1782 []\T1/ptm/m/it/10 name: str\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-stru- Underfull \hbox (badness 10000) in paragraph at lines 1801--1801 []\T1/ptm/m/it/10 name: str\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-stru- [17] [18] Underfull \hbox (badness 10000) in paragraph at lines 2128--2128 []\T1/ptm/m/it/10 gain\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2128--2128 \T1/ptm/m/it/10 gain_Q\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2128--2128 \T1/ptm/m/it/10 off-set\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2128--2128 \T1/ptm/m/it/10 phase\T1/ptm/m/n/10 , Overfull \hbox (11.57457pt too wide) in paragraph at lines 2128--2128 \T1/ptm/m/it/10 phase_delta\T1/pcr/m/n/10 ) [19] Underfull \hbox (badness 10000) in paragraph at lines 2196--2196 []\T1/ptm/m/it/10 timing_tuples: list\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2196--2196 \T1/ptm/m/it/10 pulse_dict: dict\T1/ptm/m/n/10 , \T1/ptm/m/it/10 se- Underfull \hbox (badness 10000) in paragraph at lines 2196--2196 \T1/ptm/m/it/10 quence_duration: int\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2232--2232 \T1/ptm/m/it/10 ac-qui-si-tions: [20] Overfull \hbox (29.01463pt too wide) in paragraph at lines 2254--2254 []\T1/ptm/m/it/10 config_dict: Overfull \hbox (2.42465pt too wide) in paragraph at lines 2254--2254 \T1/ptm/m/it/10 dict\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 2267--2267 []\T1/ptm/m/it/10 pulse_info\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2267--2267 \T1/ptm/m/it/10 tim- Underfull \hbox (badness 10000) in paragraph at lines 2267--2267 \T1/ptm/m/it/10 ing_tuples\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2267--2267 \T1/ptm/m/it/10 se- Overfull \hbox (22.19456pt too wide) in paragraph at lines 2267--2267 \T1/ptm/m/it/10 quence_duration: Underfull \hbox (badness 6775) in paragraph at lines 2267--2267 \T1/ptm/m/it/10 int\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ac-qui- Underfull \hbox (badness 10000) in paragraph at lines 2267--2267 \T1/ptm/m/it/10 si-tions: Overfull \hbox (0.58472pt too wide) in paragraph at lines 2296--2296 []\T1/ptm/m/it/10 schedule\T1/ptm/m/n/10 , Overfull \hbox (9.16466pt too wide) in paragraph at lines 2296--2296 \T1/ptm/m/it/10 tuid=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2296--2296 \T1/ptm/m/it/10 con-fig- Overfull \hbox (50.07417pt too wide) in paragraph at lines 2296--2296 \T1/ptm/m/it/10 ure_hardware=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2296--2296 \T1/ptm/m/it/10 de- Overfull \hbox (12.26477pt too wide) in paragraph at lines 2296--2296 \T1/ptm/m/it/10 bug=False\T1/pcr/m/n/10 ) [21] Overfull \hbox (6.58472pt too wide) in paragraph at lines 2347--2347 []\T1/ptm/m/it/10 schedule\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2347--2347 \T1/ptm/m/it/10 fig- Overfull \hbox (18.10449pt too wide) in paragraph at lines 2347--2347 \T1/ptm/m/it/10 size=None\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 2383--2383 []\T1/ptm/m/it/10 schedule\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2383--2383 \T1/ptm/m/it/10 ch_list: list Underfull \hbox (badness 10000) in paragraph at lines 2383--2383 \T1/ptm/m/it/10 = None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2383--2383 \T1/ptm/m/it/10 fig_ch_height: Underfull \hbox (badness 10000) in paragraph at lines 2383--2383 \T1/ptm/m/it/10 float = 150\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2383--2383 \T1/ptm/m/it/10 u-la-tion: bool Underfull \hbox (badness 10000) in paragraph at lines 2383--2383 \T1/ptm/m/it/10 = True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sam- Underfull \hbox (badness 10000) in paragraph at lines 2383--2383 \T1/ptm/m/it/10 pling_rate: Underfull \hbox (badness 10000) in paragraph at lines 2383--2383 \T1/ptm/m/it/10 float = [22] Chapter 4. [23] [24] Overfull \hbox (24.6225pt too wide) in paragraph at lines 2441--2442 []\T1/pcr/m/n/10 quantify.scheduler.backends.pulsar_backend\T1/ptm/m/n/10 , Overfull \hbox (18.6225pt too wide) in paragraph at lines 2442--2443 []\T1/pcr/m/n/10 quantify.scheduler.backends.visualization\T1/ptm/m/n/10 , [25] (./quantify-quantify-scheduler.ind [26] Underfull \hbox (badness 10000) in paragraph at lines 10--11 []\T1/pcr/m/n/10 add_gate_info() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan-tify.sche duler.Operation Underfull \hbox (badness 10000) in paragraph at lines 11--13 []\T1/pcr/m/n/10 add_gate_info() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan- Underfull \hbox (badness 10000) in paragraph at lines 14--15 []\T1/pcr/m/n/10 add_pulse() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan-tify.schedule r.types.Operation Underfull \hbox (badness 10000) in paragraph at lines 15--16 []\T1/pcr/m/n/10 add_resource() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan-tify.sched uler.Schedule Underfull \hbox (badness 7047) in paragraph at lines 16--18 []\T1/pcr/m/n/10 add_resource() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan-tify.sched uler.types.Schedule Underfull \hbox (badness 10000) in paragraph at lines 21--23 []\T1/pcr/m/n/10 build_q1asm() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule quan- Underfull \hbox (badness 10000) in paragraph at lines 21--23 \T1/ptm/m/it/10 tify.scheduler.backends.pulsar_backend\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 23--25 []\T1/pcr/m/n/10 build_waveform_dict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-u le quan- Underfull \hbox (badness 10000) in paragraph at lines 28--30 []\T1/pcr/m/n/10 circuit_diagram_matplotlib() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 31--33 []\T1/pcr/m/n/10 CompositeResource \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in qua n- Underfull \hbox (badness 10000) in paragraph at lines 33--35 \T1/ptm/m/it/10 quan-tify.scheduler.backends.pulsar_backend\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 42--43 []\T1/pcr/m/n/10 duration \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan-tify.scheduler.t ypes.Operation at- Overfull \hbox (56.92029pt too wide) in paragraph at lines 46--48 []\T1/pcr/m/n/10 gain \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan-tify.scheduler.backe nds.pulsar_backend.PulsarModulations Overfull \hbox (68.9197pt too wide) in paragraph at lines 48--50 []\T1/pcr/m/n/10 gain_Q \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan-tify.scheduler.bac kends.pulsar_backend.PulsarModulations Overfull \hbox (71.35062pt too wide) in paragraph at lines 52--54 []\T1/pcr/m/n/10 get_str() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan-tify.scheduler. backends.pulsar_backend.Q1ASMBuilder Underfull \hbox (badness 10000) in paragraph at lines 67--69 []\T1/pcr/m/n/10 ModSquarePulse \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in quan- Underfull \hbox (badness 10000) in paragraph at lines 69--71 []\T1/pcr/m/n/10 modulate_wave() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule qua n- Underfull \hbox (badness 10000) in paragraph at lines 74--76 []\T1/pcr/m/n/10 NumericPulse \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in quan- Overfull \hbox (68.92029pt too wide) in paragraph at lines 79--81 []\T1/pcr/m/n/10 offset \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan-tify.scheduler.bac kends.pulsar_backend.PulsarModulations Underfull \hbox (badness 10000) in paragraph at lines 84--85 []\T1/pcr/m/n/10 operations \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan-tify.scheduler .types.Schedule at- [27] Overfull \hbox (62.92029pt too wide) in paragraph at lines 88--90 []\T1/pcr/m/n/10 phase \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan-tify.scheduler.back ends.pulsar_backend.PulsarModulations Underfull \hbox (badness 10000) in paragraph at lines 90--92 []\T1/pcr/m/n/10 phase_delta \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan- Overfull \hbox (47.6903pt too wide) in paragraph at lines 90--92 \T1/ptm/m/it/10 tify.scheduler.backends.pulsar_backend.PulsarModulations Underfull \hbox (badness 10000) in paragraph at lines 94--96 []\T1/pcr/m/n/10 Pulsar_QCM_sequencer \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in quan- Underfull \hbox (badness 10000) in paragraph at lines 96--98 []\T1/pcr/m/n/10 Pulsar_QRM_sequencer \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in quan- Underfull \hbox (badness 10000) in paragraph at lines 98--100 []\T1/pcr/m/n/10 PulsarModulations \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in qua n- Underfull \hbox (badness 10000) in paragraph at lines 98--100 \T1/ptm/m/it/10 tify.scheduler.backends.pulsar_backend\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 100--102 []\T1/pcr/m/n/10 pulse_diagram_plotly() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule quan- Underfull \hbox (badness 10000) in paragraph at lines 105--107 []\T1/pcr/m/n/10 Q1ASMBuilder \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in quan- Underfull \hbox (badness 10000) in paragraph at lines 105--107 \T1/ptm/m/it/10 tify.scheduler.backends.pulsar_backend\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 107--108 []\T1/pcr/m/n/10 qcompile() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule quan- Overfull \hbox (22.1225pt too wide) in paragraph at lines 111--112 []\T1/pcr/m/n/10 quantify.scheduler.backends.pulsar_backend Overfull \hbox (16.1225pt too wide) in paragraph at lines 112--113 []\T1/pcr/m/n/10 quantify.scheduler.backends.visualization Underfull \hbox (badness 10000) in paragraph at lines 113--114 []\T1/pcr/m/n/10 quantify.scheduler.compilation \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mod-ule\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 115--116 []\T1/pcr/m/n/10 quantify.scheduler.pulse_library \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 mod- Underfull \hbox (badness 10000) in paragraph at lines 126--127 []\T1/pcr/m/n/10 resources \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan-tify.scheduler. types.Schedule at- Underfull \hbox (badness 10000) in paragraph at lines 127--128 []\T1/pcr/m/n/10 rotate_wave() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule quan- Underfull \hbox (badness 10000) in paragraph at lines 134--136 []\T1/pcr/m/n/10 SoftSquarePulse \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in quan- Underfull \hbox (badness 10000) in paragraph at lines 137--138 []\T1/pcr/m/n/10 SquarePulse \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in quan- Underfull \hbox (badness 10000) in paragraph at lines 143--145 []\T1/pcr/m/n/10 timing_constraints \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan- Underfull \hbox (badness 10000) in paragraph at lines 145--147 []\T1/pcr/m/n/10 timing_tuples \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan- Overfull \hbox (5.04022pt too wide) in paragraph at lines 145--147 \T1/ptm/m/it/10 tify.scheduler.resources.Pulsar_QCM_sequencer Underfull \hbox (badness 10000) in paragraph at lines 147--149 []\T1/pcr/m/n/10 timing_tuples \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan- Overfull \hbox (4.48029pt too wide) in paragraph at lines 147--149 \T1/ptm/m/it/10 tify.scheduler.resources.Pulsar_QRM_sequencer Underfull \hbox (badness 10000) in paragraph at lines 152--154 []\T1/pcr/m/n/10 validate_config() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule q uan- [28]) (./quantify-quantify-scheduler.aux) Package rerunfilecheck Warning: File `quantify-quantify-scheduler.out' has chan ged. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr5.pfb> Output written on quantify-quantify-scheduler.pdf (32 pages, 310349 bytes). Transcript written on quantify-quantify-scheduler.log. Latexmk: Index file 'quantify-quantify-scheduler.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'quantify-quantify-scheduler.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'quantify-quantify-scheduler.aux' 'quantify-quantify-scheduler.out' 'quantify-quantify-scheduler.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="quantify-quantify-scheduler" "quantify.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 (./quantify.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 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/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.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) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.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/titlesec/titlesec.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) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.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/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.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/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)) (/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) Writing index file quantify-quantify-scheduler.idx (./quantify-quantify-scheduler.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.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)) (./quantify-quantify-scheduler.out) (./quantify-quantify-scheduler.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.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] (./quantify-quantify-scheduler.toc) [1] [2] Chapter 1. Package hyperref Warning: Suppressing empty link on input line 2. ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.231 ...5d85f6be54fb15b/quantify-scheduler}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.231 ...5d85f6be54fb15b/quantify-scheduler}.svg}} ^^M Package hyperref Warning: Suppressing empty link on input line 2. ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.235 ...ddba472c4a92865114adc86d86f4b9f28b}.svg}} ^^M ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.235 ...ddba472c4a92865114adc86d86f4b9f28b}.svg}} ^^M Runaway argument? {\sphinxincludegraphics {{/home/docs/checkouts/readthedocs.org/user_b\ETC. ! Paragraph ended before \sphinxhref was complete. \par l.238 (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.274 ...3ebf16406da76d017b2c06967c5709058c}.svg}} ^^M Package wrapfig Warning: Collision between wrapping environments on input line 276. ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.278 ...b1677000da6cfcd/OQS_logo_with_text}.svg}} ^^M Underfull \hbox (badness 10000) in paragraph at lines 275--279 [] Package wrapfig Warning: Stationary wrapfigure forced to float on input line 27 9. Package wrapfig Warning: Stationary wrapfigure forced to float on input line 28 1. Package wrapfig Warning: Stationary wrapfigure forced to float on input line 28 3. [1] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [2] [3] [4] [5] [6] Chapter 2. [7] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.659 ...f94313231e0fbc85081d5e23cd6b28/Bell}.svg} [8 <./blockdiag-68407f05b449cce8a89b8e9e64ee7ba0bfb7eca2.png>] [9 <./bell_circu it_QI.png>] [10] Chapter 3. [11] [12] [13] [14] [15] [16] Underfull \hbox (badness 10000) in paragraph at lines 1782--1782 []\T1/ptm/m/it/10 name: str\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-stru- Underfull \hbox (badness 10000) in paragraph at lines 1801--1801 []\T1/ptm/m/it/10 name: str\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-stru- [17] [18] Underfull \hbox (badness 10000) in paragraph at lines 2128--2128 []\T1/ptm/m/it/10 gain\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2128--2128 \T1/ptm/m/it/10 gain_Q\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2128--2128 \T1/ptm/m/it/10 off-set\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2128--2128 \T1/ptm/m/it/10 phase\T1/ptm/m/n/10 , Overfull \hbox (11.57457pt too wide) in paragraph at lines 2128--2128 \T1/ptm/m/it/10 phase_delta\T1/pcr/m/n/10 ) [19] Underfull \hbox (badness 10000) in paragraph at lines 2196--2196 []\T1/ptm/m/it/10 timing_tuples: list\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2196--2196 \T1/ptm/m/it/10 pulse_dict: dict\T1/ptm/m/n/10 , \T1/ptm/m/it/10 se- Underfull \hbox (badness 10000) in paragraph at lines 2196--2196 \T1/ptm/m/it/10 quence_duration: int\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2232--2232 \T1/ptm/m/it/10 ac-qui-si-tions: [20] Overfull \hbox (29.01463pt too wide) in paragraph at lines 2254--2254 []\T1/ptm/m/it/10 config_dict: Overfull \hbox (2.42465pt too wide) in paragraph at lines 2254--2254 \T1/ptm/m/it/10 dict\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 2267--2267 []\T1/ptm/m/it/10 pulse_info\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2267--2267 \T1/ptm/m/it/10 tim- Underfull \hbox (badness 10000) in paragraph at lines 2267--2267 \T1/ptm/m/it/10 ing_tuples\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2267--2267 \T1/ptm/m/it/10 se- Overfull \hbox (22.19456pt too wide) in paragraph at lines 2267--2267 \T1/ptm/m/it/10 quence_duration: Underfull \hbox (badness 6775) in paragraph at lines 2267--2267 \T1/ptm/m/it/10 int\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ac-qui- Underfull \hbox (badness 10000) in paragraph at lines 2267--2267 \T1/ptm/m/it/10 si-tions: Overfull \hbox (0.58472pt too wide) in paragraph at lines 2296--2296 []\T1/ptm/m/it/10 schedule\T1/ptm/m/n/10 , Overfull \hbox (9.16466pt too wide) in paragraph at lines 2296--2296 \T1/ptm/m/it/10 tuid=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2296--2296 \T1/ptm/m/it/10 con-fig- Overfull \hbox (50.07417pt too wide) in paragraph at lines 2296--2296 \T1/ptm/m/it/10 ure_hardware=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2296--2296 \T1/ptm/m/it/10 de- Overfull \hbox (12.26477pt too wide) in paragraph at lines 2296--2296 \T1/ptm/m/it/10 bug=False\T1/pcr/m/n/10 ) [21] Overfull \hbox (6.58472pt too wide) in paragraph at lines 2347--2347 []\T1/ptm/m/it/10 schedule\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2347--2347 \T1/ptm/m/it/10 fig- Overfull \hbox (18.10449pt too wide) in paragraph at lines 2347--2347 \T1/ptm/m/it/10 size=None\T1/pcr/m/n/10 ) Underfull \hbox (badness 10000) in paragraph at lines 2383--2383 []\T1/ptm/m/it/10 schedule\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2383--2383 \T1/ptm/m/it/10 ch_list: list Underfull \hbox (badness 10000) in paragraph at lines 2383--2383 \T1/ptm/m/it/10 = None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2383--2383 \T1/ptm/m/it/10 fig_ch_height: Underfull \hbox (badness 10000) in paragraph at lines 2383--2383 \T1/ptm/m/it/10 float = 150\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2383--2383 \T1/ptm/m/it/10 u-la-tion: bool Underfull \hbox (badness 10000) in paragraph at lines 2383--2383 \T1/ptm/m/it/10 = True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sam- Underfull \hbox (badness 10000) in paragraph at lines 2383--2383 \T1/ptm/m/it/10 pling_rate: Underfull \hbox (badness 10000) in paragraph at lines 2383--2383 \T1/ptm/m/it/10 float = [22] Chapter 4. [23] [24] Overfull \hbox (24.6225pt too wide) in paragraph at lines 2441--2442 []\T1/pcr/m/n/10 quantify.scheduler.backends.pulsar_backend\T1/ptm/m/n/10 , Overfull \hbox (18.6225pt too wide) in paragraph at lines 2442--2443 []\T1/pcr/m/n/10 quantify.scheduler.backends.visualization\T1/ptm/m/n/10 , [25] (./quantify-quantify-scheduler.ind [26] Underfull \hbox (badness 10000) in paragraph at lines 10--11 []\T1/pcr/m/n/10 add_gate_info() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan-tify.sche duler.Operation Underfull \hbox (badness 10000) in paragraph at lines 11--13 []\T1/pcr/m/n/10 add_gate_info() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan- Underfull \hbox (badness 10000) in paragraph at lines 14--15 []\T1/pcr/m/n/10 add_pulse() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan-tify.schedule r.types.Operation Underfull \hbox (badness 10000) in paragraph at lines 15--16 []\T1/pcr/m/n/10 add_resource() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan-tify.sched uler.Schedule Underfull \hbox (badness 7047) in paragraph at lines 16--18 []\T1/pcr/m/n/10 add_resource() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan-tify.sched uler.types.Schedule Underfull \hbox (badness 10000) in paragraph at lines 21--23 []\T1/pcr/m/n/10 build_q1asm() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule quan- Underfull \hbox (badness 10000) in paragraph at lines 21--23 \T1/ptm/m/it/10 tify.scheduler.backends.pulsar_backend\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 23--25 []\T1/pcr/m/n/10 build_waveform_dict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-u le quan- Underfull \hbox (badness 10000) in paragraph at lines 28--30 []\T1/pcr/m/n/10 circuit_diagram_matplotlib() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 31--33 []\T1/pcr/m/n/10 CompositeResource \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in qua n- Underfull \hbox (badness 10000) in paragraph at lines 33--35 \T1/ptm/m/it/10 quan-tify.scheduler.backends.pulsar_backend\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 42--43 []\T1/pcr/m/n/10 duration \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan-tify.scheduler.t ypes.Operation at- Overfull \hbox (56.92029pt too wide) in paragraph at lines 46--48 []\T1/pcr/m/n/10 gain \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan-tify.scheduler.backe nds.pulsar_backend.PulsarModulations Overfull \hbox (68.9197pt too wide) in paragraph at lines 48--50 []\T1/pcr/m/n/10 gain_Q \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan-tify.scheduler.bac kends.pulsar_backend.PulsarModulations Overfull \hbox (71.35062pt too wide) in paragraph at lines 52--54 []\T1/pcr/m/n/10 get_str() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan-tify.scheduler. backends.pulsar_backend.Q1ASMBuilder Underfull \hbox (badness 10000) in paragraph at lines 67--69 []\T1/pcr/m/n/10 ModSquarePulse \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in quan- Underfull \hbox (badness 10000) in paragraph at lines 69--71 []\T1/pcr/m/n/10 modulate_wave() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule qua n- Underfull \hbox (badness 10000) in paragraph at lines 74--76 []\T1/pcr/m/n/10 NumericPulse \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in quan- Overfull \hbox (68.92029pt too wide) in paragraph at lines 79--81 []\T1/pcr/m/n/10 offset \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan-tify.scheduler.bac kends.pulsar_backend.PulsarModulations Underfull \hbox (badness 10000) in paragraph at lines 84--85 []\T1/pcr/m/n/10 operations \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan-tify.scheduler .types.Schedule at- [27] Overfull \hbox (62.92029pt too wide) in paragraph at lines 88--90 []\T1/pcr/m/n/10 phase \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan-tify.scheduler.back ends.pulsar_backend.PulsarModulations Underfull \hbox (badness 10000) in paragraph at lines 90--92 []\T1/pcr/m/n/10 phase_delta \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan- Overfull \hbox (47.6903pt too wide) in paragraph at lines 90--92 \T1/ptm/m/it/10 tify.scheduler.backends.pulsar_backend.PulsarModulations Underfull \hbox (badness 10000) in paragraph at lines 94--96 []\T1/pcr/m/n/10 Pulsar_QCM_sequencer \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in quan- Underfull \hbox (badness 10000) in paragraph at lines 96--98 []\T1/pcr/m/n/10 Pulsar_QRM_sequencer \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in quan- Underfull \hbox (badness 10000) in paragraph at lines 98--100 []\T1/pcr/m/n/10 PulsarModulations \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in qua n- Underfull \hbox (badness 10000) in paragraph at lines 98--100 \T1/ptm/m/it/10 tify.scheduler.backends.pulsar_backend\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 100--102 []\T1/pcr/m/n/10 pulse_diagram_plotly() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule quan- Underfull \hbox (badness 10000) in paragraph at lines 105--107 []\T1/pcr/m/n/10 Q1ASMBuilder \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in quan- Underfull \hbox (badness 10000) in paragraph at lines 105--107 \T1/ptm/m/it/10 tify.scheduler.backends.pulsar_backend\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 107--108 []\T1/pcr/m/n/10 qcompile() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule quan- Overfull \hbox (22.1225pt too wide) in paragraph at lines 111--112 []\T1/pcr/m/n/10 quantify.scheduler.backends.pulsar_backend Overfull \hbox (16.1225pt too wide) in paragraph at lines 112--113 []\T1/pcr/m/n/10 quantify.scheduler.backends.visualization Underfull \hbox (badness 10000) in paragraph at lines 113--114 []\T1/pcr/m/n/10 quantify.scheduler.compilation \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mod-ule\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 115--116 []\T1/pcr/m/n/10 quantify.scheduler.pulse_library \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 mod- Underfull \hbox (badness 10000) in paragraph at lines 126--127 []\T1/pcr/m/n/10 resources \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan-tify.scheduler. types.Schedule at- Underfull \hbox (badness 10000) in paragraph at lines 127--128 []\T1/pcr/m/n/10 rotate_wave() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule quan- Underfull \hbox (badness 10000) in paragraph at lines 134--136 []\T1/pcr/m/n/10 SoftSquarePulse \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in quan- Underfull \hbox (badness 10000) in paragraph at lines 137--138 []\T1/pcr/m/n/10 SquarePulse \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in quan- Underfull \hbox (badness 10000) in paragraph at lines 143--145 []\T1/pcr/m/n/10 timing_constraints \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan- Underfull \hbox (badness 10000) in paragraph at lines 145--147 []\T1/pcr/m/n/10 timing_tuples \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan- Overfull \hbox (5.04022pt too wide) in paragraph at lines 145--147 \T1/ptm/m/it/10 tify.scheduler.resources.Pulsar_QCM_sequencer Underfull \hbox (badness 10000) in paragraph at lines 147--149 []\T1/pcr/m/n/10 timing_tuples \T1/ptm/m/n/10 (\T1/ptm/m/it/10 quan- Overfull \hbox (4.48029pt too wide) in paragraph at lines 147--149 \T1/ptm/m/it/10 tify.scheduler.resources.Pulsar_QRM_sequencer Underfull \hbox (badness 10000) in paragraph at lines 152--154 []\T1/pcr/m/n/10 validate_config() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule q uan- [28]) (./quantify-quantify-scheduler.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr5.pfb> Output written on quantify-quantify-scheduler.pdf (32 pages, 310383 bytes). Transcript written on quantify-quantify-scheduler.log. Latexmk: Index file 'quantify-quantify-scheduler.idx' was written Latexmk: Log file says output to 'quantify-quantify-scheduler.pdf' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 Latexmk: Errors, in force_mode: so I tried finishing targets [rtd-command-info] start-time: 2020-10-20T12:02:22.657955Z, end-time: 2020-10-20T12:02:22.715222Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/_build/latex/quantify-quantify-scheduler.pdf /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/artifacts/latest/sphinx_pdf/quantify-quantify-scheduler.pdf [rtd-command-info] start-time: 2020-10-20T12:02:22.872456Z, end-time: 2020-10-20T12:02:34.777161Z, duration: 11, exit-code: 0 python sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub Running Sphinx v1.8.5 loading translations [en]... done WARNING: extension 'jupyter_sphinx' has no setup() function; is it really a Sphinx extension module? making output directory... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://qcodes.github.io/Qcodes/objects.inv... loading intersphinx inventory from https://xarray.pydata.org/en/stable/objects.inv... loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... building [mo]: targets for 0 po files that are out of date building [epub]: targets for 10 source files that are out of date updating environment: 10 added, 0 changed, 0 removed reading sources... [ 10%] api_reference reading sources... [ 20%] authors reading sources... [ 30%] changelog reading sources... [ 40%] concepts reading sources... [ 50%] contributing reading sources... [ 60%] index reading sources... [ 70%] installation reading sources... [ 80%] readme reading sources... [ 90%] sequencer reading sources... [100%] toolchain /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/quantify/scheduler/types.py:docstring of quantify.scheduler.Operation:16: WARNING: "jsonschema" directive may not both specify an external file and have content. .. jsonschema:: schemas/operation.json .. warning:: The instruction/logical information level is not clearly defined yet. /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/quantify/scheduler/types.py:docstring of quantify.scheduler.types.Operation:16: WARNING: "jsonschema" directive may not both specify an external file and have content. .. jsonschema:: schemas/operation.json .. warning:: The instruction/logical information level is not clearly defined yet. /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/quantify/scheduler/waveforms.py:docstring of quantify.scheduler.waveforms.drag:47: WARNING: Duplicate substitution definition name: "citation1". /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/quantify/scheduler/waveforms.py:docstring of quantify.scheduler.waveforms.drag:55: WARNING: Duplicate substitution definition name: "citation2". /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/concepts.rst:27: WARNING: duplicate label compilation, other instance in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/api_reference.rst ../README.rst:67: WARNING: Document may not end with a transition. ../README.rst:3: WARNING: duplicate label quantify-scheduler, other instance in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/index.rst ../README.rst:43: WARNING: duplicate label about, other instance in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/index.rst /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:122: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: from quantify.scheduler import Schedule sched = Schedule('Bell experiment') sched /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:130: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: sched.data /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:136: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: # define the resources # q0, q1 = Qubits(n=2) # assumes all to all connectivity q0, q1 = ('q0', 'q1') # we use strings because Resources have not been implemented yet /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:145: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: from quantify.scheduler.gate_library import Reset, Measure, CZ, Rxy, X90 # Define the operations, these will be added to the circuit init_all = Reset(q0, q1) x90_q0 = Rxy(theta=90, phi=0, qubit=q0) cz = CZ(qC=q0, qT=q1) Rxy_theta = Rxy(theta=23, phi=0, qubit=q0) # will be not be used in the experiment loop. meass_all = Measure(q0, q1) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:158: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: # Rxy_theta # produces the same output Rxy_theta.data /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:165: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: import numpy as np # we use a regular for loop as we have to unroll the changing theta variable here for theta in np.linspace(0, 360, 21): sched.add(init_all) sched.add(x90_q0) sched.add(operation=cz) sched.add(Rxy(theta=theta, phi=0, qubit=q0)) sched.add(Measure(q0, q1), label='M {:.2f} deg'.format(theta)) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:179: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: sched /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:185: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: sched.data.keys() /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:192: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: from itertools import islice # showing the first 5 elements of the operation dict dict(islice(sched.data['operation_dict'].items(), 5)) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:200: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: sched.data['timing_constraints'][:6] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:211: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: from quantify.scheduler.compilation import _determine_absolute_timing # We modify the schedule in place adding timing information # setting clock_unit='ideal' ignores the duration of operations and sets it to 1. _determine_absolute_timing(sched, clock_unit='ideal') /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:220: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: %matplotlib inline from quantify.scheduler.backends import visualization as viz f, ax = viz.circuit_diagram_matplotlib(sched) # all gates are plotted, but it doesn't all fit in a matplotlib figure ax.set_xlim(-.5, 9.5) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:235: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: # q0 ro_pulse_modulation_freq should be 80e6, requires issue38 resolution device_test_cfg = { "qubits": { "q0": {"mw_amp180": 0.5, "mw_motzoi": -0.25, "mw_duration": 20e-9, "mw_modulation_freq": 50e6, "mw_ef_amp180": 0.87, "mw_ch": "qcm0.s0", "ro_ch": "qrm0.s0", "ro_pulse_amp": 0.5, "ro_pulse_modulation_freq": 80e6, "ro_pulse_type": "square", "ro_pulse_duration": 150e-9, "ro_acq_delay": 120e-9, "ro_acq_integration_time": 700e-9, "ro_acq_weigth_type": "SSB", "init_duration": 250e-6 }, "q1": {"mw_amp180": 0.45, "mw_motzoi": -0.15, "mw_duration": 20e-9, "mw_modulation_freq": 80e6, "mw_ef_amp180": 0.27, "mw_ch": "qcm1.s0", "ro_ch": "qrm0.s1", "ro_pulse_amp": 0.5, "ro_pulse_modulation_freq": -23e6, "ro_pulse_type": "square", "ro_pulse_duration": 100e-9, "ro_acq_delay": 120e-9, "ro_acq_integration_time": 700e-9, "ro_acq_weigth_type": "SSB", "init_duration": 250e-6 } }, "edges": { "q0-q1": { "flux_duration": 40e-9, "flux_ch_control": "qcm0.s1", "flux_ch_target": "qcm1.s1", "flux_amp_control": 0.5, "flux_amp_target": 0, "phase_correction_control": 0, "phase_correction_target": 0} } } /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:278: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: from quantify.scheduler.resources import CompositeResource, Pulsar_QCM_sequencer, Pulsar_QRM_sequencer qcm0 = CompositeResource('qcm0', ['qcm0.s0', 'qcm0.s1']) qcm0_s0 = Pulsar_QCM_sequencer('qcm0.s0', instrument_name='qcm0', seq_idx=0) qcm0_s1 = Pulsar_QCM_sequencer('qcm0.s1', instrument_name='qcm0', seq_idx=1) qcm1 = CompositeResource('qcm1', ['qcm1.s0', 'qcm1.s1']) qcm1_s0 = Pulsar_QCM_sequencer('qcm1.s0', instrument_name='qcm1', seq_idx=0) qcm1_s1 = Pulsar_QCM_sequencer('qcm1.s1', instrument_name='qcm1', seq_idx=1) qrm0 = CompositeResource('qrm0', ['qrm0.s0', 'qrm0.s1']) # Currently mocking a readout module using an acquisition module qrm0_s0 = Pulsar_QRM_sequencer('qrm0.s0', instrument_name='qrm0', seq_idx=0) qrm0_s1 = Pulsar_QRM_sequencer('qrm0.s1', instrument_name='qrm0', seq_idx=1) sched.add_resources([qcm0, qcm0_s0, qcm0_s1, qcm1, qcm1_s0, qcm1_s1, qrm0, qrm0_s0, qrm0_s1]) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:298: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: from quantify.scheduler.compilation import qcompile import quantify.scheduler.backends.pulsar_backend as pb sched, config_dict = qcompile(sched, device_test_cfg, backend=pb.pulsar_assembler_backend) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:306: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: config_dict /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:312: WARNING: Title level inconsistent: Visualization using a pulse diagram ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:317: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: from quantify.scheduler.backends.visualization import pulse_diagram_plotly fig = pulse_diagram_plotly(sched, ch_list=['qcm0.s0', 'qcm1.s0', 'qrm0.s0', 'qrm0.r0']) fig.show() /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:331: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: # todo install from pypi when released try: from pulsar_qcm.pulsar_qcm import pulsar_qcm_dummy from pulsar_qrm.pulsar_qrm import pulsar_qrm_dummy PULSAR_ASSEMBLER = True except ImportError: PULSAR_ASSEMBLER = False /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:343: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: :raises: if PULSAR_ASSEMBLER: _pulsars = [] # first we need to create some Instruments representing the other devices in our configuration for qcm_name in ['qcm0', 'qcm1']: _pulsars.append(pulsar_qcm_dummy(qcm_name)) for qrm_name in ['qrm0', 'qrm1']: _pulsars.append(pulsar_qrm_dummy(qrm_name)) pb.configure_pulsar_sequencers(config_dict) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:357: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: :raises: if PULSAR_ASSEMBLER: qcm0 = _pulsars[0] qrm0 = _pulsars[2] qcm0.arm_sequencer() qrm0.arm_sequencer() qcm0.start_sequencer() qrm0.start_sequencer() /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:374: WARNING: Unknown directive type "jupyter-execute". .. jupyter-execute:: :raises: if PULSAR_ASSEMBLER: seq_idx = 0 qrm0.stop_sequencer() qrm0.store_acquisition(seq_idx, "meas_0", 4800) acq = qrm0.get_acquisitions(seq_idx) /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/sequencer.rst:272: WARNING: duplicate label resources, other instance in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/api_reference.rst looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 10%] api_reference writing output... [ 20%] authors writing output... [ 30%] changelog writing output... [ 40%] concepts writing output... [ 50%] contributing writing output... [ 60%] index writing output... [ 70%] installation writing output... [ 80%] readme writing output... [ 90%] sequencer writing output... [100%] toolchain WARNING: Could not fetch remote image: https://gitlab.com/quantify-os/quantify-scheduler/badges/develop/pipeline.svg [503] WARNING: Could not fetch remote image: https://gitlab.com/quantify-os/quantify-scheduler/badges/develop/coverage.svg [503] WARNING: Could not fetch remote image: https://gitlab.com/quantify-os/quantify-scheduler/badges/develop/pipeline.svg [503] WARNING: Could not fetch remote image: https://gitlab.com/quantify-os/quantify-scheduler/badges/develop/coverage.svg [503] generating indices... genindex py-modindex writing additional pages... copying images... [ 14%] https://img.shields.io/pypi/v/quantify-scheduler.svg copying images... [ 28%] https://readthedocs.com/projects/quantify-quantify-scheduler/badge/?version=latest&token=ed6fdbf228e1369eacbeafdbad464f6de927e5dfb3a8e482ad0adcbea76fe74c copying images... [ 42%] https://img.shields.io/badge/License-BSD%204--Clause-blue.svg copying images... [ 57%] https://cdn.sanity.io/images/ostxzp7d/production/f9ab429fc72aea1b31c4b2c7fab5e378b67d75c3-132x31.svg copying images... [ 71%] https://orangeqs.com/OQS_logo_with_text.svg copying images... [ 85%] https://upload.wikimedia.org/wikipedia/commons/e/e2/Bell.svg copying images... [100%] images/bell_circuit_QI.png copying static files... done copying extra files... done WARNING: conf value "version" should not be empty for EPUB3 WARNING: Could not fetch remote image: https://gitlab.com/quantify-os/quantify-scheduler/badges/develop/pipeline.svg [503] WARNING: Could not fetch remote image: https://gitlab.com/quantify-os/quantify-scheduler/badges/develop/coverage.svg [503] writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... WARNING: Could not fetch remote image: https://gitlab.com/quantify-os/quantify-scheduler/badges/develop/pipeline.svg [503] WARNING: Could not fetch remote image: https://gitlab.com/quantify-os/quantify-scheduler/badges/develop/coverage.svg [503] writing toc.ncx file... WARNING: Could not fetch remote image: https://gitlab.com/quantify-os/quantify-scheduler/badges/develop/pipeline.svg [503] WARNING: Could not fetch remote image: https://gitlab.com/quantify-os/quantify-scheduler/badges/develop/coverage.svg [503] writing Quantify-Scheduler.epub file... build succeeded, 43 warnings. The ePub file is in _build/epub. [rtd-command-info] start-time: 2020-10-20T12:02:34.891877Z, end-time: 2020-10-20T12:02:34.941141Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest/docs/_build/epub/Quantify-Scheduler.epub /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/artifacts/latest/sphinx_epub/quantify-quantify-scheduler.epub