device_under_test ================= .. py:module:: quantify_scheduler.device_under_test .. autoapi-nested-parse:: Module containing instruments that represent quantum devices and elements. The elements and their components are intended to generate valid :ref:`device configuration ` files for compilation from the :ref:`quantum-circuit layer ` to the :ref:`quantum-device layer description`. Submodules ---------- .. toctree:: :titlesonly: :maxdepth: 1 composite_square_edge/index.rst device_element/index.rst edge/index.rst mock_setup/index.rst nv_element/index.rst quantum_device/index.rst spin_element/index.rst transmon_element/index.rst