.codacy.yaml
.coveragerc
.git-blame-ignore-revs
.gitattributes
.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
.prospector.yml
.pylintrc
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pytest.ini
requirements.txt
requirements_dev.txt
requirements_setup.txt
setup.cfg
setup.py
.gitlab/issue_templates/Defect.md
.gitlab/issue_templates/Feature.md
.gitlab/merge_request_templates/General.md
docker/unix/Dockerfile_python37
docker/unix/Dockerfile_python38
docker/unix/Dockerfile_python39
docker/unix/Dockerfile_python_latest
docker/windows/Dockerfile_python37
docker/windows/Dockerfile_python38
docker/windows/Dockerfile_python39
docker/windows/Dockerfile_python_latest
docs/Makefile
docs/api_reference.rst
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/nitpick-exceptions.txt
docs/readme.rst
docs/refs.bib
docs/user_guide.rst
docs/_build/html/_images/Scheduler getting started_2_1.png
docs/_build/html/_images/Scheduler getting started_3_1.png
docs/_build/html/_images/Tutorial 1. Basic experiment_5_2.png
docs/_build/html/_static/QUANTIFY-FAVICON_16.png
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/jupyter_execute/Scheduler getting started_2_1.png
docs/_build/jupyter_execute/Scheduler getting started_3_1.png
docs/_build/jupyter_execute/tutorials/Tutorial 1. Basic experiment_5_2.png
docs/_static/quantify_scheduler.css
docs/examples/structure.DataStructure.py.rst
docs/images/Chevron_experiment_comb.png
docs/images/Device_ports.svg
docs/images/Device_ports_clocks.svg
docs/images/QUANTIFY-FAVICON_16.png
docs/images/QUANTIFY-LOGO-WHITE-TEXT.svg
docs/images/QUANTIFY-LOGO.svg
docs/images/QUANTIFY_LANDSCAPE.svg
docs/images/bell_circuit_QI.png
docs/images/compilation_overview.svg
docs/images/experiments_control_flow.svg
docs/images/instruments_overview.svg
docs/tutorials/Tutorial 1. basic experiment.py.rst
docs/tutorials/Tutorial 1. basic experiment.rst.py
docs/tutorials/qblox/Cluster.rst
docs/tutorials/qblox/How to use.rst
docs/tutorials/qblox/Pulsar.rst
docs/tutorials/qblox/index.rst
docs/tutorials/zhinst/T_verification_programs.py.rst
docs/tutorials/zhinst/index.rst
frozen_requirements/frozen-requirements-0.5.1.txt
quantify_scheduler/__init__.py
quantify_scheduler/compilation.py
quantify_scheduler/enums.py
quantify_scheduler/frontends.py
quantify_scheduler/gettables.py
quantify_scheduler/json_utils.py
quantify_scheduler/math.py
quantify_scheduler/resources.py
quantify_scheduler/types.py
quantify_scheduler/waveforms.py
quantify_scheduler.egg-info/PKG-INFO
quantify_scheduler.egg-info/SOURCES.txt
quantify_scheduler.egg-info/dependency_links.txt
quantify_scheduler.egg-info/not-zip-safe
quantify_scheduler.egg-info/requires.txt
quantify_scheduler.egg-info/top_level.txt
quantify_scheduler/backends/__init__.py
quantify_scheduler/backends/circuit_to_device.py
quantify_scheduler/backends/qblox_backend.py
quantify_scheduler/backends/zhinst_backend.py
quantify_scheduler/backends/qblox/__init__.py
quantify_scheduler/backends/qblox/compiler_abc.py
quantify_scheduler/backends/qblox/compiler_container.py
quantify_scheduler/backends/qblox/constants.py
quantify_scheduler/backends/qblox/driver_version_check.py
quantify_scheduler/backends/qblox/helpers.py
quantify_scheduler/backends/qblox/instrument_compilers.py
quantify_scheduler/backends/qblox/q1asm_instructions.py
quantify_scheduler/backends/qblox/qasm_program.py
quantify_scheduler/backends/qblox/register_manager.py
quantify_scheduler/backends/qblox/operation_handling/__init__.py
quantify_scheduler/backends/qblox/operation_handling/acquisitions.py
quantify_scheduler/backends/qblox/operation_handling/base.py
quantify_scheduler/backends/qblox/operation_handling/factory.py
quantify_scheduler/backends/qblox/operation_handling/pulses.py
quantify_scheduler/backends/qblox/operation_handling/virtual.py
quantify_scheduler/backends/types/__init__.py
quantify_scheduler/backends/types/common.py
quantify_scheduler/backends/types/qblox.py
quantify_scheduler/backends/types/zhinst.py
quantify_scheduler/backends/zhinst/__init__.py
quantify_scheduler/backends/zhinst/helpers.py
quantify_scheduler/backends/zhinst/resolvers.py
quantify_scheduler/backends/zhinst/seqc_il_generator.py
quantify_scheduler/backends/zhinst/settings.py
quantify_scheduler/device_under_test/__init__.py
quantify_scheduler/device_under_test/quantum_device.py
quantify_scheduler/device_under_test/transmon_element.py
quantify_scheduler/helpers/__init__.py
quantify_scheduler/helpers/collections.py
quantify_scheduler/helpers/importers.py
quantify_scheduler/helpers/inspect.py
quantify_scheduler/helpers/schedule.py
quantify_scheduler/helpers/time.py
quantify_scheduler/helpers/validators.py
quantify_scheduler/helpers/waveforms.py
quantify_scheduler/instrument_coordinator/__init__.py
quantify_scheduler/instrument_coordinator/instrument_coordinator.py
quantify_scheduler/instrument_coordinator/utility.py
quantify_scheduler/instrument_coordinator/components/__init__.py
quantify_scheduler/instrument_coordinator/components/base.py
quantify_scheduler/instrument_coordinator/components/generic.py
quantify_scheduler/instrument_coordinator/components/qblox.py
quantify_scheduler/instrument_coordinator/components/zhinst.py
quantify_scheduler/operations/__init__.py
quantify_scheduler/operations/acquisition_library.py
quantify_scheduler/operations/gate_library.py
quantify_scheduler/operations/measurement_factories.py
quantify_scheduler/operations/operation.py
quantify_scheduler/operations/pulse_factories.py
quantify_scheduler/operations/pulse_library.py
quantify_scheduler/schedules/__init__.py
quantify_scheduler/schedules/schedule.py
quantify_scheduler/schedules/spectroscopy_schedules.py
quantify_scheduler/schedules/timedomain_schedules.py
quantify_scheduler/schedules/trace_schedules.py
quantify_scheduler/schedules/verification.py
quantify_scheduler/schemas/__init__.py
quantify_scheduler/schemas/operation.json
quantify_scheduler/schemas/resource.json
quantify_scheduler/schemas/schedulable.json
quantify_scheduler/schemas/schedule.json
quantify_scheduler/schemas/transmon_cfg.json
quantify_scheduler/schemas/examples/__init__.py
quantify_scheduler/schemas/examples/circuit_to_device_example_cfgs.py
quantify_scheduler/schemas/examples/qblox_test_mapping.json
quantify_scheduler/schemas/examples/transmon_test_config.json
quantify_scheduler/schemas/examples/utils.py
quantify_scheduler/schemas/examples/zhinst_test_mapping.json
quantify_scheduler/structure/__init__.py
quantify_scheduler/structure/model.py
quantify_scheduler/visualization/__init__.py
quantify_scheduler/visualization/circuit_diagram.py
quantify_scheduler/visualization/constants.py
quantify_scheduler/visualization/pulse_diagram.py
quantify_scheduler/visualization/pulse_scheme.py
tests/__init__.py
tests/conftest.py
tests/test_headers_and_copyright.py
tests/baseline_images/test_hybrid_circuit_acquisitions_matplotlib.png
tests/baseline_images/test_hybrid_circuit_diagram_baseband_matplotlib.png
tests/baseline_images/test_hybrid_circuit_diagram_matplotlib.png
tests/baseline_images/test_hybrid_circuit_diagram_modulated_matplotlib.png
tests/baseline_images/test_hybrid_circuit_diagram_unknown_port_matplotlib.png
tests/baseline_images/test_plot_pulses_n_q.png
tests/baseline_images/test_plot_pulses_single_q.png
tests/baseline_qblox_assembly/AllXY_qrm0_seq0_instr.json
tests/baseline_qblox_assembly/Readout calibration q0, [0, 1]_qrm0_seq0_instr.json
tests/baseline_qblox_assembly/sched-looped-acq_qrm0_seq0_instr.json
tests/fixtures/__init__.py
tests/fixtures/mock_setup.py
tests/fixtures/qcodes_utilities.py
tests/fixtures/schedule.py
tests/scheduler/__init__.py
tests/scheduler/test_acquisition_library.py
tests/scheduler/test_compilation.py
tests/scheduler/test_gate_library.py
tests/scheduler/test_gettables.py
tests/scheduler/test_math.py
tests/scheduler/test_pulse_library.py
tests/scheduler/test_resources.py
tests/scheduler/test_structure.py
tests/scheduler/test_types.py
tests/scheduler/test_waveforms.py
tests/scheduler/backends/__init__.py
tests/scheduler/backends/test_circuit_to_device.py
tests/scheduler/backends/test_qblox_backend.py
tests/scheduler/backends/test_zhinst_backend.py
tests/scheduler/backends/qblox/test_driver_version_check.py
tests/scheduler/backends/qblox/test_helpers_qblox.py
tests/scheduler/backends/qblox/test_register_manager.py
tests/scheduler/backends/qblox/operation_handling/test_acquisitions.py
tests/scheduler/backends/qblox/operation_handling/test_factory.py
tests/scheduler/backends/qblox/operation_handling/test_pulses.py
tests/scheduler/backends/qblox/operation_handling/test_virtual.py
tests/scheduler/backends/zhinst/test_helpers.py
tests/scheduler/backends/zhinst/test_resolvers.py
tests/scheduler/backends/zhinst/test_seqc_il_generator.py
tests/scheduler/backends/zhinst/test_settings.py
tests/scheduler/device_under_test/test_quantum_device.py
tests/scheduler/device_under_test/test_transmon_element.py
tests/scheduler/helpers/__init__.py
tests/scheduler/helpers/test_inspect.py
tests/scheduler/helpers/test_schedule.py
tests/scheduler/helpers/test_waveforms.py
tests/scheduler/instrument_coordinator/__init__.py
tests/scheduler/instrument_coordinator/test_instrument_coordinator.py
tests/scheduler/instrument_coordinator/test_utility.py
tests/scheduler/instrument_coordinator/components/__init__.py
tests/scheduler/instrument_coordinator/components/test_generic.py
tests/scheduler/instrument_coordinator/components/test_qblox.py
tests/scheduler/instrument_coordinator/components/test_zhinst.py
tests/scheduler/schedules/__init__.py
tests/scheduler/schedules/compiles_all_backends.py
tests/scheduler/schedules/test_schedule_plotting_matplotlib.py
tests/scheduler/schedules/test_schedule_sampling.py
tests/scheduler/schedules/test_spectroscopy_schedules.py
tests/scheduler/schedules/test_timedomain_schedules.py
tests/scheduler/schedules/test_trace_schedules.py
tests/scheduler/schedules/test_verification.py
tests/scheduler/schemas/__init__.py
tests/scheduler/schemas/examples/__init__.py
tests/scheduler/schemas/examples/test_utils.py
tests/scheduler/visualization/__init__.py
tests/scheduler/visualization/test_circuit_diagram.py
tests/scheduler/visualization/test_pulse_diagram.py
tests/scheduler/visualization/test_pulse_scheme.py