Read the Docs build information Build id: 1398584 Project: quantify-quantify-scheduler Version: main Commit: c275e605b36d4f298953d19ffea078ed455ace12 Date: 2023-04-06T17:03:22.758080Z State: finished Success: True [rtd-command-info] start-time: 2023-04-06T17:03:24.632113Z, end-time: 2023-04-06T17:03:29.623762Z, duration: 4, 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: 2023-04-06T17:03:29.819753Z, end-time: 2023-04-06T17:03:30.026523Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at c275e605 Merge branch 'pulsar-refs' into 'main' [rtd-command-info] start-time: 2023-04-06T17:03:30.251962Z, end-time: 2023-04-06T17:03:30.331655Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-04-06T17:03:31.387322Z, end-time: 2023-04-06T17:03:36.290397Z, duration: 4, exit-code: 0 python3.8 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.8.6' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/main/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/main/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-04-06T17:03:36.474781Z, end-time: 2023-04-06T17:03:38.323753Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/main/lib/python3.8/site-packages (23.0.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 23.9 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2023-04-06T17:03:38.508354Z, end-time: 2023-04-06T17:03:45.464769Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.3 jinja2<3.1.0 Collecting pillow Downloading Pillow-9.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 69.8 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 254.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 192.3 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 209.6 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 181.3 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 223.2 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 269.0 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 146.5 MB/s eta 0:00:00 Collecting Pygments>=2.0 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 262.7 MB/s eta 0:00:00 Collecting requests>=2.0.0 Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 188.8 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 219.3 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/main/lib/python3.8/site-packages (from sphinx<2) (58.2.0) Collecting packaging Downloading packaging-23.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 171.9 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 249.0 MB/s eta 0:00:00 Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 252.8 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.9/195.9 kB 233.2 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 191.9 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 224.2 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 220.4 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 212.0 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=239e5995c7d063b1c3d55723b40168fcf047a6a63a85bad4942a7ba9e13400bc Stored in directory: /tmp/pip-ephem-wheel-cache-s7h05rp7/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, urllib3, sphinxcontrib-serializinghtml, six, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, sphinxcontrib-websupport, requests, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.2 Pygments-2.14.0 alabaster-0.7.13 babel-2.12.1 certifi-2022.12.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-23.0 pillow-9.5.0 pytz-2023.3 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.2 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.15 [rtd-command-info] start-time: 2023-04-06T17:03:45.645400Z, end-time: 2023-04-06T17:05:03.814256Z, duration: 78, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir .[docs] Processing /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting rich[jupyter] Downloading rich-13.3.3-py3-none-any.whl (238 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.7/238.7 kB 8.7 MB/s eta 0:00:00 Collecting matplotlib Downloading matplotlib-3.7.1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (9.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.2/9.2 MB 128.1 MB/s eta 0:00:00 Collecting pandas Downloading pandas-2.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.3/12.3 MB 151.1 MB/s eta 0:00:00 Collecting plotly Downloading plotly-5.14.1-py2.py3-none-any.whl (15.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 166.5 MB/s eta 0:00:00 Collecting quantify-core>=0.6.5 Downloading quantify_core-0.7.1-py3-none-any.whl (125 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.9/125.9 kB 231.0 MB/s eta 0:00:00 Collecting zhinst==21.8.20515 Downloading zhinst-21.8.20515-cp38-cp38-manylinux1_x86_64.whl (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 174.4 MB/s eta 0:00:00 Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/main/lib/python3.8/site-packages (from quantify-scheduler==0.12.4.dev25+gc275e605) (3.0.3) Collecting jinja2 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 232.3 MB/s eta 0:00:00 Collecting fastjsonschema Downloading fastjsonschema-2.16.3-py3-none-any.whl (23 kB) Collecting qblox-instruments~=0.9.0 Downloading qblox_instruments-0.9.0.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 236.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting dataclasses-json Downloading dataclasses_json-0.5.7-py3-none-any.whl (25 kB) Collecting zhinst-toolkit==0.1.5 Downloading zhinst-toolkit-0.1.5.tar.gz (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 253.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pydantic Downloading pydantic-1.10.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 178.2 MB/s eta 0:00:00 Collecting qcodes>=0.32.0 Downloading qcodes-0.37.0-py3-none-any.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 262.5 MB/s eta 0:00:00 Collecting numpy Downloading numpy-1.24.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 163.9 MB/s eta 0:00:00 Collecting xxhash Downloading xxhash-3.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (213 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.0/213.0 kB 230.3 MB/s eta 0:00:00 Collecting columnar Downloading Columnar-1.4.1-py3-none-any.whl (11 kB) Collecting pathvalidate Downloading pathvalidate-2.5.2-py3-none-any.whl (20 kB) Collecting scipy Downloading scipy-1.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.5/34.5 MB 175.5 MB/s eta 0:00:00 Collecting zhinst-qcodes==0.1.4 Downloading zhinst_qcodes-0.1.4-py3-none-any.whl (22 kB) Collecting orjson Downloading orjson-3.8.9-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (274 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 274.5/274.5 kB 247.6 MB/s eta 0:00:00 Collecting networkx Downloading networkx-3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 240.2 MB/s eta 0:00:00 Collecting myst-nb Downloading myst_nb-0.17.1-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.6/78.6 kB 205.3 MB/s eta 0:00:00 Requirement already satisfied: sphinx-rtd-theme in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/main/lib/python3.8/site-packages (from quantify-scheduler==0.12.4.dev25+gc275e605) (0.4.3) Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.2.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 218.0 MB/s eta 0:00:00 Collecting sphinx-autodoc-typehints Downloading sphinx_autodoc_typehints-1.22-py3-none-any.whl (17 kB) Collecting sphinx-autoapi Downloading sphinx_autoapi-2.1.0-py2.py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.9/53.9 kB 169.7 MB/s eta 0:00:00 Collecting scanpydoc Downloading scanpydoc-0.7.8-py3-none-any.whl (29 kB) Collecting jupyter-sphinx>=0.4.0 Downloading jupyter_sphinx-0.4.0-py3-none-any.whl (21 kB) Collecting jupytext Downloading jupytext-1.14.5-py3-none-any.whl (298 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 298.7/298.7 kB 238.1 MB/s eta 0:00:00 Collecting sphinx-autobuild Downloading sphinx_autobuild-2021.3.14-py3-none-any.whl (9.9 kB) Collecting sphinx-togglebutton Downloading sphinx_togglebutton-0.3.2-py3-none-any.whl (8.2 kB) Collecting sphinxcontrib-bibtex Downloading sphinxcontrib_bibtex-2.5.0-py3-none-any.whl (39 kB) Collecting sphinx>=5.1.1 Downloading sphinx-6.1.3-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 166.9 MB/s eta 0:00:00 Collecting sphinx-jsonschema Downloading sphinx-jsonschema-1.19.1.tar.gz (18 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting attrs Downloading attrs-22.2.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB 194.2 MB/s eta 0:00:00 Requirement already satisfied: setuptools>=40.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/main/lib/python3.8/site-packages (from zhinst-qcodes==0.1.4->quantify-scheduler==0.12.4.dev25+gc275e605) (58.2.0) Collecting setuptools>=40.1.0 Downloading setuptools-67.6.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 255.7 MB/s eta 0:00:00 Collecting ipywidgets>=7.0.0 Downloading ipywidgets-8.0.6-py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 228.7 MB/s eta 0:00:00 Collecting IPython Downloading ipython-8.12.0-py3-none-any.whl (796 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 796.4/796.4 kB 258.2 MB/s eta 0:00:00 Collecting nbformat Downloading nbformat-5.8.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.4/77.4 kB 217.2 MB/s eta 0:00:00 Collecting nbconvert>=5.5 Downloading nbconvert-7.3.0-py3-none-any.whl (284 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 284.0/284.0 kB 226.6 MB/s eta 0:00:00 Collecting ifaddr Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) Collecting spirack Downloading spirack-0.2.4-py3-none-any.whl (46 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.7/46.7 kB 186.3 MB/s eta 0:00:00 Collecting h5py>=3.0.0 Downloading h5py-3.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 174.5 MB/s eta 0:00:00 Collecting importlib-resources>=2.0.0 Downloading importlib_resources-5.12.0-py3-none-any.whl (36 kB) Collecting xarray>=0.18.0 Downloading xarray-2023.1.0-py3-none-any.whl (973 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 973.1/973.1 kB 260.8 MB/s eta 0:00:00 Collecting ruamel.yaml!=0.16.6,>=0.16.0 Downloading ruamel.yaml-0.17.21-py3-none-any.whl (109 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.5/109.5 kB 230.7 MB/s eta 0:00:00 Requirement already satisfied: packaging>=20.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/main/lib/python3.8/site-packages (from qcodes>=0.32.0->quantify-scheduler==0.12.4.dev25+gc275e605) (23.0) Collecting typing-extensions>=4.0.0 Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) Collecting h5netcdf!=0.14.0,>=0.10.0 Downloading h5netcdf-1.1.0-py2.py3-none-any.whl (26 kB) Collecting opencensus-ext-azure<2.0.0,>=1.0.4 Downloading opencensus_ext_azure-1.1.9-py2.py3-none-any.whl (43 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.0/43.0 kB 176.5 MB/s eta 0:00:00 Requirement already satisfied: pillow>=9.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/main/lib/python3.8/site-packages (from qcodes>=0.32.0->quantify-scheduler==0.12.4.dev25+gc275e605) (9.5.0) Collecting versioningit>=2.0.1 Downloading versioningit-2.2.0-py3-none-any.whl (33 kB) Collecting wrapt>=1.10.4 Downloading wrapt-1.15.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.5/81.5 kB 221.9 MB/s eta 0:00:00 Collecting opencensus>=0.7.10 Downloading opencensus-0.11.2-py2.py3-none-any.whl (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 kB 225.4 MB/s eta 0:00:00 Collecting jsonschema>=3.0.0 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 218.4 MB/s eta 0:00:00 Collecting importlib-metadata>=4.4 Downloading importlib_metadata-6.1.0-py3-none-any.whl (21 kB) Collecting websockets>=9.0 Downloading websockets-11.0.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (129 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 198.3 MB/s eta 0:00:00 Collecting pyvisa<1.14.0,>=1.11.0 Downloading PyVISA-1.13.0-py3-none-any.whl (175 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.7/175.7 kB 225.0 MB/s eta 0:00:00 Collecting tabulate>=0.8.0 Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Collecting rsa>=4.7 Downloading rsa-4.9-py3-none-any.whl (34 kB) Collecting tqdm>=4.32.2 Downloading tqdm-4.65.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 206.3 MB/s eta 0:00:00 Collecting lazy-loader>=0.1 Downloading lazy_loader-0.2-py3-none-any.whl (8.6 kB) Collecting broadbean>=0.9.1 Downloading broadbean-0.11.0-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 186.7 MB/s eta 0:00:00 Collecting uncertainties>=3.1.4 Downloading uncertainties-3.1.7-py2.py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.4/98.4 kB 219.4 MB/s eta 0:00:00 Collecting python-dateutil>=2.7 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 241.1 MB/s eta 0:00:00 Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.4.4-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 246.9 MB/s eta 0:00:00 Collecting contourpy>=1.0.1 Downloading contourpy-1.0.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.0/300.0 kB 235.7 MB/s eta 0:00:00 Collecting cycler>=0.10 Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting fonttools>=4.22.0 Downloading fonttools-4.39.3-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 261.9 MB/s eta 0:00:00 Collecting pyparsing>=2.3.1 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 210.9 MB/s eta 0:00:00 Collecting tzdata>=2022.1 Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 kB 243.4 MB/s eta 0:00:00 Requirement already satisfied: pytz>=2020.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/main/lib/python3.8/site-packages (from pandas->quantify-scheduler==0.12.4.dev25+gc275e605) (2023.3) Collecting appnope Downloading appnope-0.1.3-py2.py3-none-any.whl (4.4 kB) Collecting lmfit>=1.0.3 Downloading lmfit-1.1.0-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 213.2 MB/s eta 0:00:00 Collecting adaptive Downloading adaptive-0.15.1-py3-none-any.whl (122 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.9/122.9 kB 226.0 MB/s eta 0:00:00 Collecting filelock Downloading filelock-3.10.7-py3-none-any.whl (10 kB) Collecting dill Downloading dill-0.3.6-py3-none-any.whl (110 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 110.5/110.5 kB 220.8 MB/s eta 0:00:00 Collecting pendulum Downloading pendulum-2.1.2-cp38-cp38-manylinux1_x86_64.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.7/155.7 kB 212.1 MB/s eta 0:00:00 Collecting methodtools Downloading methodtools-0.4.7.tar.gz (3.6 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyqtgraph Downloading pyqtgraph-0.13.2-py3-none-any.whl (955 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 955.7/955.7 kB 258.0 MB/s eta 0:00:00 Collecting pyqt5>5.15.2 Downloading PyQt5-5.15.9-cp37-abi3-manylinux_2_17_x86_64.whl (8.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.4/8.4 MB 188.2 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 220.1 MB/s eta 0:00:00 Requirement already satisfied: requests>=2.25.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/main/lib/python3.8/site-packages (from sphinx>=5.1.1->quantify-scheduler==0.12.4.dev25+gc275e605) (2.28.2) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/main/lib/python3.8/site-packages (from sphinx>=5.1.1->quantify-scheduler==0.12.4.dev25+gc275e605) (2.2.0) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 219.5 MB/s eta 0:00:00 Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/main/lib/python3.8/site-packages (from sphinx>=5.1.1->quantify-scheduler==0.12.4.dev25+gc275e605) (1.4.1) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 235.7 MB/s eta 0:00:00 Requirement already satisfied: Pygments>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/main/lib/python3.8/site-packages (from sphinx>=5.1.1->quantify-scheduler==0.12.4.dev25+gc275e605) (2.14.0) Collecting docutils<0.20,>=0.18 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 257.3 MB/s eta 0:00:00 Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/main/lib/python3.8/site-packages (from sphinx>=5.1.1->quantify-scheduler==0.12.4.dev25+gc275e605) (2.12.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/main/lib/python3.8/site-packages (from sphinx>=5.1.1->quantify-scheduler==0.12.4.dev25+gc275e605) (0.7.13) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/main/lib/python3.8/site-packages (from sphinx>=5.1.1->quantify-scheduler==0.12.4.dev25+gc275e605) (1.1.5) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 203.9 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/main/lib/python3.8/site-packages (from jinja2->quantify-scheduler==0.12.4.dev25+gc275e605) (2.1.2) Collecting toolz Downloading toolz-0.12.0-py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 191.2 MB/s eta 0:00:00 Collecting wcwidth Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) Collecting typing-inspect>=0.4.0 Downloading typing_inspect-0.8.0-py3-none-any.whl (8.7 kB) Collecting marshmallow-enum<2.0.0,>=1.5.1 Downloading marshmallow_enum-1.5.1-py2.py3-none-any.whl (4.2 kB) Collecting marshmallow<4.0.0,>=3.3.0 Downloading marshmallow-3.19.0-py3-none-any.whl (49 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.1/49.1 kB 195.5 MB/s eta 0:00:00 Collecting mdit-py-plugins Downloading mdit_py_plugins-0.3.5-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.1/52.1 kB 188.6 MB/s eta 0:00:00 Collecting markdown-it-py<3.0.0,>=1.0.0 Downloading markdown_it_py-2.2.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 kB 215.4 MB/s eta 0:00:00 Collecting pyyaml Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 kB 254.0 MB/s eta 0:00:00 Collecting toml Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting nbclient Downloading nbclient-0.7.3-py3-none-any.whl (72 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.4/72.4 kB 207.6 MB/s eta 0:00:00 Collecting sphinx>=5.1.1 Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 213.5 MB/s eta 0:00:00 Collecting ipykernel Downloading ipykernel-6.22.0-py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.0/150.0 kB 231.1 MB/s eta 0:00:00 Collecting myst-parser~=0.18.0 Downloading myst_parser-0.18.1-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 200.1 MB/s eta 0:00:00 Collecting jupyter-cache~=0.5.0 Downloading jupyter_cache-0.5.0-py3-none-any.whl (34 kB) Collecting tenacity>=6.2.0 Downloading tenacity-8.2.2-py3-none-any.whl (24 kB) Collecting get_version Downloading get_version-3.5.4-py3-none-any.whl (18 kB) Collecting unidecode Downloading Unidecode-1.3.6-py3-none-any.whl (235 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.9/235.9 kB 244.2 MB/s eta 0:00:00 Collecting astroid>=2.7 Downloading astroid-2.15.2-py3-none-any.whl (277 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 277.9/277.9 kB 247.8 MB/s eta 0:00:00 Collecting livereload Downloading livereload-2.6.3-py2.py3-none-any.whl (24 kB) Collecting colorama Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting jsonpointer Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) Collecting docutils<0.20,>=0.18 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 259.2 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery!=3.0.0,>=2.0.0 Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 219.9 MB/s eta 0:00:00 Requirement already satisfied: wheel in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/main/lib/python3.8/site-packages (from sphinx-togglebutton->quantify-scheduler==0.12.4.dev25+gc275e605) (0.40.0) Collecting pybtex>=0.24 Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.4/561.4 kB 245.2 MB/s eta 0:00:00 Collecting pybtex-docutils>=1.0.0 Downloading pybtex_docutils-1.0.2-py3-none-any.whl (6.3 kB) Collecting lazy-object-proxy>=1.4.0 Downloading lazy_object_proxy-1.9.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.4/61.4 kB 198.0 MB/s eta 0:00:00 Collecting schema Downloading schema-0.7.5-py2.py3-none-any.whl (17 kB) Collecting zipp>=0.5 Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting traitlets>=5 Downloading traitlets-5.9.0-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 203.7 MB/s eta 0:00:00 Collecting decorator Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting jedi>=0.16 Downloading jedi-0.18.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 263.4 MB/s eta 0:00:00 Collecting prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 Downloading prompt_toolkit-3.0.38-py3-none-any.whl (385 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.8/385.8 kB 250.7 MB/s eta 0:00:00 Collecting matplotlib-inline Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting stack-data Downloading stack_data-0.6.2-py3-none-any.whl (24 kB) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 198.0 MB/s eta 0:00:00 Collecting jupyterlab-widgets~=3.0.7 Downloading jupyterlab_widgets-3.0.7-py3-none-any.whl (198 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 198.2/198.2 kB 249.5 MB/s eta 0:00:00 Collecting widgetsnbextension~=4.0.7 Downloading widgetsnbextension-4.0.7-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 233.2 MB/s eta 0:00:00 Collecting debugpy>=1.6.5 Downloading debugpy-1.6.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 170.7 MB/s eta 0:00:00 Collecting pyzmq>=20 Downloading pyzmq-25.0.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 264.5 MB/s eta 0:00:00 Collecting tornado>=6.1 Downloading tornado-6.2-cp37-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (423 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 424.0/424.0 kB 250.7 MB/s eta 0:00:00 Collecting comm>=0.1.1 Downloading comm-0.1.3-py3-none-any.whl (6.6 kB) Collecting nest-asyncio Downloading nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB) Collecting psutil Downloading psutil-5.9.4-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 280.2/280.2 kB 239.5 MB/s eta 0:00:00 Collecting jupyter-core!=5.0.*,>=4.12 Downloading jupyter_core-5.3.0-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.2/93.2 kB 193.7 MB/s eta 0:00:00 Collecting jupyter-client>=6.1.12 Downloading jupyter_client-8.1.0-py3-none-any.whl (102 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.9/102.9 kB 224.2 MB/s eta 0:00:00 Collecting pkgutil-resolve-name>=1.3.10 Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 191.1 MB/s eta 0:00:00 Collecting click Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 223.2 MB/s eta 0:00:00 Collecting nbclient Downloading nbclient-0.5.13-py3-none-any.whl (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.6/70.6 kB 215.8 MB/s eta 0:00:00 Collecting sqlalchemy<1.5,>=1.3.12 Downloading SQLAlchemy-1.4.47-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 257.2 MB/s eta 0:00:00 Collecting asteval>=0.9.28 Downloading asteval-0.9.29-py3-none-any.whl (18 kB) Collecting mdurl~=0.1 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting mistune<3,>=2.0.3 Downloading mistune-2.0.5-py2.py3-none-any.whl (24 kB) Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting tinycss2 Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Collecting beautifulsoup4 Downloading beautifulsoup4-4.12.1-py3-none-any.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.5/142.5 kB 237.2 MB/s eta 0:00:00 Collecting bleach Downloading bleach-6.0.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 245.1 MB/s eta 0:00:00 Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting opencensus-context>=0.1.3 Downloading opencensus_context-0.1.3-py2.py3-none-any.whl (5.1 kB) Collecting google-api-core<3.0.0,>=1.0.0 Downloading google_api_core-2.11.0-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.3/120.3 kB 232.3 MB/s eta 0:00:00 Collecting azure-identity<2.0.0,>=1.5.0 Downloading azure_identity-1.12.0-py3-none-any.whl (135 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 135.5/135.5 kB 236.5 MB/s eta 0:00:00 Collecting azure-core<2.0.0,>=1.12.0 Downloading azure_core-1.26.3-py3-none-any.whl (174 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 174.5/174.5 kB 237.6 MB/s eta 0:00:00 Collecting latexcodec>=1.0.4 Downloading latexcodec-2.0.1-py2.py3-none-any.whl (18 kB) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/main/lib/python3.8/site-packages (from pybtex>=0.24->sphinxcontrib-bibtex->quantify-scheduler==0.12.4.dev25+gc275e605) (1.16.0) Collecting PyQt5-sip<13,>=12.11 Downloading PyQt5_sip-12.11.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (361 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 361.8/361.8 kB 259.1 MB/s eta 0:00:00 Collecting PyQt5-Qt5>=5.15.2 Downloading PyQt5_Qt5-5.15.2-py3-none-manylinux2014_x86_64.whl (59.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.9/59.9 MB 186.2 MB/s eta 0:00:00 Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/main/lib/python3.8/site-packages (from requests>=2.25.0->sphinx>=5.1.1->quantify-scheduler==0.12.4.dev25+gc275e605) (3.4) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/main/lib/python3.8/site-packages (from requests>=2.25.0->sphinx>=5.1.1->quantify-scheduler==0.12.4.dev25+gc275e605) (1.26.15) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/main/lib/python3.8/site-packages (from requests>=2.25.0->sphinx>=5.1.1->quantify-scheduler==0.12.4.dev25+gc275e605) (3.1.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/main/lib/python3.8/site-packages (from requests>=2.25.0->sphinx>=5.1.1->quantify-scheduler==0.12.4.dev25+gc275e605) (2022.12.7) Collecting pyasn1>=0.1.3 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 185.2 MB/s eta 0:00:00 Collecting ruamel.yaml.clib>=0.2.6 Downloading ruamel.yaml.clib-0.2.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (555 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 555.3/555.3 kB 267.0 MB/s eta 0:00:00 Collecting mypy-extensions>=0.3.0 Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) Collecting future Downloading future-0.18.3.tar.gz (840 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 840.9/840.9 kB 252.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting tomli<3.0,>=1.2 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting sortedcontainers>=2.0 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) Collecting loky>=2.9 Downloading loky-3.3.0-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.6/53.6 kB 175.8 MB/s eta 0:00:00 Collecting cloudpickle Downloading cloudpickle-2.2.1-py3-none-any.whl (25 kB) Collecting sortedcollections>=1.1 Downloading sortedcollections-2.1.0-py3-none-any.whl (9.5 kB) Collecting dunamai Downloading dunamai-1.16.0-py3-none-any.whl (23 kB) Collecting wirerope>=0.4.7 Downloading wirerope-0.4.7.tar.gz (8.5 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytzdata>=2020.1 Downloading pytzdata-2020.1-py2.py3-none-any.whl (489 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 490.0/490.0 kB 266.7 MB/s eta 0:00:00 Collecting pyserial Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 226.3 MB/s eta 0:00:00 Collecting cryptography>=2.5 Downloading cryptography-40.0.1-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 179.2 MB/s eta 0:00:00 Collecting msal-extensions<2.0.0,>=0.3.0 Downloading msal_extensions-1.0.0-py2.py3-none-any.whl (19 kB) Collecting msal<2.0.0,>=1.12.0 Downloading msal-1.21.0-py2.py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.9/89.9 kB 202.7 MB/s eta 0:00:00 Collecting googleapis-common-protos<2.0dev,>=1.56.2 Downloading googleapis_common_protos-1.59.0-py2.py3-none-any.whl (223 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 223.6/223.6 kB 250.4 MB/s eta 0:00:00 Collecting google-auth<3.0dev,>=2.14.1 Downloading google_auth-2.17.2-py2.py3-none-any.whl (178 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.2/178.2 kB 229.9 MB/s eta 0:00:00 Collecting protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.19.5 Downloading protobuf-4.22.1-cp37-abi3-manylinux2014_x86_64.whl (302 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 302.4/302.4 kB 253.9 MB/s eta 0:00:00 Collecting parso<0.9.0,>=0.8.0 Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 223.7 MB/s eta 0:00:00 Collecting platformdirs>=2.5 Downloading platformdirs-3.2.0-py3-none-any.whl (14 kB) Collecting ptyprocess>=0.5 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting greenlet!=0.4.17 Downloading greenlet-2.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (618 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 618.5/618.5 kB 258.4 MB/s eta 0:00:00 Collecting soupsieve>1.2 Downloading soupsieve-2.4-py3-none-any.whl (37 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting contextlib2>=0.5.5 Downloading contextlib2-21.6.0-py2.py3-none-any.whl (13 kB) Collecting pure-eval Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting executing>=1.2.0 Downloading executing-1.2.0-py2.py3-none-any.whl (24 kB) Collecting asttokens>=2.1.0 Downloading asttokens-2.2.1-py2.py3-none-any.whl (26 kB) Collecting cffi>=1.12 Downloading cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 442.7/442.7 kB 259.5 MB/s eta 0:00:00 Collecting cachetools<6.0,>=2.0.0 Downloading cachetools-5.3.0-py3-none-any.whl (9.3 kB) Collecting pyasn1-modules>=0.2.1 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 237.8 MB/s eta 0:00:00 Collecting PyJWT[crypto]<3,>=1.0.0 Downloading PyJWT-2.6.0-py3-none-any.whl (20 kB) Collecting portalocker<3,>=1.0 Downloading portalocker-2.7.0-py2.py3-none-any.whl (15 kB) Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 220.1 MB/s eta 0:00:00 Building wheels for collected packages: zhinst-toolkit, qblox-instruments, quantify-scheduler, sphinx-jsonschema, methodtools, wirerope, future Building wheel for zhinst-toolkit (setup.py): started Building wheel for zhinst-toolkit (setup.py): finished with status 'done' Created wheel for zhinst-toolkit: filename=zhinst_toolkit-0.1.5-py3-none-any.whl size=202042 sha256=748c8b6fe6b60bb1248b234b8f0f403d161a0d9cf7574815c359a71b7c1d3f6e Stored in directory: /tmp/pip-ephem-wheel-cache-ip6242et/wheels/4a/53/71/6c78435ed5c361179bcf117e4b75f06a99bf714dd23a29d478 Building wheel for qblox-instruments (setup.py): started Building wheel for qblox-instruments (setup.py): finished with status 'done' Created wheel for qblox-instruments: filename=qblox_instruments-0.9.0-py3-none-any.whl size=1361099 sha256=4c945355dd1cf2052bf64e701df52247004acad1852715169fb40eec29454da4 Stored in directory: /tmp/pip-ephem-wheel-cache-ip6242et/wheels/7a/21/32/9a9d4634bb9208d3aab2a32efd7a30f5c0a053874f7c41bbcb Building wheel for quantify-scheduler (pyproject.toml): started Building wheel for quantify-scheduler (pyproject.toml): finished with status 'done' Created wheel for quantify-scheduler: filename=quantify_scheduler-0.12.4.dev25+gc275e605-py3-none-any.whl size=275082 sha256=aa16ab2bc1b84268f6355e1c98e2468ee5f1940f4073ea32b28c799df8cf12c4 Stored in directory: /tmp/pip-ephem-wheel-cache-ip6242et/wheels/12/fe/db/8d999100057736e34521b07f5fa5734123f1dd65717b0e93ee 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.19.1-py3-none-any.whl size=15414 sha256=401ff8306ef4cbe7dd349db84a348f82a86b6fe785b5ec92305816346c51eed8 Stored in directory: /tmp/pip-ephem-wheel-cache-ip6242et/wheels/40/ab/cc/445e746d632c3b4788a325ba5fd2ae780d6214ad9d0f7318a8 Building wheel for methodtools (setup.py): started Building wheel for methodtools (setup.py): finished with status 'done' Created wheel for methodtools: filename=methodtools-0.4.7-py3-none-any.whl size=3985 sha256=084eec15b585a98b2c281f97bb5c0d18e737e826ef30e2bbf3c19fa5d56bec23 Stored in directory: /tmp/pip-ephem-wheel-cache-ip6242et/wheels/1a/a5/85/729293bc52c9a1be64202c2127a3131e4beb4dc13c0dc08316 Building wheel for wirerope (pyproject.toml): started Building wheel for wirerope (pyproject.toml): finished with status 'done' Created wheel for wirerope: filename=wirerope-0.4.7-py3-none-any.whl size=8977 sha256=9058cc6da9ea2f38cbab4f64bd2f99f0807a66496dd101ee6f53a7d291c73b9e Stored in directory: /tmp/pip-ephem-wheel-cache-ip6242et/wheels/2a/51/1b/a0029832b7f11c635dc789903caa152a7617aae25764e877b6 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.3-py3-none-any.whl size=492035 sha256=ce5ca17b7ca11eb4a11c482ca250dde337b52454ea556721aef42138f619ce2b Stored in directory: /tmp/pip-ephem-wheel-cache-ip6242et/wheels/a0/0b/ee/e6994fadb42c1354dcccb139b0bf2795271bddfe6253ccdf11 Successfully built zhinst-toolkit qblox-instruments quantify-scheduler sphinx-jsonschema methodtools wirerope future Installing collected packages: webencodings, wcwidth, sortedcontainers, pyserial, PyQt5-Qt5, pyasn1, pure-eval, ptyprocess, pickleshare, opencensus-context, mistune, ifaddr, fastjsonschema, executing, backcall, appnope, zipp, xxhash, wrapt, wirerope, widgetsnbextension, websockets, unidecode, tzdata, typing-extensions, traitlets, tqdm, tornado, toolz, tomli, toml, tinycss2, tenacity, tabulate, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, sortedcollections, setuptools, ruamel.yaml.clib, rsa, pyzmq, pyyaml, pytzdata, python-dateutil, pyrsistent, PyQt5-sip, pyparsing, PyJWT, pycparser, pyasn1-modules, psutil, protobuf, prompt-toolkit, portalocker, platformdirs, pkgutil-resolve-name, pexpect, pathvalidate, parso, pandocfilters, orjson, numpy, networkx, nest-asyncio, mypy-extensions, mdurl, marshmallow, lazy-object-proxy, lazy-loader, latexcodec, kiwisolver, jupyterlab-widgets, jupyterlab-pygments, jsonpointer, jinja2, greenlet, future, fonttools, filelock, dunamai, docutils, dill, defusedxml, decorator, debugpy, cycler, contextlib2, colorama, cloudpickle, click, cachetools, bleach, attrs, asttokens, asteval, zhinst, uncertainties, typing-inspect, stack-data, sqlalchemy, spirack, sphinx-jsonschema, scipy, schema, ruamel.yaml, pyvisa, pyqtgraph, pyqt5, pydantic, pybtex, plotly, pendulum, pandas, methodtools, matplotlib-inline, marshmallow-enum, markdown-it-py, loky, livereload, jupyter-core, jedi, importlib-resources, importlib-metadata, h5py, googleapis-common-protos, google-auth, get_version, contourpy, comm, columnar, cffi, beautifulsoup4, azure-core, astroid, zhinst-toolkit, xarray, versioningit, sphinx, rich, pybtex-docutils, mdit-py-plugins, matplotlib, lmfit, jupyter-client, jsonschema, IPython, h5netcdf, google-api-core, dataclasses-json, cryptography, adaptive, sphinxcontrib-jquery, sphinxcontrib-bibtex, sphinx-togglebutton, sphinx-autodoc-typehints, sphinx-autobuild, sphinx-autoapi, scanpydoc, opencensus, nbformat, myst-parser, ipykernel, broadbean, sphinx-rtd-theme, nbclient, msal, jupytext, ipywidgets, nbconvert, msal-extensions, jupyter-cache, myst-nb, jupyter-sphinx, azure-identity, opencensus-ext-azure, qcodes, zhinst-qcodes, quantify-core, qblox-instruments, quantify-scheduler Attempting uninstall: setuptools Found existing installation: setuptools 58.2.0 Uninstalling setuptools-58.2.0: Successfully uninstalled setuptools-58.2.0 Attempting uninstall: jinja2 Found existing installation: Jinja2 3.0.3 Uninstalling Jinja2-3.0.3: Successfully uninstalled Jinja2-3.0.3 Attempting uninstall: docutils Found existing installation: docutils 0.17.1 Uninstalling docutils-0.17.1: Successfully uninstalled docutils-0.17.1 Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Attempting uninstall: sphinx-rtd-theme Found existing installation: sphinx-rtd-theme 0.4.3 Uninstalling sphinx-rtd-theme-0.4.3: Successfully uninstalled sphinx-rtd-theme-0.4.3 Successfully installed IPython-8.12.0 PyJWT-2.6.0 PyQt5-Qt5-5.15.2 PyQt5-sip-12.11.1 adaptive-0.15.1 appnope-0.1.3 asteval-0.9.29 astroid-2.15.2 asttokens-2.2.1 attrs-22.2.0 azure-core-1.26.3 azure-identity-1.12.0 backcall-0.2.0 beautifulsoup4-4.12.1 bleach-6.0.0 broadbean-0.11.0 cachetools-5.3.0 cffi-1.15.1 click-8.1.3 cloudpickle-2.2.1 colorama-0.4.6 columnar-1.4.1 comm-0.1.3 contextlib2-21.6.0 contourpy-1.0.7 cryptography-40.0.1 cycler-0.11.0 dataclasses-json-0.5.7 debugpy-1.6.7 decorator-5.1.1 defusedxml-0.7.1 dill-0.3.6 docutils-0.18.1 dunamai-1.16.0 executing-1.2.0 fastjsonschema-2.16.3 filelock-3.10.7 fonttools-4.39.3 future-0.18.3 get_version-3.5.4 google-api-core-2.11.0 google-auth-2.17.2 googleapis-common-protos-1.59.0 greenlet-2.0.2 h5netcdf-1.1.0 h5py-3.8.0 ifaddr-0.2.0 importlib-metadata-6.1.0 importlib-resources-5.12.0 ipykernel-6.22.0 ipywidgets-8.0.6 jedi-0.18.2 jinja2-3.1.2 jsonpointer-2.3 jsonschema-4.17.3 jupyter-cache-0.5.0 jupyter-client-8.1.0 jupyter-core-5.3.0 jupyter-sphinx-0.4.0 jupyterlab-pygments-0.2.2 jupyterlab-widgets-3.0.7 jupytext-1.14.5 kiwisolver-1.4.4 latexcodec-2.0.1 lazy-loader-0.2 lazy-object-proxy-1.9.0 livereload-2.6.3 lmfit-1.1.0 loky-3.3.0 markdown-it-py-2.2.0 marshmallow-3.19.0 marshmallow-enum-1.5.1 matplotlib-3.7.1 matplotlib-inline-0.1.6 mdit-py-plugins-0.3.5 mdurl-0.1.2 methodtools-0.4.7 mistune-2.0.5 msal-1.21.0 msal-extensions-1.0.0 mypy-extensions-1.0.0 myst-nb-0.17.1 myst-parser-0.18.1 nbclient-0.5.13 nbconvert-7.3.0 nbformat-5.8.0 nest-asyncio-1.5.6 networkx-3.1 numpy-1.24.2 opencensus-0.11.2 opencensus-context-0.1.3 opencensus-ext-azure-1.1.9 orjson-3.8.9 pandas-2.0.0 pandocfilters-1.5.0 parso-0.8.3 pathvalidate-2.5.2 pendulum-2.1.2 pexpect-4.8.0 pickleshare-0.7.5 pkgutil-resolve-name-1.3.10 platformdirs-3.2.0 plotly-5.14.1 portalocker-2.7.0 prompt-toolkit-3.0.38 protobuf-4.22.1 psutil-5.9.4 ptyprocess-0.7.0 pure-eval-0.2.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 pybtex-0.24.0 pybtex-docutils-1.0.2 pycparser-2.21 pydantic-1.10.7 pyparsing-3.0.9 pyqt5-5.15.9 pyqtgraph-0.13.2 pyrsistent-0.19.3 pyserial-3.5 python-dateutil-2.8.2 pytzdata-2020.1 pyvisa-1.13.0 pyyaml-6.0 pyzmq-25.0.2 qblox-instruments-0.9.0 qcodes-0.37.0 quantify-core-0.7.1 quantify-scheduler-0.12.4.dev25+gc275e605 rich-13.3.3 rsa-4.9 ruamel.yaml-0.17.21 ruamel.yaml.clib-0.2.7 scanpydoc-0.7.8 schema-0.7.5 scipy-1.10.1 setuptools-67.6.1 sortedcollections-2.1.0 sortedcontainers-2.4.0 soupsieve-2.4 sphinx-5.3.0 sphinx-autoapi-2.1.0 sphinx-autobuild-2021.3.14 sphinx-autodoc-typehints-1.22 sphinx-jsonschema-1.19.1 sphinx-rtd-theme-1.2.0 sphinx-togglebutton-0.3.2 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-bibtex-2.5.0 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 spirack-0.2.4 sqlalchemy-1.4.47 stack-data-0.6.2 tabulate-0.9.0 tenacity-8.2.2 tinycss2-1.2.1 toml-0.10.2 tomli-2.0.1 toolz-0.12.0 tornado-6.2 tqdm-4.65.0 traitlets-5.9.0 typing-extensions-4.5.0 typing-inspect-0.8.0 tzdata-2023.3 uncertainties-3.1.7 unidecode-1.3.6 versioningit-2.2.0 wcwidth-0.2.6 webencodings-0.5.1 websockets-11.0.1 widgetsnbextension-4.0.7 wirerope-0.4.7 wrapt-1.15.0 xarray-2023.1.0 xxhash-3.2.0 zhinst-21.8.20515 zhinst-qcodes-0.1.4 zhinst-toolkit-0.1.5 zipp-3.15.0 [rtd-command-info] start-time: 2023-04-06T17:05:05.750099Z, end-time: 2023-04-06T17:05:05.822294Z, duration: 0, exit-code: 0 cat docs/conf.py #!/usr/bin/env python # pylint: disable=wrong-import-position, unused-import, invalid-name # # 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 --------------------------------------------- # pylint: disable=invalid-name # 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 = [ "myst_nb", "sphinx.ext.autodoc", # auto document docstrings "sphinx.ext.napoleon", # autodoc understands numpy docstrings # load after napoleon, improved compatibility with type hints annotations "sphinx_autodoc_typehints", "sphinx.ext.viewcode", "sphinx.ext.intersphinx", "sphinx.ext.autosectionlabel", "sphinx-jsonschema", "sphinx_rtd_theme", "sphinx.ext.mathjax", "sphinx.ext.todo", "jupyter_sphinx", "sphinx_togglebutton", # fancy type hints in docs and # solves the same issue as "sphinx_automodapi.smart_resolver" # however the smart_resolver seems to fail for external packages like `zhinst` "scanpydoc.elegant_typehints", "sphinxcontrib.bibtex", "autoapi.extension", ] # 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), "pandas": ("https://pandas.pydata.org/pandas-docs/dev/", None), "matplotlib": ("https://matplotlib.org/stable/", None), "lmfit": ("https://lmfit.github.io/lmfit-py/", None), "dateutil": ("https://dateutil.readthedocs.io/en/stable/", None), "fastjsonschema": ("https://horejsek.github.io/python-fastjsonschema/", None), "quantify-core": ( "https://quantify-quantify-core.readthedocs-hosted.com/en/latest/", None, ), "scipy": ("https://docs.scipy.org/doc/scipy/reference/", None), "qblox-instruments": ( "https://qblox-qblox-instruments.readthedocs-hosted.com/en/master/", None, ), "zhinst-toolkit": ("https://docs.zhinst.com/zhinst-toolkit/en/latest/", None), "zhinst-qcodes": ("https://docs.zhinst.com/zhinst-qcodes/en/v0.1/", None), } bibtex_bibfiles = ["refs.bib"] bibtex_reference_style = "author_year" # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: source_suffix = [".rst", ".md"] # The master toctree document. master_doc = "index" # General information about the project. project = "quantify-scheduler" copyright = "2020-2023, Qblox & Orange Quantum Systems" author = "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 = "en" # 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 = True # Document __init__ docstring together with class doctring (when __init__ is present) napoleon_include_init_with_doc = True # NB the line below could be used for a similar result # BUT the line below ALWAYS includes the __init__ docstring even if it come from the # parent class which is undesired for analysis subclasses, for example. # autoclass_content = "both" # -- 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" # The name of an image file (relative to this directory) to place at the top # of the sidebar. # the white text fits better with the current sphinx theme # both files are in the repository # html_logo = "images/QUANTIFY-LOGO.svg" html_logo = "images/QUANTIFY-LOGO-WHITE-TEXT.svg" # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. html_favicon = "images/QUANTIFY-FAVICON_16.png" # 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_scheduler.css", ] # -- Options for HTMLHelp output --------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = "quantifydoc" html_context = { "display_gitlab": True, "gitlab_user": "quantify-os", "gitlab_repo": "quantify-scheduler", "gitlab_version": "main/docs/", } # -- 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_scheduler.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", ), ] # -- Other Options ----------------------------------------------------- # see https://sphinx-autoapi.readthedocs.io/en/latest/reference/config.html autoapi_type = "python" autoapi_generate_api_docs = True autoapi_dirs = ["../quantify_scheduler"] ignore_module_all = True autoapi_add_toctree_entry = False autoapi_options = [ "members", "undoc-members", "private-members", "show-inheritance", "show-module-summary", # Including `important-members` displays the description of class aliases in the # docs, however, it causes sphinx to raise multiple warnings about finding # multiple targets for cross-references. # "imported-members", ] # displays docstrings inside __init__ autoapi_python_class_content = "both" # avoid duplicate label warning even when manual label has been used; suppress_warnings = [ "autosectionlabel.*", "mystnb.unknown_mime_type", ] # avoid ugly very long module_a.module_b.module_c.module_d.module_e.module_d.MyClass # display in docs (very ugly when overflowing the html page width) # NB the side bar and the link of these objects already includes the full path add_module_names = False # Used by scanpydoc.elegant_typehints to correctly link to references to python objects # that have a mismatch between the python modules real location vs how they are imported # and documented. These overrides are necessary to fix "reference target not found" when # these classes are used as type annotations. # NB Use this only for external packages. Do not do this in quantify and cause problems # to internal and external developers. qualname_overrides = { # "" : "" "matplotlib.axes._axes.Axes": "matplotlib.axes.Axes", "zhinst.qcodes.uhfqa.UHFQA": "zhinst.qcodes.UHFQA", "zhinst.qcodes.hdawg.HDAWG": "zhinst.qcodes.HDAWG", } numfig = True autodoc_default_options = { "member-order": "groupwise", # Ignore any __all__ that might be added accidentally by inexperienced developers # This is done to avoid nasty complications with sphinx and its extensions and # plenty of "reference target not found" warnings. # See also qualname_overrides above, which has to be used for external packages. "ignore-module-all": True, } # For debugging the CI just add `or True` on the line below if os.environ.get("GITLAB_CI", "false") == "true": print("\n[INFO] Building docs with private-members... See `conf.py` for details.\n") # for local build and CI force documentation to build for private members # this make sure the docstrings of private members are also correctly formatted, etc autodoc_default_options["private-members"] = True # -- Options for auto documenting typehints ---------------------------- # Please see https://gitlab.com/quantify-os/quantify/-/issues/10 regarding # below should be imported all "problematic" modules that might raise strange issues # when building the docs # e.g., to "partially initialized module", or "most likely due to a circular import" # This is a practical solution. We tried fixing certain things upstream, e.g.: # https://github.com/QCoDeS/Qcodes/pull/2909 # but the issues popped up again, so this is the best and easier solution so far # qcodes imports scipy under the hood but since scipy=1.7.0 it needs to be imported # here with typing.TYPE_CHECKING = True otherwise we run into quantify-core# import lmfit # related to quantify-core#218 and quantify-core#221 import marshmallow import qcodes # qcodes0.36.0 lazyloads h5py which causes build failures import h5py # Prevents a circular import warning import tenacity # `pydantic` fails to import automatically and leads to broken documentation, # if not preloaded. import pydantic # When building the docs we need `typing.TYPE_CHECKING` to be `True` so that the # sphinx' kernel loads the modules corresponding to the typehints and is able to # auto document types. The modules listed above create issues when loaded with # `typing.TYPE_CHECKING = True` so we import them beforehand to avoid nasty issues. # It is a good practice to make use of the following construct to import modules that # are used for type hints ONLY! the construct is the following: # if typing.TYPE_CHECKING: # import my_expensive_to_import_module as my_module # NB if you run into any circular import issue it is because you are importing module # member directly from a module, i.e.: # if typing.TYPE_CHECKING: # from my_expensive_to_import_module import BlaClass # Potential circular import set_type_checking_flag = True # this will run `typing.TYPE_CHECKING = True` # The following fails the build when one of the notebooks has an execution error. nb_execution_raise_on_error = True # Making sure sphinx builders understand cells which include multiple mime types, # for example linkcheck can check cells which contain html and images nb_mime_priority_overrides = [ ("linkcheck", "text/html", 0), ("linkcheck", "image/png", 40), ] # Enable nitpicky mode - warns about all references where the target cannot be found # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-nitpicky nitpicky = True # equivalent to `-n` option in the docs Makefile nitpick_ignore = [ ("py:class", "quantify_scheduler.device_under_test.composite_square_edge"), ( "py:class", "quantify_scheduler.schedules.schedule.CompiledSchedule.hardware_waveform_dict", ), ( "py:class", "quantify_scheduler.schedules.schedule.CompiledSchedule.hardware_timing_table", ), ("py:class", "quantify_scheduler.helpers.schedule.AcquisitionMetadata"), ("py:class", "_StaircaseParameters"), ("py:class", "quantify_scheduler.operations.operation.Operation"), ("py:class", "quantify_scheduler.operations.operation.Operation.valid_pulse"), ( "py:class", "quantify_scheduler.instrument_coordinator.instrument_coordinator.InstrumentCoordinator", ), ( "py:class", "quantify_scheduler.instrument_coordinator.components.InstrumentCoordinatorComponentBase", ), ("py:class", "AcquisitionIndexing"), ("py:obj", "quantify_scheduler.Operation"), ("py:class", "quantify_scheduler.Operation"), ("py:obj", "quantify_scheduler.Resource"), ("py:class", "quantify_scheduler.Resource"), ("py:obj", "quantify_scheduler.structure.DataStructure"), ("py:obj", "quantify_scheduler.backends.SerialCompiler"), ("py:obj", "quantify_scheduler.schedules.heterodyne_spec_sched"), ("py:obj", "quantify_scheduler.schedules.heterodyne_spec_sched_nco"), ("py:obj", "quantify_scheduler.schedules.nv_dark_esr_sched"), ("py:obj", "quantify_scheduler.schedules.two_tone_spec_sched"), ("py:obj", "quantify_scheduler.schedules.two_tone_spec_sched_nco"), ("py:obj", "quantify_scheduler.schedules.allxy_sched"), ("py:obj", "quantify_scheduler.schedules.echo_sched"), ("py:obj", "quantify_scheduler.schedules.rabi_pulse_sched"), ("py:obj", "quantify_scheduler.schedules.rabi_sched"), ("py:obj", "quantify_scheduler.schedules.ramsey_sched"), ("py:obj", "quantify_scheduler.schedules.readout_calibration_sched"), ("py:obj", "quantify_scheduler.schedules.t1_sched"), ("py:obj", "quantify_scheduler.schedules.trace_schedule"), ("py:obj", "quantify_scheduler.schedules.trace_schedule_circuit_layer"), ("py:obj", "quantify_scheduler.schedules.two_tone_trace_schedule"), ("py:class", "SUPPORTED_ACQ_PROTOCOLS"), ] # Tuple[str, str], ignore certain warnings nitpick_ignore_regex = [ ("py:class", r"numpy.*"), ("py:class", r"plotly.*"), ("py:.*", r"orjson.*"), ("py:.*", r"pydantic.*"), ("py:.*", r"qcodes.*"), ("py:class", r"Ellipsis.*"), ("py:class", r"Parameter.*"), ("py:.*", r"dataclasses_json.*"), (".*", r".*Schedule"), ("py:class", r"qblox_instruments.*"), ("py:class", r"matplotlib.*"), ] with open("nitpick-exceptions.txt", encoding="utf-8") as nitpick_exceptions: for line in nitpick_exceptions: if line.strip() == "" or line.startswith("#"): continue dtype, target = line.split(None, 1) target = target.strip() nitpick_ignore.append((dtype, target)) ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "main", 'version_slug': "main", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("v0.12.3", "/en/v0.12.3/"), ("v0.12.2", "/en/v0.12.2/"), ("v0.12.1", "/en/v0.12.1/"), ("v0.12.0", "/en/v0.12.0/"), ("v0.11.1", "/en/v0.11.1/"), ("v0.11.0", "/en/v0.11.0/"), ("0.10.1", "/en/0.10.1/"), ("0.10.0", "/en/0.10.0/"), ("0.9.0", "/en/0.9.0/"), ("0.8.0", "/en/0.8.0/"), ("0.7.0", "/en/0.7.0/"), ("0.6.0", "/en/0.6.0/"), ("0.5.2", "/en/0.5.2/"), ("0.5.1", "/en/0.5.1/"), ("0.5.0", "/en/0.5.0/"), ("0.4.0", "/en/0.4.0/"), ("0.3.0", "/en/0.3.0/"), ("0.2.0", "/en/0.2.0/"), ("main", "/en/main/"), ("0.1.0", "/en/0.1.0/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'quantify-quantify-scheduler', 'name': u'quantify-scheduler', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://quantify-quantify-scheduler.readthedocs-hosted.com/en/v0.12.3/', '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': 'main', 'display_github': False, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'quantify-os', 'gitlab_repo': 'quantify-scheduler', 'gitlab_version': 'main', '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': 'c275e605', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/quantify-quantify-scheduler/builds/1398584/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2023-04-06T17:05:06.028401Z, end-time: 2023-04-06T17:07:27.248037Z, duration: 141, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v5.3.0 making output directory... done checking bibtex cache... out of date parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/docs/refs.bib... parsed 8 entries myst v0.18.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=[], disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, highlight_code_blocks=True, number_code_blocks=[], title_to_header=False, heading_anchors=None, heading_slug_func=None, footnote_transition=True, words_per_minute=200, sub_delimiters=('{', '}'), linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area') myst-nb v0.17.1: NbParserConfig(custom_formats={}, metadata_key='mystnb', cell_metadata_key='mystnb', kernel_rgx_aliases={}, execution_mode='auto', execution_cache_path='', execution_excludepatterns=(), execution_timeout=30, execution_in_temp=False, execution_allow_errors=False, execution_raise_on_error=True, execution_show_tb=False, merge_streams=False, render_plugin='default', remove_code_source=False, remove_code_outputs=False, code_prompt_show='Show code cell {type}', code_prompt_hide='Hide code cell {type}', number_source_lines=False, output_stderr='show', render_text_lexer='myst-ansi', render_error_lexer='ipythontb', render_image_options={}, render_figure_options={}, render_markdown_format='commonmark', output_folder='build', append_css=True, metadata_to_fm=False) Using jupyter-cache at: /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/_readthedocs/.jupyter_cache 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... loading intersphinx inventory from https://pandas.pydata.org/pandas-docs/dev/objects.inv... loading intersphinx inventory from https://matplotlib.org/stable/objects.inv... loading intersphinx inventory from https://lmfit.github.io/lmfit-py/objects.inv... loading intersphinx inventory from https://dateutil.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://horejsek.github.io/python-fastjsonschema/objects.inv... loading intersphinx inventory from https://quantify-quantify-core.readthedocs-hosted.com/en/latest/objects.inv... intersphinx inventory has moved: https://xarray.pydata.org/en/stable/objects.inv -> https://docs.xarray.dev/en/stable/objects.inv loading intersphinx inventory from https://docs.scipy.org/doc/scipy/reference/objects.inv... loading intersphinx inventory from https://qblox-qblox-instruments.readthedocs-hosted.com/en/master/objects.inv... loading intersphinx inventory from https://docs.zhinst.com/zhinst-toolkit/en/latest/objects.inv... loading intersphinx inventory from https://docs.zhinst.com/zhinst-qcodes/en/v0.1/objects.inv... intersphinx inventory has moved: https://docs.scipy.org/doc/scipy/reference/objects.inv -> https://docs.scipy.org/doc/scipy/objects.inv [AutoAPI] Reading files... [ 1%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/gettables_profiled.py [AutoAPI] Reading files... [ 2%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/math.py [AutoAPI] Reading files... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/enums.py [AutoAPI] Reading files... [ 4%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/gettables.py [AutoAPI] Reading files... [ 5%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/_static_version.py [AutoAPI] Reading files... [ 6%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/_version.py [AutoAPI] Reading files... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/resources.py [AutoAPI] Reading files... [ 8%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/__init__.py [AutoAPI] Reading files... [ 9%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/compilation.py [AutoAPI] Reading files... [ 10%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/waveforms.py [AutoAPI] Reading files... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/types.py [AutoAPI] Reading files... [ 12%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/frontends.py [AutoAPI] Reading files... [ 13%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/json_utils.py [AutoAPI] Reading files... [ 14%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/visualization/circuit_diagram.py [AutoAPI] Reading files... [ 15%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/visualization/pulse_scheme.py [AutoAPI] Reading files... [ 16%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/visualization/__init__.py [AutoAPI] Reading files... [ 17%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/visualization/pulse_diagram.py [AutoAPI] Reading files... [ 18%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/visualization/constants.py [AutoAPI] Reading files... [ 19%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/circuit_to_device.py [AutoAPI] Reading files... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/zhinst_backend.py [AutoAPI] Reading files... [ 21%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox_backend.py [AutoAPI] Reading files... [ 22%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/corrections.py [AutoAPI] Reading files... [ 23%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/__init__.py [AutoAPI] Reading files... [ 24%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/graph_compilation.py [AutoAPI] Reading files... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/compiler_container.py [AutoAPI] Reading files... [ 26%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/driver_version_check.py [AutoAPI] Reading files... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/helpers.py [AutoAPI] Reading files... [ 28%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/qasm_program.py [AutoAPI] Reading files... [ 29%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/q1asm_instructions.py [AutoAPI] Reading files... [ 30%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/__init__.py [AutoAPI] Reading files... [ 31%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/instrument_compilers.py [AutoAPI] Reading files... [ 32%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/constants.py [AutoAPI] Reading files... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/register_manager.py [AutoAPI] Reading files... [ 34%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/compiler_abc.py [AutoAPI] Reading files... [ 35%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/operation_handling/pulses.py [AutoAPI] Reading files... [ 36%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/operation_handling/base.py [AutoAPI] Reading files... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/operation_handling/acquisitions.py [AutoAPI] Reading files... [ 38%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/operation_handling/__init__.py [AutoAPI] Reading files... [ 39%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/operation_handling/factory.py [AutoAPI] Reading files... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/operation_handling/virtual.py [AutoAPI] Reading files... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/types/common.py [AutoAPI] Reading files... [ 42%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/types/zhinst.py [AutoAPI] Reading files... [ 43%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/types/__init__.py [AutoAPI] Reading files... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/types/qblox.py [AutoAPI] Reading files... [ 45%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/zhinst/seqc_il_generator.py [AutoAPI] Reading files... [ 46%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/zhinst/helpers.py [AutoAPI] Reading files... [ 47%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/zhinst/settings.py [AutoAPI] Reading files... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/zhinst/__init__.py [AutoAPI] Reading files... [ 49%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/zhinst/resolvers.py [AutoAPI] Reading files... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/helpers/collections.py [AutoAPI] Reading files... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/helpers/importers.py [AutoAPI] Reading files... [ 52%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/helpers/validators.py [AutoAPI] Reading files... [ 53%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/helpers/schedule.py [AutoAPI] Reading files... [ 54%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/helpers/__init__.py [AutoAPI] Reading files... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/helpers/inspect.py [AutoAPI] Reading files... [ 56%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/helpers/waveforms.py [AutoAPI] Reading files... [ 57%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/helpers/mock_instruments.py [AutoAPI] Reading files... [ 58%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/helpers/time.py [AutoAPI] Reading files... [ 59%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/device_under_test/transmon_element.py [AutoAPI] Reading files... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/device_under_test/composite_square_edge.py [AutoAPI] Reading files... [ 61%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/device_under_test/edge.py [AutoAPI] Reading files... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/device_under_test/nv_element.py [AutoAPI] Reading files... [ 63%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/device_under_test/mock_setup.py [AutoAPI] Reading files... [ 64%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/device_under_test/__init__.py [AutoAPI] Reading files... [ 65%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/device_under_test/quantum_device.py [AutoAPI] Reading files... [ 66%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/device_under_test/device_element.py [AutoAPI] Reading files... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schemas/__init__.py [AutoAPI] Reading files... [ 68%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schemas/examples/device_example_cfgs.py [AutoAPI] Reading files... [ 69%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schemas/examples/__init__.py [AutoAPI] Reading files... [ 70%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schemas/examples/utils.py [AutoAPI] Reading files... [ 71%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/structure/__init__.py [AutoAPI] Reading files... [ 72%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/structure/model.py [AutoAPI] Reading files... [ 73%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/instrument_coordinator/__init__.py [AutoAPI] Reading files... [ 74%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/instrument_coordinator/instrument_coordinator.py [AutoAPI] Reading files... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/instrument_coordinator/utility.py [AutoAPI] Reading files... [ 76%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/instrument_coordinator/components/base.py [AutoAPI] Reading files... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/instrument_coordinator/components/generic.py [AutoAPI] Reading files... [ 78%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/instrument_coordinator/components/zhinst.py [AutoAPI] Reading files... [ 79%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/instrument_coordinator/components/__init__.py [AutoAPI] Reading files... [ 80%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/instrument_coordinator/components/qblox.py [AutoAPI] Reading files... [ 81%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/operations/pulse_library.py [AutoAPI] Reading files... [ 82%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/operations/acquisition_library.py [AutoAPI] Reading files... [ 83%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/operations/gate_library.py [AutoAPI] Reading files... [ 84%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/operations/operation.py [AutoAPI] Reading files... [ 85%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/operations/measurement_factories.py [AutoAPI] Reading files... [ 86%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/operations/pulse_factories.py [AutoAPI] Reading files... [ 87%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/operations/__init__.py [AutoAPI] Reading files... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/operations/nv_native_library.py [AutoAPI] Reading files... [ 89%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/operations/shared_native_library.py [AutoAPI] Reading files... [ 90%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schedules/trace_schedules.py [AutoAPI] Reading files... [ 91%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schedules/schedule.py [AutoAPI] Reading files... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schedules/spectroscopy_schedules.py [AutoAPI] Reading files... [ 93%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schedules/__init__.py [AutoAPI] Reading files... [ 94%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schedules/verification.py [AutoAPI] Reading files... [ 95%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schedules/timedomain_schedules.py [AutoAPI] Reading files... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schedules/_visualization/circuit_diagram.py [AutoAPI] Reading files... [ 97%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schedules/_visualization/pulse_scheme.py [AutoAPI] Reading files... [ 98%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schedules/_visualization/__init__.py [AutoAPI] Reading files... [ 99%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schedules/_visualization/pulse_diagram.py [AutoAPI] Reading files... [100%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schedules/_visualization/constants.py [AutoAPI] Mapping Data... [ 1%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/gettables_profiled.py [AutoAPI] Mapping Data... [ 2%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/math.py [AutoAPI] Mapping Data... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/enums.py [AutoAPI] Mapping Data... [ 4%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/gettables.py [AutoAPI] Mapping Data... [ 5%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/_static_version.py [AutoAPI] Mapping Data... [ 6%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/_version.py [AutoAPI] Mapping Data... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/resources.py [AutoAPI] Mapping Data... [ 8%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/__init__.py [AutoAPI] Mapping Data... [ 9%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/compilation.py [AutoAPI] Mapping Data... [ 10%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/waveforms.py [AutoAPI] Mapping Data... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/types.py [AutoAPI] Mapping Data... [ 12%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/frontends.py [AutoAPI] Mapping Data... [ 13%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/json_utils.py [AutoAPI] Mapping Data... [ 14%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/visualization/circuit_diagram.py [AutoAPI] Mapping Data... [ 15%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/visualization/pulse_scheme.py [AutoAPI] Mapping Data... [ 16%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/visualization/__init__.py [AutoAPI] Mapping Data... [ 17%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/visualization/pulse_diagram.py [AutoAPI] Mapping Data... [ 18%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/visualization/constants.py [AutoAPI] Mapping Data... [ 19%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/circuit_to_device.py [AutoAPI] Mapping Data... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/zhinst_backend.py [AutoAPI] Mapping Data... [ 21%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox_backend.py [AutoAPI] Mapping Data... [ 22%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/corrections.py [AutoAPI] Mapping Data... [ 23%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/__init__.py [AutoAPI] Mapping Data... [ 24%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/graph_compilation.py [AutoAPI] Mapping Data... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/compiler_container.py [AutoAPI] Mapping Data... [ 26%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/driver_version_check.py [AutoAPI] Mapping Data... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/helpers.py [AutoAPI] Mapping Data... [ 28%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/qasm_program.py [AutoAPI] Mapping Data... [ 29%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/q1asm_instructions.py [AutoAPI] Mapping Data... [ 30%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/__init__.py [AutoAPI] Mapping Data... [ 31%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/instrument_compilers.py [AutoAPI] Mapping Data... [ 32%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/constants.py [AutoAPI] Mapping Data... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/register_manager.py [AutoAPI] Mapping Data... [ 34%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/compiler_abc.py [AutoAPI] Mapping Data... [ 35%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/operation_handling/pulses.py [AutoAPI] Mapping Data... [ 36%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/operation_handling/base.py [AutoAPI] Mapping Data... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/operation_handling/acquisitions.py [AutoAPI] Mapping Data... [ 38%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/operation_handling/__init__.py [AutoAPI] Mapping Data... [ 39%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/operation_handling/factory.py [AutoAPI] Mapping Data... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/qblox/operation_handling/virtual.py [AutoAPI] Mapping Data... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/types/common.py [AutoAPI] Mapping Data... [ 42%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/types/zhinst.py [AutoAPI] Mapping Data... [ 43%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/types/__init__.py [AutoAPI] Mapping Data... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/types/qblox.py [AutoAPI] Mapping Data... [ 45%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/zhinst/seqc_il_generator.py [AutoAPI] Mapping Data... [ 46%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/zhinst/helpers.py [AutoAPI] Mapping Data... [ 47%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/zhinst/settings.py [AutoAPI] Mapping Data... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/zhinst/__init__.py [AutoAPI] Mapping Data... [ 49%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/backends/zhinst/resolvers.py [AutoAPI] Mapping Data... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/helpers/collections.py [AutoAPI] Mapping Data... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/helpers/importers.py [AutoAPI] Mapping Data... [ 52%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/helpers/validators.py [AutoAPI] Mapping Data... [ 53%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/helpers/schedule.py [AutoAPI] Mapping Data... [ 54%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/helpers/__init__.py [AutoAPI] Mapping Data... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/helpers/inspect.py [AutoAPI] Mapping Data... [ 56%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/helpers/waveforms.py [AutoAPI] Mapping Data... [ 57%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/helpers/mock_instruments.py [AutoAPI] Mapping Data... [ 58%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/helpers/time.py [AutoAPI] Mapping Data... [ 59%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/device_under_test/transmon_element.py [AutoAPI] Mapping Data... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/device_under_test/composite_square_edge.py [AutoAPI] Mapping Data... [ 61%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/device_under_test/edge.py [AutoAPI] Mapping Data... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/device_under_test/nv_element.py [AutoAPI] Mapping Data... [ 63%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/device_under_test/mock_setup.py [AutoAPI] Mapping Data... [ 64%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/device_under_test/__init__.py [AutoAPI] Mapping Data... [ 65%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/device_under_test/quantum_device.py [AutoAPI] Mapping Data... [ 66%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/device_under_test/device_element.py [AutoAPI] Mapping Data... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schemas/__init__.py [AutoAPI] Mapping Data... [ 68%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schemas/examples/device_example_cfgs.py [AutoAPI] Mapping Data... [ 69%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schemas/examples/__init__.py [AutoAPI] Mapping Data... [ 70%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schemas/examples/utils.py [AutoAPI] Mapping Data... [ 71%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/structure/__init__.py [AutoAPI] Mapping Data... [ 72%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/structure/model.py [AutoAPI] Mapping Data... [ 73%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/instrument_coordinator/__init__.py [AutoAPI] Mapping Data... [ 74%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/instrument_coordinator/instrument_coordinator.py [AutoAPI] Mapping Data... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/instrument_coordinator/utility.py [AutoAPI] Mapping Data... [ 76%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/instrument_coordinator/components/base.py [AutoAPI] Mapping Data... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/instrument_coordinator/components/generic.py [AutoAPI] Mapping Data... [ 78%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/instrument_coordinator/components/zhinst.py [AutoAPI] Mapping Data... [ 79%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/instrument_coordinator/components/__init__.py [AutoAPI] Mapping Data... [ 80%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/instrument_coordinator/components/qblox.py [AutoAPI] Mapping Data... [ 81%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/operations/pulse_library.py [AutoAPI] Mapping Data... [ 82%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/operations/acquisition_library.py [AutoAPI] Mapping Data... [ 83%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/operations/gate_library.py [AutoAPI] Mapping Data... [ 84%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/operations/operation.py [AutoAPI] Mapping Data... [ 85%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/operations/measurement_factories.py [AutoAPI] Mapping Data... [ 86%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/operations/pulse_factories.py [AutoAPI] Mapping Data... [ 87%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/operations/__init__.py [AutoAPI] Mapping Data... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/operations/nv_native_library.py [AutoAPI] Mapping Data... [ 89%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/operations/shared_native_library.py [AutoAPI] Mapping Data... [ 90%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schedules/trace_schedules.py [AutoAPI] Mapping Data... [ 91%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schedules/schedule.py [AutoAPI] Mapping Data... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schedules/spectroscopy_schedules.py [AutoAPI] Mapping Data... [ 93%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schedules/__init__.py [AutoAPI] Mapping Data... [ 94%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schedules/verification.py [AutoAPI] Mapping Data... [ 95%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schedules/timedomain_schedules.py [AutoAPI] Mapping Data... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schedules/_visualization/circuit_diagram.py [AutoAPI] Mapping Data... [ 97%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schedules/_visualization/pulse_scheme.py [AutoAPI] Mapping Data... [ 98%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schedules/_visualization/__init__.py [AutoAPI] Mapping Data... [ 99%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schedules/_visualization/pulse_diagram.py [AutoAPI] Mapping Data... [100%] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/quantify_scheduler/schedules/_visualization/constants.py [AutoAPI] Rendering Data... [ 1%] quantify_scheduler.gettables_profiled [AutoAPI] Rendering Data... [ 2%] quantify_scheduler.math [AutoAPI] Rendering Data... [ 3%] quantify_scheduler.enums [AutoAPI] Rendering Data... [ 4%] quantify_scheduler.gettables [AutoAPI] Rendering Data... [ 5%] quantify_scheduler._static_version [AutoAPI] Rendering Data... [ 6%] quantify_scheduler._version [AutoAPI] Rendering Data... [ 7%] quantify_scheduler.resources [AutoAPI] Rendering Data... [ 8%] quantify_scheduler [AutoAPI] Rendering Data... [ 9%] quantify_scheduler.compilation [AutoAPI] Rendering Data... [ 10%] quantify_scheduler.waveforms [AutoAPI] Rendering Data... [ 11%] quantify_scheduler.types [AutoAPI] Rendering Data... [ 12%] quantify_scheduler.frontends [AutoAPI] Rendering Data... [ 13%] quantify_scheduler.json_utils [AutoAPI] Rendering Data... [ 14%] quantify_scheduler.visualization.circuit_diagram [AutoAPI] Rendering Data... [ 15%] quantify_scheduler.visualization.pulse_scheme [AutoAPI] Rendering Data... [ 16%] quantify_scheduler.visualization [AutoAPI] Rendering Data... [ 17%] quantify_scheduler.visualization.pulse_diagram [AutoAPI] Rendering Data... [ 18%] quantify_scheduler.visualization.constants [AutoAPI] Rendering Data... [ 19%] quantify_scheduler.backends.circuit_to_device [AutoAPI] Rendering Data... [ 20%] quantify_scheduler.backends.zhinst_backend [AutoAPI] Rendering Data... [ 21%] quantify_scheduler.backends.qblox_backend [AutoAPI] Rendering Data... [ 22%] quantify_scheduler.backends.corrections [AutoAPI] Rendering Data... [ 23%] quantify_scheduler.backends [AutoAPI] Rendering Data... [ 24%] quantify_scheduler.backends.graph_compilation [AutoAPI] Rendering Data... [ 25%] quantify_scheduler.backends.qblox.compiler_container [AutoAPI] Rendering Data... [ 26%] quantify_scheduler.backends.qblox.driver_version_check [AutoAPI] Rendering Data... [ 27%] quantify_scheduler.backends.qblox.helpers [AutoAPI] Rendering Data... [ 28%] quantify_scheduler.backends.qblox.qasm_program [AutoAPI] Rendering Data... [ 29%] quantify_scheduler.backends.qblox.q1asm_instructions [AutoAPI] Rendering Data... [ 30%] quantify_scheduler.backends.qblox [AutoAPI] Rendering Data... [ 31%] quantify_scheduler.backends.qblox.instrument_compilers [AutoAPI] Rendering Data... [ 32%] quantify_scheduler.backends.qblox.constants [AutoAPI] Rendering Data... [ 33%] quantify_scheduler.backends.qblox.register_manager [AutoAPI] Rendering Data... [ 34%] quantify_scheduler.backends.qblox.compiler_abc [AutoAPI] Rendering Data... [ 35%] quantify_scheduler.backends.qblox.operation_handling.pulses [AutoAPI] Rendering Data... [ 36%] quantify_scheduler.backends.qblox.operation_handling.base [AutoAPI] Rendering Data... [ 37%] quantify_scheduler.backends.qblox.operation_handling.acquisitions [AutoAPI] Rendering Data... [ 38%] quantify_scheduler.backends.qblox.operation_handling [AutoAPI] Rendering Data... [ 39%] quantify_scheduler.backends.qblox.operation_handling.factory [AutoAPI] Rendering Data... [ 40%] quantify_scheduler.backends.qblox.operation_handling.virtual [AutoAPI] Rendering Data... [ 41%] quantify_scheduler.backends.types.common [AutoAPI] Rendering Data... [ 42%] quantify_scheduler.backends.types.zhinst [AutoAPI] Rendering Data... [ 43%] quantify_scheduler.backends.types [AutoAPI] Rendering Data... [ 44%] quantify_scheduler.backends.types.qblox [AutoAPI] Rendering Data... [ 45%] quantify_scheduler.backends.zhinst.seqc_il_generator [AutoAPI] Rendering Data... [ 46%] quantify_scheduler.backends.zhinst.helpers [AutoAPI] Rendering Data... [ 47%] quantify_scheduler.backends.zhinst.settings [AutoAPI] Rendering Data... [ 48%] quantify_scheduler.backends.zhinst [AutoAPI] Rendering Data... [ 49%] quantify_scheduler.backends.zhinst.resolvers [AutoAPI] Rendering Data... [ 50%] quantify_scheduler.helpers.collections [AutoAPI] Rendering Data... [ 51%] quantify_scheduler.helpers.importers [AutoAPI] Rendering Data... [ 52%] quantify_scheduler.helpers.validators [AutoAPI] Rendering Data... [ 53%] quantify_scheduler.helpers.schedule [AutoAPI] Rendering Data... [ 54%] quantify_scheduler.helpers [AutoAPI] Rendering Data... [ 55%] quantify_scheduler.helpers.inspect [AutoAPI] Rendering Data... [ 56%] quantify_scheduler.helpers.waveforms [AutoAPI] Rendering Data... [ 57%] quantify_scheduler.helpers.mock_instruments [AutoAPI] Rendering Data... [ 58%] quantify_scheduler.helpers.time [AutoAPI] Rendering Data... [ 59%] quantify_scheduler.device_under_test.transmon_element [AutoAPI] Rendering Data... [ 60%] quantify_scheduler.device_under_test.composite_square_edge [AutoAPI] Rendering Data... [ 61%] quantify_scheduler.device_under_test.edge [AutoAPI] Rendering Data... [ 62%] quantify_scheduler.device_under_test.nv_element [AutoAPI] Rendering Data... [ 63%] quantify_scheduler.device_under_test.mock_setup [AutoAPI] Rendering Data... [ 64%] quantify_scheduler.device_under_test [AutoAPI] Rendering Data... [ 65%] quantify_scheduler.device_under_test.quantum_device [AutoAPI] Rendering Data... [ 66%] quantify_scheduler.device_under_test.device_element [AutoAPI] Rendering Data... [ 67%] quantify_scheduler.schemas [AutoAPI] Rendering Data... [ 68%] quantify_scheduler.schemas.examples.device_example_cfgs [AutoAPI] Rendering Data... [ 69%] quantify_scheduler.schemas.examples [AutoAPI] Rendering Data... [ 70%] quantify_scheduler.schemas.examples.utils [AutoAPI] Rendering Data... [ 71%] quantify_scheduler.structure [AutoAPI] Rendering Data... [ 72%] quantify_scheduler.structure.model [AutoAPI] Rendering Data... [ 73%] quantify_scheduler.instrument_coordinator [AutoAPI] Rendering Data... [ 74%] quantify_scheduler.instrument_coordinator.instrument_coordinator [AutoAPI] Rendering Data... [ 75%] quantify_scheduler.instrument_coordinator.utility [AutoAPI] Rendering Data... [ 76%] quantify_scheduler.instrument_coordinator.components.base [AutoAPI] Rendering Data... [ 77%] quantify_scheduler.instrument_coordinator.components.generic [AutoAPI] Rendering Data... [ 78%] quantify_scheduler.instrument_coordinator.components.zhinst [AutoAPI] Rendering Data... [ 79%] quantify_scheduler.instrument_coordinator.components [AutoAPI] Rendering Data... [ 80%] quantify_scheduler.instrument_coordinator.components.qblox [AutoAPI] Rendering Data... [ 81%] quantify_scheduler.operations.pulse_library [AutoAPI] Rendering Data... [ 82%] quantify_scheduler.operations.acquisition_library [AutoAPI] Rendering Data... [ 83%] quantify_scheduler.operations.gate_library [AutoAPI] Rendering Data... [ 84%] quantify_scheduler.operations.operation [AutoAPI] Rendering Data... [ 85%] quantify_scheduler.operations.measurement_factories [AutoAPI] Rendering Data... [ 86%] quantify_scheduler.operations.pulse_factories [AutoAPI] Rendering Data... [ 87%] quantify_scheduler.operations [AutoAPI] Rendering Data... [ 88%] quantify_scheduler.operations.nv_native_library [AutoAPI] Rendering Data... [ 89%] quantify_scheduler.operations.shared_native_library [AutoAPI] Rendering Data... [ 90%] quantify_scheduler.schedules.trace_schedules [AutoAPI] Rendering Data... [ 91%] quantify_scheduler.schedules.schedule [AutoAPI] Rendering Data... [ 92%] quantify_scheduler.schedules.spectroscopy_schedules [AutoAPI] Rendering Data... [ 93%] quantify_scheduler.schedules [AutoAPI] Rendering Data... [ 94%] quantify_scheduler.schedules.verification [AutoAPI] Rendering Data... [ 95%] quantify_scheduler.schedules.timedomain_schedules [AutoAPI] Rendering Data... [ 96%] quantify_scheduler.schedules._visualization.circuit_diagram [AutoAPI] Rendering Data... [ 97%] quantify_scheduler.schedules._visualization.pulse_scheme [AutoAPI] Rendering Data... [ 98%] quantify_scheduler.schedules._visualization [AutoAPI] Rendering Data... [ 99%] quantify_scheduler.schedules._visualization.pulse_diagram [AutoAPI] Rendering Data... [100%] quantify_scheduler.schedules._visualization.constants [autosummary] generating autosummary for: authors.md, bibliography.md, changelog.md, contributing.md, examples/deprecated.md, examples/structure.DataStructure.rst, index.md, installation.md, quantify_compilers.md, tutorials/Compiling to Hardware.md, tutorials/Operations and Qubits.md, tutorials/Schedules and Pulses.md, tutorials/qblox/Cluster.md, tutorials/qblox/How to use.md, tutorials/qblox/Pulsar.md, tutorials/qblox/index.md, tutorials/qblox/recent.md, tutorials/zhinst/T_verification_programs.md, tutorials/zhinst/index.md, user_guide.md building [mo]: targets for 0 po files that are out of date building [html]: targets for 20 source files that are out of date updating environment: [new config] 120 added, 0 changed, 0 removed reading sources... [ 0%] authors reading sources... [ 1%] autoapi/quantify_scheduler/_static_version/index reading sources... [ 2%] autoapi/quantify_scheduler/_version/index reading sources... [ 3%] autoapi/quantify_scheduler/backends/circuit_to_device/index reading sources... [ 4%] autoapi/quantify_scheduler/backends/corrections/index reading sources... [ 5%] autoapi/quantify_scheduler/backends/graph_compilation/index executing index reading sources... [ 5%] autoapi/quantify_scheduler/backends/index reading sources... [ 6%] autoapi/quantify_scheduler/backends/qblox/compiler_abc/index reading sources... [ 7%] autoapi/quantify_scheduler/backends/qblox/compiler_container/index reading sources... [ 8%] autoapi/quantify_scheduler/backends/qblox/constants/index reading sources... [ 9%] autoapi/quantify_scheduler/backends/qblox/driver_version_check/index reading sources... [ 10%] autoapi/quantify_scheduler/backends/qblox/helpers/index executing index reading sources... [ 10%] autoapi/quantify_scheduler/backends/qblox/index reading sources... [ 11%] autoapi/quantify_scheduler/backends/qblox/instrument_compilers/index reading sources... [ 12%] autoapi/quantify_scheduler/backends/qblox/operation_handling/acquisitions/index reading sources... [ 13%] autoapi/quantify_scheduler/backends/qblox/operation_handling/base/index reading sources... [ 14%] autoapi/quantify_scheduler/backends/qblox/operation_handling/factory/index reading sources... [ 15%] autoapi/quantify_scheduler/backends/qblox/operation_handling/index reading sources... [ 15%] autoapi/quantify_scheduler/backends/qblox/operation_handling/pulses/index reading sources... [ 16%] autoapi/quantify_scheduler/backends/qblox/operation_handling/virtual/index reading sources... [ 17%] autoapi/quantify_scheduler/backends/qblox/q1asm_instructions/index reading sources... [ 18%] autoapi/quantify_scheduler/backends/qblox/qasm_program/index executing index reading sources... [ 19%] autoapi/quantify_scheduler/backends/qblox/register_manager/index reading sources... [ 20%] autoapi/quantify_scheduler/backends/qblox_backend/index reading sources... [ 20%] autoapi/quantify_scheduler/backends/types/common/index reading sources... [ 21%] autoapi/quantify_scheduler/backends/types/index reading sources... [ 22%] autoapi/quantify_scheduler/backends/types/qblox/index reading sources... [ 23%] autoapi/quantify_scheduler/backends/types/zhinst/index reading sources... [ 24%] autoapi/quantify_scheduler/backends/zhinst/helpers/index reading sources... [ 25%] autoapi/quantify_scheduler/backends/zhinst/index reading sources... [ 25%] autoapi/quantify_scheduler/backends/zhinst/resolvers/index reading sources... [ 26%] autoapi/quantify_scheduler/backends/zhinst/seqc_il_generator/index reading sources... [ 27%] autoapi/quantify_scheduler/backends/zhinst/settings/index reading sources... [ 28%] autoapi/quantify_scheduler/backends/zhinst_backend/index reading sources... [ 29%] autoapi/quantify_scheduler/compilation/index reading sources... [ 30%] autoapi/quantify_scheduler/device_under_test/composite_square_edge/index reading sources... [ 30%] autoapi/quantify_scheduler/device_under_test/device_element/index reading sources... [ 31%] autoapi/quantify_scheduler/device_under_test/edge/index reading sources... [ 32%] autoapi/quantify_scheduler/device_under_test/index reading sources... [ 33%] autoapi/quantify_scheduler/device_under_test/mock_setup/index reading sources... [ 34%] autoapi/quantify_scheduler/device_under_test/nv_element/index reading sources... [ 35%] autoapi/quantify_scheduler/device_under_test/quantum_device/index reading sources... [ 35%] autoapi/quantify_scheduler/device_under_test/transmon_element/index executing index reading sources... [ 36%] autoapi/quantify_scheduler/enums/index reading sources... [ 37%] autoapi/quantify_scheduler/frontends/index reading sources... [ 38%] autoapi/quantify_scheduler/gettables/index reading sources... [ 39%] autoapi/quantify_scheduler/gettables_profiled/index reading sources... [ 40%] autoapi/quantify_scheduler/helpers/collections/index reading sources... [ 40%] autoapi/quantify_scheduler/helpers/importers/index reading sources... [ 41%] autoapi/quantify_scheduler/helpers/index reading sources... [ 42%] autoapi/quantify_scheduler/helpers/inspect/index reading sources... [ 43%] autoapi/quantify_scheduler/helpers/mock_instruments/index reading sources... [ 44%] autoapi/quantify_scheduler/helpers/schedule/index reading sources... [ 45%] autoapi/quantify_scheduler/helpers/time/index reading sources... [ 45%] autoapi/quantify_scheduler/helpers/validators/index reading sources... [ 46%] autoapi/quantify_scheduler/helpers/waveforms/index reading sources... [ 47%] autoapi/quantify_scheduler/index reading sources... [ 48%] autoapi/quantify_scheduler/instrument_coordinator/components/base/index reading sources... [ 49%] autoapi/quantify_scheduler/instrument_coordinator/components/generic/index reading sources... [ 50%] autoapi/quantify_scheduler/instrument_coordinator/components/index reading sources... [ 50%] autoapi/quantify_scheduler/instrument_coordinator/components/qblox/index reading sources... [ 51%] autoapi/quantify_scheduler/instrument_coordinator/components/zhinst/index reading sources... [ 52%] autoapi/quantify_scheduler/instrument_coordinator/index reading sources... [ 53%] autoapi/quantify_scheduler/instrument_coordinator/instrument_coordinator/index reading sources... [ 54%] autoapi/quantify_scheduler/instrument_coordinator/utility/index reading sources... [ 55%] autoapi/quantify_scheduler/json_utils/index reading sources... [ 55%] autoapi/quantify_scheduler/math/index reading sources... [ 56%] autoapi/quantify_scheduler/operations/acquisition_library/index reading sources... [ 57%] autoapi/quantify_scheduler/operations/gate_library/index executing index reading sources... [ 58%] autoapi/quantify_scheduler/operations/index reading sources... [ 59%] autoapi/quantify_scheduler/operations/measurement_factories/index reading sources... [ 60%] autoapi/quantify_scheduler/operations/nv_native_library/index reading sources... [ 60%] autoapi/quantify_scheduler/operations/operation/index reading sources... [ 61%] autoapi/quantify_scheduler/operations/pulse_factories/index reading sources... [ 62%] autoapi/quantify_scheduler/operations/pulse_library/index reading sources... [ 63%] autoapi/quantify_scheduler/operations/shared_native_library/index reading sources... [ 64%] autoapi/quantify_scheduler/resources/index reading sources... [ 65%] autoapi/quantify_scheduler/schedules/_visualization/circuit_diagram/index reading sources... [ 65%] autoapi/quantify_scheduler/schedules/_visualization/constants/index reading sources... [ 66%] autoapi/quantify_scheduler/schedules/_visualization/index reading sources... [ 67%] autoapi/quantify_scheduler/schedules/_visualization/pulse_diagram/index reading sources... [ 68%] autoapi/quantify_scheduler/schedules/_visualization/pulse_scheme/index reading sources... [ 69%] autoapi/quantify_scheduler/schedules/index reading sources... [ 70%] autoapi/quantify_scheduler/schedules/schedule/index executing index reading sources... [ 70%] autoapi/quantify_scheduler/schedules/spectroscopy_schedules/index executing index reading sources... [ 71%] autoapi/quantify_scheduler/schedules/timedomain_schedules/index reading sources... [ 72%] autoapi/quantify_scheduler/schedules/trace_schedules/index reading sources... [ 73%] autoapi/quantify_scheduler/schedules/verification/index reading sources... [ 74%] autoapi/quantify_scheduler/schemas/examples/device_example_cfgs/index reading sources... [ 75%] autoapi/quantify_scheduler/schemas/examples/index reading sources... [ 75%] autoapi/quantify_scheduler/schemas/examples/utils/index reading sources... [ 76%] autoapi/quantify_scheduler/schemas/index reading sources... [ 77%] autoapi/quantify_scheduler/structure/index reading sources... [ 78%] autoapi/quantify_scheduler/structure/model/index executing index reading sources... [ 79%] autoapi/quantify_scheduler/types/index reading sources... [ 80%] autoapi/quantify_scheduler/visualization/circuit_diagram/index executing index reading sources... [ 80%] autoapi/quantify_scheduler/visualization/constants/index reading sources... [ 81%] autoapi/quantify_scheduler/visualization/index reading sources... [ 82%] autoapi/quantify_scheduler/visualization/pulse_diagram/index reading sources... [ 83%] autoapi/quantify_scheduler/visualization/pulse_scheme/index reading sources... [ 84%] autoapi/quantify_scheduler/waveforms/index reading sources... [ 85%] bibliography reading sources... [ 85%] changelog reading sources... [ 86%] contributing reading sources... [ 87%] examples/deprecated /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/docs/examples/deprecated.md: Executing notebook using local CWD [mystnb] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/docs/examples/deprecated.md: Executed notebook in 3.91 seconds [mystnb] reading sources... [ 88%] examples/structure.DataStructure executing structure.DataStructure reading sources... [ 89%] index reading sources... [ 90%] installation reading sources... [ 90%] quantify_compilers /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/docs/quantify_compilers.md: Executing notebook using local CWD [mystnb] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/docs/quantify_compilers.md: Executed notebook in 4.86 seconds [mystnb] reading sources... [ 91%] tutorials/Compiling to Hardware /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/docs/tutorials/Compiling to Hardware.md: Executing notebook using local CWD [mystnb] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/docs/tutorials/Compiling to Hardware.md: Executed notebook in 4.10 seconds [mystnb] reading sources... [ 92%] tutorials/Operations and Qubits /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/docs/tutorials/Operations and Qubits.md: Executing notebook using local CWD [mystnb] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/docs/tutorials/Operations and Qubits.md: Executed notebook in 10.77 seconds [mystnb] reading sources... [ 93%] tutorials/Schedules and Pulses /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/docs/tutorials/Schedules and Pulses.md: Executing notebook using local CWD [mystnb] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/docs/tutorials/Schedules and Pulses.md: Executed notebook in 4.15 seconds [mystnb] reading sources... [ 94%] tutorials/qblox/Cluster /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/docs/tutorials/qblox/Cluster.md: Executing notebook using local CWD [mystnb] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/docs/tutorials/qblox/Cluster.md: Executed notebook in 3.57 seconds [mystnb] reading sources... [ 95%] tutorials/qblox/How to use /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/docs/tutorials/qblox/How to use.md: Executing notebook using local CWD [mystnb] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/docs/tutorials/qblox/How to use.md: Executed notebook in 3.17 seconds [mystnb] reading sources... [ 95%] tutorials/qblox/Pulsar /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/docs/tutorials/qblox/Pulsar.md: Executing notebook using local CWD [mystnb] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/docs/tutorials/qblox/Pulsar.md: Executed notebook in 4.42 seconds [mystnb] reading sources... [ 96%] tutorials/qblox/index reading sources... [ 97%] tutorials/qblox/recent reading sources... [ 98%] tutorials/zhinst/T_verification_programs /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/docs/tutorials/zhinst/T_verification_programs.md: Executing notebook using local CWD [mystnb] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/docs/tutorials/zhinst/T_verification_programs.md: Executed notebook in 3.79 seconds [mystnb] reading sources... [ 99%] tutorials/zhinst/index reading sources... [100%] user_guide /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/docs/user_guide.md: Executing notebook using local CWD [mystnb] /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/main/docs/user_guide.md: Executed notebook in 4.40 seconds [mystnb] executing user_guide looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] authors writing output... [ 1%] autoapi/quantify_scheduler/_static_version/index writing output... [ 2%] autoapi/quantify_scheduler/_version/index writing output... [ 3%] autoapi/quantify_scheduler/backends/circuit_to_device/index writing output... [ 4%] autoapi/quantify_scheduler/backends/corrections/index writing output... [ 5%] autoapi/quantify_scheduler/backends/graph_compilation/index writing output... [ 5%] autoapi/quantify_scheduler/backends/index writing output... [ 6%] autoapi/quantify_scheduler/backends/qblox/compiler_abc/index writing output... [ 7%] autoapi/quantify_scheduler/backends/qblox/compiler_container/index writing output... [ 8%] autoapi/quantify_scheduler/backends/qblox/constants/index writing output... [ 9%] autoapi/quantify_scheduler/backends/qblox/driver_version_check/index writing output... [ 10%] autoapi/quantify_scheduler/backends/qblox/helpers/index writing output... [ 10%] autoapi/quantify_scheduler/backends/qblox/index writing output... [ 11%] autoapi/quantify_scheduler/backends/qblox/instrument_compilers/index writing output... [ 12%] autoapi/quantify_scheduler/backends/qblox/operation_handling/acquisitions/index writing output... [ 13%] autoapi/quantify_scheduler/backends/qblox/operation_handling/base/index writing output... [ 14%] autoapi/quantify_scheduler/backends/qblox/operation_handling/factory/index writing output... [ 15%] autoapi/quantify_scheduler/backends/qblox/operation_handling/index writing output... [ 15%] autoapi/quantify_scheduler/backends/qblox/operation_handling/pulses/index writing output... [ 16%] autoapi/quantify_scheduler/backends/qblox/operation_handling/virtual/index writing output... [ 17%] autoapi/quantify_scheduler/backends/qblox/q1asm_instructions/index writing output... [ 18%] autoapi/quantify_scheduler/backends/qblox/qasm_program/index writing output... [ 19%] autoapi/quantify_scheduler/backends/qblox/register_manager/index writing output... [ 20%] autoapi/quantify_scheduler/backends/qblox_backend/index writing output... [ 20%] autoapi/quantify_scheduler/backends/types/common/index writing output... [ 21%] autoapi/quantify_scheduler/backends/types/index writing output... [ 22%] autoapi/quantify_scheduler/backends/types/qblox/index writing output... [ 23%] autoapi/quantify_scheduler/backends/types/zhinst/index writing output... [ 24%] autoapi/quantify_scheduler/backends/zhinst/helpers/index writing output... [ 25%] autoapi/quantify_scheduler/backends/zhinst/index writing output... [ 25%] autoapi/quantify_scheduler/backends/zhinst/resolvers/index writing output... [ 26%] autoapi/quantify_scheduler/backends/zhinst/seqc_il_generator/index writing output... [ 27%] autoapi/quantify_scheduler/backends/zhinst/settings/index writing output... [ 28%] autoapi/quantify_scheduler/backends/zhinst_backend/index writing output... [ 29%] autoapi/quantify_scheduler/compilation/index writing output... [ 30%] autoapi/quantify_scheduler/device_under_test/composite_square_edge/index writing output... [ 30%] autoapi/quantify_scheduler/device_under_test/device_element/index writing output... [ 31%] autoapi/quantify_scheduler/device_under_test/edge/index writing output... [ 32%] autoapi/quantify_scheduler/device_under_test/index writing output... [ 33%] autoapi/quantify_scheduler/device_under_test/mock_setup/index writing output... [ 34%] autoapi/quantify_scheduler/device_under_test/nv_element/index writing output... [ 35%] autoapi/quantify_scheduler/device_under_test/quantum_device/index writing output... [ 35%] autoapi/quantify_scheduler/device_under_test/transmon_element/index writing output... [ 36%] autoapi/quantify_scheduler/enums/index writing output... [ 37%] autoapi/quantify_scheduler/frontends/index writing output... [ 38%] autoapi/quantify_scheduler/gettables/index writing output... [ 39%] autoapi/quantify_scheduler/gettables_profiled/index writing output... [ 40%] autoapi/quantify_scheduler/helpers/collections/index writing output... [ 40%] autoapi/quantify_scheduler/helpers/importers/index writing output... [ 41%] autoapi/quantify_scheduler/helpers/index writing output... [ 42%] autoapi/quantify_scheduler/helpers/inspect/index writing output... [ 43%] autoapi/quantify_scheduler/helpers/mock_instruments/index writing output... [ 44%] autoapi/quantify_scheduler/helpers/schedule/index writing output... [ 45%] autoapi/quantify_scheduler/helpers/time/index writing output... [ 45%] autoapi/quantify_scheduler/helpers/validators/index writing output... [ 46%] autoapi/quantify_scheduler/helpers/waveforms/index writing output... [ 47%] autoapi/quantify_scheduler/index writing output... [ 48%] autoapi/quantify_scheduler/instrument_coordinator/components/base/index writing output... [ 49%] autoapi/quantify_scheduler/instrument_coordinator/components/generic/index writing output... [ 50%] autoapi/quantify_scheduler/instrument_coordinator/components/index writing output... [ 50%] autoapi/quantify_scheduler/instrument_coordinator/components/qblox/index writing output... [ 51%] autoapi/quantify_scheduler/instrument_coordinator/components/zhinst/index writing output... [ 52%] autoapi/quantify_scheduler/instrument_coordinator/index writing output... [ 53%] autoapi/quantify_scheduler/instrument_coordinator/instrument_coordinator/index writing output... [ 54%] autoapi/quantify_scheduler/instrument_coordinator/utility/index writing output... [ 55%] autoapi/quantify_scheduler/json_utils/index writing output... [ 55%] autoapi/quantify_scheduler/math/index writing output... [ 56%] autoapi/quantify_scheduler/operations/acquisition_library/index writing output... [ 57%] autoapi/quantify_scheduler/operations/gate_library/index writing output... [ 58%] autoapi/quantify_scheduler/operations/index writing output... [ 59%] autoapi/quantify_scheduler/operations/measurement_factories/index writing output... [ 60%] autoapi/quantify_scheduler/operations/nv_native_library/index writing output... [ 60%] autoapi/quantify_scheduler/operations/operation/index writing output... [ 61%] autoapi/quantify_scheduler/operations/pulse_factories/index writing output... [ 62%] autoapi/quantify_scheduler/operations/pulse_library/index writing output... [ 63%] autoapi/quantify_scheduler/operations/shared_native_library/index writing output... [ 64%] autoapi/quantify_scheduler/resources/index writing output... [ 65%] autoapi/quantify_scheduler/schedules/_visualization/circuit_diagram/index writing output... [ 65%] autoapi/quantify_scheduler/schedules/_visualization/constants/index writing output... [ 66%] autoapi/quantify_scheduler/schedules/_visualization/index writing output... [ 67%] autoapi/quantify_scheduler/schedules/_visualization/pulse_diagram/index writing output... [ 68%] autoapi/quantify_scheduler/schedules/_visualization/pulse_scheme/index writing output... [ 69%] autoapi/quantify_scheduler/schedules/index writing output... [ 70%] autoapi/quantify_scheduler/schedules/schedule/index writing output... [ 70%] autoapi/quantify_scheduler/schedules/spectroscopy_schedules/index writing output... [ 71%] autoapi/quantify_scheduler/schedules/timedomain_schedules/index writing output... [ 72%] autoapi/quantify_scheduler/schedules/trace_schedules/index writing output... [ 73%] autoapi/quantify_scheduler/schedules/verification/index writing output... [ 74%] autoapi/quantify_scheduler/schemas/examples/device_example_cfgs/index writing output... [ 75%] autoapi/quantify_scheduler/schemas/examples/index writing output... [ 75%] autoapi/quantify_scheduler/schemas/examples/utils/index writing output... [ 76%] autoapi/quantify_scheduler/schemas/index writing output... [ 77%] autoapi/quantify_scheduler/structure/index writing output... [ 78%] autoapi/quantify_scheduler/structure/model/index writing output... [ 79%] autoapi/quantify_scheduler/types/index writing output... [ 80%] autoapi/quantify_scheduler/visualization/circuit_diagram/index writing output... [ 80%] autoapi/quantify_scheduler/visualization/constants/index writing output... [ 81%] autoapi/quantify_scheduler/visualization/index writing output... [ 82%] autoapi/quantify_scheduler/visualization/pulse_diagram/index writing output... [ 83%] autoapi/quantify_scheduler/visualization/pulse_scheme/index writing output... [ 84%] autoapi/quantify_scheduler/waveforms/index writing output... [ 85%] bibliography writing output... [ 85%] changelog writing output... [ 86%] contributing writing output... [ 87%] examples/deprecated writing output... [ 88%] examples/structure.DataStructure writing output... [ 89%] index writing output... [ 90%] installation writing output... [ 90%] quantify_compilers writing output... [ 91%] tutorials/Compiling to Hardware writing output... [ 92%] tutorials/Operations and Qubits writing output... [ 93%] tutorials/Schedules and Pulses writing output... [ 94%] tutorials/qblox/Cluster writing output... [ 95%] tutorials/qblox/How to use writing output... [ 95%] tutorials/qblox/Pulsar writing output... [ 96%] tutorials/qblox/index writing output... [ 97%] tutorials/qblox/recent writing output... [ 98%] tutorials/zhinst/T_verification_programs writing output... [ 99%] tutorials/zhinst/index writing output... [100%] user_guide generating indices... genindex py-modindex done highlighting module code... [ 1%] quantify_scheduler._static_version highlighting module code... [ 2%] quantify_scheduler.backends.circuit_to_device highlighting module code... [ 3%] quantify_scheduler.backends.corrections highlighting module code... [ 4%] quantify_scheduler.backends.graph_compilation highlighting module code... [ 6%] quantify_scheduler.backends.qblox.compiler_abc highlighting module code... [ 7%] quantify_scheduler.backends.qblox.compiler_container highlighting module code... [ 8%] quantify_scheduler.backends.qblox.constants highlighting module code... [ 9%] quantify_scheduler.backends.qblox.driver_version_check highlighting module code... [ 11%] quantify_scheduler.backends.qblox.helpers highlighting module code... [ 12%] quantify_scheduler.backends.qblox.instrument_compilers highlighting module code... [ 13%] quantify_scheduler.backends.qblox.operation_handling.acquisitions highlighting module code... [ 14%] quantify_scheduler.backends.qblox.operation_handling.base highlighting module code... [ 16%] quantify_scheduler.backends.qblox.operation_handling.factory highlighting module code... [ 17%] quantify_scheduler.backends.qblox.operation_handling.pulses highlighting module code... [ 18%] quantify_scheduler.backends.qblox.operation_handling.virtual highlighting module code... [ 19%] quantify_scheduler.backends.qblox.q1asm_instructions highlighting module code... [ 20%] quantify_scheduler.backends.qblox.qasm_program highlighting module code... [ 22%] quantify_scheduler.backends.qblox.register_manager highlighting module code... [ 23%] quantify_scheduler.backends.qblox_backend highlighting module code... [ 24%] quantify_scheduler.backends.types.common highlighting module code... [ 25%] quantify_scheduler.backends.types.qblox highlighting module code... [ 27%] quantify_scheduler.backends.types.zhinst highlighting module code... [ 28%] quantify_scheduler.backends.zhinst.helpers highlighting module code... [ 29%] quantify_scheduler.backends.zhinst.resolvers highlighting module code... [ 30%] quantify_scheduler.backends.zhinst.seqc_il_generator highlighting module code... [ 32%] quantify_scheduler.backends.zhinst.settings highlighting module code... [ 33%] quantify_scheduler.backends.zhinst_backend highlighting module code... [ 34%] quantify_scheduler.compilation highlighting module code... [ 35%] quantify_scheduler.device_under_test.composite_square_edge highlighting module code... [ 37%] quantify_scheduler.device_under_test.device_element highlighting module code... [ 38%] quantify_scheduler.device_under_test.edge highlighting module code... [ 39%] quantify_scheduler.device_under_test.mock_setup highlighting module code... [ 40%] quantify_scheduler.device_under_test.nv_element highlighting module code... [ 41%] quantify_scheduler.device_under_test.quantum_device highlighting module code... [ 43%] quantify_scheduler.device_under_test.transmon_element highlighting module code... [ 44%] quantify_scheduler.enums highlighting module code... [ 45%] quantify_scheduler.frontends highlighting module code... [ 46%] quantify_scheduler.gettables highlighting module code... [ 48%] quantify_scheduler.gettables_profiled highlighting module code... [ 49%] quantify_scheduler.helpers.collections highlighting module code... [ 50%] quantify_scheduler.helpers.importers highlighting module code... [ 51%] quantify_scheduler.helpers.inspect highlighting module code... [ 53%] quantify_scheduler.helpers.mock_instruments highlighting module code... [ 54%] quantify_scheduler.helpers.schedule highlighting module code... [ 55%] quantify_scheduler.helpers.time highlighting module code... [ 56%] quantify_scheduler.helpers.validators highlighting module code... [ 58%] quantify_scheduler.helpers.waveforms highlighting module code... [ 59%] quantify_scheduler.instrument_coordinator.components.base highlighting module code... [ 60%] quantify_scheduler.instrument_coordinator.components.generic highlighting module code... [ 61%] quantify_scheduler.instrument_coordinator.components.qblox highlighting module code... [ 62%] quantify_scheduler.instrument_coordinator.components.zhinst highlighting module code... [ 64%] quantify_scheduler.instrument_coordinator.instrument_coordinator highlighting module code... [ 65%] quantify_scheduler.instrument_coordinator.utility highlighting module code... [ 66%] quantify_scheduler.json_utils highlighting module code... [ 67%] quantify_scheduler.math highlighting module code... [ 69%] quantify_scheduler.operations.acquisition_library highlighting module code... [ 70%] quantify_scheduler.operations.gate_library highlighting module code... [ 71%] quantify_scheduler.operations.measurement_factories highlighting module code... [ 72%] quantify_scheduler.operations.nv_native_library highlighting module code... [ 74%] quantify_scheduler.operations.operation highlighting module code... [ 75%] quantify_scheduler.operations.pulse_factories highlighting module code... [ 76%] quantify_scheduler.operations.pulse_library highlighting module code... [ 77%] quantify_scheduler.operations.shared_native_library highlighting module code... [ 79%] quantify_scheduler.resources highlighting module code... [ 80%] quantify_scheduler.schedules._visualization.circuit_diagram highlighting module code... [ 81%] quantify_scheduler.schedules._visualization.constants highlighting module code... [ 82%] quantify_scheduler.schedules._visualization.pulse_diagram highlighting module code... [ 83%] quantify_scheduler.schedules._visualization.pulse_scheme highlighting module code... [ 85%] quantify_scheduler.schedules.schedule highlighting module code... [ 86%] quantify_scheduler.schedules.spectroscopy_schedules highlighting module code... [ 87%] quantify_scheduler.schedules.timedomain_schedules highlighting module code... [ 88%] quantify_scheduler.schedules.trace_schedules highlighting module code... [ 90%] quantify_scheduler.schedules.verification highlighting module code... [ 91%] quantify_scheduler.schemas.examples.device_example_cfgs highlighting module code... [ 92%] quantify_scheduler.schemas.examples.utils highlighting module code... [ 93%] quantify_scheduler.structure.model highlighting module code... [ 95%] quantify_scheduler.visualization.circuit_diagram highlighting module code... [ 96%] quantify_scheduler.visualization.constants highlighting module code... [ 97%] quantify_scheduler.visualization.pulse_diagram highlighting module code... [ 98%] quantify_scheduler.visualization.pulse_scheme highlighting module code... [100%] quantify_scheduler.waveforms writing additional pages... search done copying images... [ 6%] ../_readthedocs/jupyter_execute/autoapi/quantify_scheduler/schedules/schedule/index_0_0.png copying images... [ 13%] ../_readthedocs/jupyter_execute/autoapi/quantify_scheduler/schedules/schedule/index_1_0.png copying images... [ 20%] ../_readthedocs/jupyter_execute/autoapi/quantify_scheduler/schedules/schedule/index_2_0.png copying images... [ 26%] ../_readthedocs/jupyter_execute/autoapi/quantify_scheduler/visualization/circuit_diagram/index_0_0.png copying images... [ 33%] ../_readthedocs/jupyter_execute/autoapi/quantify_scheduler/visualization/circuit_diagram/index_1_0.png copying images... [ 40%] ../_readthedocs/jupyter_execute/e7d425e6066c9bceb44086a675dc12c2df8db0c6d41e4226437da86616021ef7.png copying images... [ 46%] ../_readthedocs/jupyter_execute/2c66534db5948b577c746561d484a089aadc2764c42c79ce77b59025d4feba3c.png copying images... [ 53%] ../_readthedocs/jupyter_execute/aef113448cae88398dc332a35387970dc4219e717b71e611b9d4d8d044c75d59.png copying images... [ 60%] ../_readthedocs/jupyter_execute/58d83b132ef1511d629b46d3ff7c3c7a4d64e3dd7c8a39608de7a84a23919b57.png copying images... [ 66%] ../_readthedocs/jupyter_execute/12b4444ee9b1753e4381ae71d39230a7c1a4610104981a75dac3c734fb55eadf.png copying images... [ 73%] ../_readthedocs/jupyter_execute/b8162ec637f7fbf41f03f12a89993c8ea68464a1f66cde5868a217b2241fc209.png copying images... [ 80%] images/Device_ports_clocks.svg copying images... [ 86%] images/compilation_overview.svg copying images... [ 93%] images/instruments_overview.svg copying images... [100%] images/experiments_control_flow.svg copying downloadable files... [ 20%] _readthedocs/jupyter_execute/examples/deprecated.ipynb copying downloadable files... [ 40%] _readthedocs/jupyter_execute/tutorials/Compiling to Hardware.ipynb copying downloadable files... [ 60%] _readthedocs/jupyter_execute/tutorials/Operations and Qubits.ipynb copying downloadable files... [ 80%] _readthedocs/jupyter_execute/tutorials/Schedules and Pulses.ipynb copying downloadable files... [100%] _readthedocs/jupyter_execute/tutorials/zhinst/T_verification_programs.ipynb copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded. The HTML pages are in ../_readthedocs/html.