.codacy.yaml
.gitattributes
.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
AUTHORS.md
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
Makefile
README.md
pyproject.toml
pytest.ini
.ci/Dockerfile.runner
.gitlab/merge_request_templates/New release.md
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/index.md
docs/source/nitpick-exceptions.txt
docs/source/refs.bib
docs/source/_static/css/custom.css
docs/source/_templates/python/module.rst
docs/source/dev/guide.md
docs/source/dev/index.md
docs/source/dev/design/index.md
docs/source/dev/design/dataset/Xarray_introduction.ipynb
docs/source/dev/design/dataset/index.md
docs/source/howto/analysis.ipynb
docs/source/howto/data-handling.ipynb
docs/source/howto/index.md
docs/source/howto/measurement-control.ipynb
docs/source/howto/visualization.ipynb
docs/source/howto/plotmon/communication.md
docs/source/howto/plotmon/data-table.md
docs/source/howto/plotmon/getting-started.md
docs/source/howto/plotmon/graphs.md
docs/source/howto/plotmon/index.md
docs/source/howto/plotmon/intro.md
docs/source/howto/plotmon/layouts.md
docs/source/howto/plotmon/technical-setup.md
docs/source/images/OQS_logo_with_text.svg
docs/source/images/QUANTIFY-FAVICON_16.png
docs/source/images/QUANTIFY_LANDSCAPE.svg
docs/source/images/QUANTIFY_LANDSCAPE_DM.svg
docs/source/images/Qblox_logo.svg
docs/source/images/index_api.svg
docs/source/images/index_contribute.svg
docs/source/images/index_getting_started.svg
docs/source/images/index_user_guide.svg
docs/source/images/install/conda_activate.gif
docs/source/images/install/conda_install.gif
docs/source/images/install/conda_source_installed_all_users.gif
docs/source/tutorials/Tutorial_1._Controlling_a_basic_experiment_using_MeasurementControl.ipynb
docs/source/tutorials/Tutorial_2._Advanced_capabilities_of_the_MeasurementControl.ipynb
docs/source/tutorials/Tutorial_3._Building_custom_analyses_-_the_data_analysis_framework.ipynb
docs/source/tutorials/Tutorial_4._Adaptive_Measurements.ipynb
docs/source/tutorials/Tutorial_5._Plot_monitor.ipynb
docs/source/tutorials/Tutorial_6._Schedules_and_Pulses.ipynb
docs/source/tutorials/index.md
docs/source/user/about.md
docs/source/user/authors.md
docs/source/user/bibliography.md
docs/source/user/changelog.md
docs/source/user/index.md
docs/source/user/installation.md
quantify/__init__.py
quantify/compilation.py
quantify/enums.py
quantify/gettables.py
quantify/gettables_profiled.py
quantify/json_utils.py
quantify/math.py
quantify/pulse_compensation.py
quantify/resources.py
quantify/waveforms.py
quantify/yaml_utils.py
quantify.egg-info/PKG-INFO
quantify.egg-info/SOURCES.txt
quantify.egg-info/dependency_links.txt
quantify.egg-info/not-zip-safe
quantify.egg-info/requires.txt
quantify.egg-info/top_level.txt
quantify/analysis/__init__.py
quantify/analysis/base_analysis.py
quantify/analysis/calibration.py
quantify/analysis/conditional_oscillation_analysis.py
quantify/analysis/cosine_analysis.py
quantify/analysis/fitting_models.py
quantify/analysis/interpolation_analysis.py
quantify/analysis/optimization_analysis.py
quantify/analysis/readout_calibration_analysis.py
quantify/analysis/single_qubit_timedomain.py
quantify/analysis/spectroscopy_analysis.py
quantify/analysis/time_of_flight_analysis.py
quantify/analysis/types.py
quantify/analysis/schemas/AnalysisSettings.json
quantify/analysis/schemas/__init__.py
quantify/backends/__init__.py
quantify/backends/circuit_to_device.py
quantify/backends/corrections.py
quantify/backends/graph_compilation.py
quantify/backends/mock/__init__.py
quantify/backends/mock/mock_rom.py
quantify/backends/types/__init__.py
quantify/backends/types/common.py
quantify/data/__init__.py
quantify/data/dataset_adapters.py
quantify/data/dataset_attrs.py
quantify/data/experiment.py
quantify/data/handling.py
quantify/data/types.py
quantify/device_under_test/__init__.py
quantify/device_under_test/composite_square_edge.py
quantify/device_under_test/device_element.py
quantify/device_under_test/edge.py
quantify/device_under_test/hardware_config.py
quantify/device_under_test/mock_setup.py
quantify/device_under_test/nv_element.py
quantify/device_under_test/quantum_device.py
quantify/device_under_test/spin_edge.py
quantify/device_under_test/spin_element.py
quantify/device_under_test/transmon_element.py
quantify/helpers/__init__.py
quantify/helpers/collections.py
quantify/helpers/diagnostics_report.py
quantify/helpers/generate_acq_channels_data.py
quantify/helpers/importers.py
quantify/helpers/inspect.py
quantify/helpers/mock_instruments.py
quantify/helpers/schedule.py
quantify/helpers/time.py
quantify/helpers/validators.py
quantify/helpers/waveforms.py
quantify/instrument_coordinator/__init__.py
quantify/instrument_coordinator/instrument_coordinator.py
quantify/instrument_coordinator/utility.py
quantify/instrument_coordinator/components/__init__.py
quantify/instrument_coordinator/components/base.py
quantify/instrument_coordinator/components/generic.py
quantify/measurement/__init__.py
quantify/measurement/control.py
quantify/measurement/gettables.py
quantify/measurement/types.py
quantify/measurement/schemas/Gettable.json
quantify/measurement/schemas/Settable.json
quantify/measurement/schemas/__init__.py
quantify/operations/__init__.py
quantify/operations/acquisition_library.py
quantify/operations/composite_factories.py
quantify/operations/control_flow_library.py
quantify/operations/gate_library.py
quantify/operations/measurement_factories.py
quantify/operations/nv_native_library.py
quantify/operations/operation.py
quantify/operations/pulse_compensation_library.py
quantify/operations/pulse_factories.py
quantify/operations/pulse_library.py
quantify/operations/shared_native_library.py
quantify/operations/spin_library.py
quantify/schedules/__init__.py
quantify/schedules/schedule.py
quantify/schedules/spectroscopy_schedules.py
quantify/schedules/timedomain_schedules.py
quantify/schedules/trace_schedules.py
quantify/schedules/two_qubit_transmon_schedules.py
quantify/schedules/verification.py
quantify/schedules/_visualization/__init__.py
quantify/schedules/_visualization/circuit_diagram.py
quantify/schedules/_visualization/constants.py
quantify/schedules/_visualization/pulse_diagram.py
quantify/schedules/_visualization/pulse_scheme.py
quantify/schemas/__init__.py
quantify/schemas/operation.json
quantify/schemas/schedulable.json
quantify/schemas/schedule.json
quantify/schemas/examples/__init__.py
quantify/schemas/examples/device_example_cfgs.py
quantify/schemas/examples/two_qubit_quantum_device_device.json
quantify/schemas/examples/utils.py
quantify/structure/__init__.py
quantify/structure/model.py
quantify/structure/types.py
quantify/utilities/__init__.py
quantify/utilities/_docs_helpers.py
quantify/utilities/_tests_helpers.py
quantify/utilities/dataset_examples.py
quantify/utilities/deprecation.py
quantify/utilities/examples_support.py
quantify/utilities/experiment_helpers.py
quantify/utilities/general.py
quantify/utilities/inspect_utils.py
quantify/visualization/SI_utilities.py
quantify/visualization/__init__.py
quantify/visualization/_appnope.py
quantify/visualization/color_utilities.py
quantify/visualization/instrument_monitor.py
quantify/visualization/mpl_plotting.py
quantify/visualization/plot_interpolation.py
quantify/visualization/pyqt_plotmon.py
quantify/visualization/pyqt_plotmon_remote.py
quantify/visualization/ins_mon_widget/__init__.py
quantify/visualization/ins_mon_widget/qc_snapshot_widget.py
quantify/visualization/plotmon/plotmon_app.py
quantify/visualization/plotmon/caching/base_cache.py
quantify/visualization/plotmon/caching/in_memory_cache.py
quantify/visualization/plotmon/services/data_processor.py
quantify/visualization/plotmon/services/graph_builder.py
quantify/visualization/plotmon/services/plotmon_service.py
quantify/visualization/plotmon/services/session_manager.py
quantify/visualization/plotmon/services/data_processors/heatmap_processor.py
quantify/visualization/plotmon/services/figure_builder/base_figure_builder.py
quantify/visualization/plotmon/services/figure_builder/figure_builder_factory.py
quantify/visualization/plotmon/services/figure_builder/heatmap_builder.py
quantify/visualization/plotmon/services/figure_builder/one_d_figure_builder.py
quantify/visualization/plotmon/services/figure_builder/table_builder.py
quantify/visualization/plotmon/utils/colors.py
quantify/visualization/plotmon/utils/commands.py
tests/__init__.py
tests/conftest.py
tests/test_compilation.py
tests/test_headers_and_copyright.py
tests/test_init_imports.py
tests/analysis/test_base_analysis.py
tests/analysis/test_calibration.py
tests/analysis/test_conditional_oscillation.py
tests/analysis/test_fitting_models.py
tests/analysis/test_interpolation_analysis.py
tests/analysis/test_optimization_analysis.py
tests/analysis/test_qubit_flux_spectroscopy.py
tests/analysis/test_qubit_spectroscopy.py
tests/analysis/test_readout_calibration.py
tests/analysis/test_resonator_flux_spectroscopy.py
tests/analysis/test_single_qubit_timedomain.py
tests/analysis/test_spectroscopy_analysis.py
tests/analysis/test_time_of_flight_analysis.py
tests/analysis/test_types.py
tests/data/__init__.py
tests/data/test_data_handling.py
tests/data/test_experiment.py
tests/data/test_types.py
tests/device_under_test/test_device_element.py
tests/fixtures/__init__.py
tests/fixtures/analysis.py
tests/fixtures/data.py
tests/fixtures/mock_setup.py
tests/fixtures/schedule.py
tests/instrument_coordinator/__init__.py
tests/instrument_coordinator/test_instrument_coordinator.py
tests/instrument_coordinator/test_utility.py
tests/instrument_coordinator/components/__init__.py
tests/instrument_coordinator/components/test_generic.py
tests/measurement/__init__.py
tests/measurement/test_measurement_control.py
tests/measurement/test_types.py
tests/operations/__init__.py
tests/operations/test_composite_factories.py
tests/operations/test_measurement_factories.py
tests/operations/test_pulse_factories.py
tests/scheduler/test_acquisition_library.py
tests/scheduler/test_gate_library.py
tests/scheduler/test_gettables.py
tests/scheduler/test_pulse_library.py
tests/scheduler/test_resources.py
tests/scheduler/device_under_test/test_device_element_config.py
tests/scheduler/schedules/__init__.py
tests/scheduler/schedules/test_control_flow.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_two_qubit_transmon_schedules.py
tests/test_data/__init__.py
tests/test_data/transmon_test_config.json
tests/test_data/20200430/20200430-170837-001-315f36-Cosine test/dataset.hdf5
tests/test_data/20200504/20200504-191556-002-4209ee-2D Cosine test/dataset.hdf5
tests/test_data/20200814/20200814-134652-492-fbf254-save/snapshot.json
tests/test_data/20201124/20201124-184709-137-8a5112-(0) Spec IF=0.000 MHz/dataset.hdf5
tests/test_data/20201124/20201124-184716-237-918bee-(1) Spec IF=20.000 MHz/dataset.hdf5
tests/test_data/20201124/20201124-184722-988-0463d4-(2) Spec IF=-20.000 MHz/dataset.hdf5
tests/test_data/20201124/20201124-184729-618-85970f-(3) Spec IF=40.000 MHz/dataset.hdf5
tests/test_data/20201124/20201124-184736-341-3628d4-(4) Spec IF=-40.000 MHz/dataset.hdf5
tests/test_data/20210118/20210118-202044-211-58ddb0-heterodyne_spectroscopy_mockDev/dataset.hdf5
tests/test_data/20210118/20210118-202044-211-58ddb0-heterodyne_spectroscopy_mockDev/snapshot.json
tests/test_data/20210126/20210126-162726-170-de4f78-TWPA_pump_8.3300GHz_heterodyne_spectroscopy_mockDevmock-coarse/dataset.hdf5
tests/test_data/20210126/20210126-162726-170-de4f78-TWPA_pump_8.3300GHz_heterodyne_spectroscopy_mockDevmock-coarse/snapshot.json
tests/test_data/20210227/20210227-172939-723-53d82c-Resonator_power_id6_4.612GHz/dataset.hdf5
tests/test_data/20210227/20210227-174714-680-31df85-Resonator_id7_4.660GHz/dataset.hdf5
tests/test_data/20210305/.DS_Store
tests/test_data/20210305/20210305-152943-497-ad8670-Resonator_id2_4.483GHz/dataset.hdf5
tests/test_data/20210305/20210305-154735-413-142768-Resonator_id2_4.483GHz/dataset.hdf5
tests/test_data/20210305/20210305-160157-184-3c17e9-Resonator_id4_4.541GHz/dataset.hdf5
tests/test_data/20210305/20210305-161550-671-982c6d-Resonator_id5_4.577GHz/dataset.hdf5
tests/test_data/20210319/20210319-094728-327-69b211-load_settings_test/snapshot.json
tests/test_data/20210322/20210322-205253-758-6689ca-T1 at 4.715GHz/dataset.hdf5
tests/test_data/20210331/20210331-133734-718-aa9c83 AllXY q0/dataset.hdf5
tests/test_data/20210419/20210419-153127-883-fa4508-Rabi oscillation at 4.515GHz/dataset.hdf5
tests/test_data/20210419/20210419-170747-902-9c5a05-Offset_calibration/dataset.hdf5
tests/test_data/20210419/20210419-173649-456-23c5f3-AllXY q0/dataset.hdf5
tests/test_data/20210420/20210420-001339-580-97bdef-Echo at 4.715GHz/dataset.hdf5
tests/test_data/20210422/20210422-104958-297-7d6034-Ramsey oscillation at 4.715GHz/dataset.hdf5
tests/test_data/20210827/20210827-174946-357-70a986-T1 experiment q0/dataset.hdf5
tests/test_data/20210827/20210827-175004-087-ab1aab-Ramsey oscillation q0 at 4.9969 GHz/dataset.hdf5
tests/test_data/20210827/20210827-175021-521-251f28-Echo experiment q0/dataset.hdf5
tests/test_data/20210901/20210901-132357-561-5c3ef7-Ramsey oscillation q0 at 6.1400 GHz/dataset.hdf5
tests/test_data/20211029/20211029-000217-063-ab42e4-Pulsed spectroscopy q4/dataset.hdf5
tests/test_data/20211029/20211029-000217-063-ab42e4-Pulsed spectroscopy q4/snapshot.json
tests/test_data/20211029/20211029-000217-063-ab42e4-Pulsed spectroscopy q4/analysis_QubitSpectroscopyAnalysis/dataset_processed.hdf5
tests/test_data/20211029/20211029-001240-717-587536-Pulsed spectroscopy q4/dataset.hdf5
tests/test_data/20211029/20211029-001240-717-587536-Pulsed spectroscopy q4/snapshot.json
tests/test_data/20211029/20211029-001240-717-587536-Pulsed spectroscopy q4/analysis_QubitSpectroscopyAnalysis/dataset_processed.hdf5
tests/test_data/20211029/20211029-002303-114-e360dc-Pulsed spectroscopy q4/dataset.hdf5
tests/test_data/20211029/20211029-002303-114-e360dc-Pulsed spectroscopy q4/snapshot.json
tests/test_data/20211029/20211029-002303-114-e360dc-Pulsed spectroscopy q4/analysis_QubitSpectroscopyAnalysis/dataset_processed.hdf5
tests/test_data/20220409/20220409-095654-698-b2dc1f-1d with two settables/dataset.hdf5
tests/test_data/20220409/20220409-095654-698-b2dc1f-1d with two settables/snapshot.json
tests/test_data/20220509/20220509-204728-327-69b211-load_settings_test_nested/snapshot.json
tests/test_data/20220930/20220930-104634-687-dcc774-Pulsed spectroscopy 0/dataset.hdf5
tests/test_data/20220930/20220930-104634-687-dcc774-Pulsed spectroscopy 0/analysis_QubitSpectroscopyAnalysis/dataset_processed.hdf5
tests/test_data/20220930/20220930-104712-924-d6f761-Pulsed spectroscopy 1/dataset.hdf5
tests/test_data/20220930/20220930-104712-924-d6f761-Pulsed spectroscopy 1/analysis_QubitSpectroscopyAnalysis/dataset_processed.hdf5
tests/test_data/20220930/20220930-104728-848-035150-Pulsed spectroscopy 2/dataset.hdf5
tests/test_data/20220930/20220930-104728-848-035150-Pulsed spectroscopy 2/analysis_QubitSpectroscopyAnalysis/dataset_processed.hdf5
tests/test_data/20230308/20230308-235659-059-cf471e-ResonatorFluxSpectroscopy/dataset.hdf5
tests/test_data/20230308/20230308-235659-059-cf471e-ResonatorFluxSpectroscopy/analysis_ResonatorFluxSpectroscopyAnalysis/dataset_processed.hdf5
tests/test_data/20230308/20230308-235659-059-cf471e-ResonatorFluxSpectroscopy/analysis_ResonatorFluxSpectroscopyAnalysis/quantities_of_interest.json
tests/test_data/20230308/20230308-235659-059-cf471e-ResonatorFluxSpectroscopy/analysis_ResonatorFluxSpectroscopyAnalysis/figs_mpl/rfs.png
tests/test_data/20230308/20230308-235659-059-cf471e-ResonatorFluxSpectroscopy/analysis_ResonatorFluxSpectroscopyAnalysis/figs_mpl/rfs.svg
tests/test_data/20230308/20230308-235659-059-cf471e-ResonatorFluxSpectroscopy/analysis_ResonatorFluxSpectroscopyAnalysis/fit_results/sin.txt
tests/test_data/20230309/20230309-235228-129-1a58f5-ResonatorFluxSpectroscopy/dataset.hdf5
tests/test_data/20230309/20230309-235228-129-1a58f5-ResonatorFluxSpectroscopy/analysis_ResonatorFluxSpectroscopyAnalysis/fit_results/sin.txt
tests/test_data/20230309/20230309-235354-353-9c94c5-QubitSpectroscopy/dataset.hdf5
tests/test_data/20230309/20230309-235354-353-9c94c5-QubitSpectroscopy/analysis_QubitFluxSpectroscopyAnalysis/dataset_processed.hdf5
tests/test_data/20230309/20230309-235354-353-9c94c5-QubitSpectroscopy/analysis_QubitFluxSpectroscopyAnalysis/quantities_of_interest.json
tests/test_data/20230309/20230309-235354-353-9c94c5-QubitSpectroscopy/analysis_QubitFluxSpectroscopyAnalysis/figs_mpl/qfs.png
tests/test_data/20230309/20230309-235354-353-9c94c5-QubitSpectroscopy/analysis_QubitFluxSpectroscopyAnalysis/figs_mpl/qfs.svg
tests/test_data/20230309/20230309-235354-353-9c94c5-QubitSpectroscopy/analysis_QubitFluxSpectroscopyAnalysis/fit_results/poly2.txt
tests/test_data/20230508/20230508-122129-027-38881c-QubitSpectroscopy_q3/dataset.hdf5
tests/test_data/20230509/20230509-135911-755-9471f2-ReadoutCalibration/dataset.hdf5
tests/test_data/20230509/20230509-135911-755-9471f2-ReadoutCalibration/analysis_ReadoutCalibrationAnalysis/fit_results/linear_discriminator.txt
tests/test_data/20230509/20230509-135927-693-0977e0-ReadoutCalibration/dataset.hdf5
tests/test_data/20230509/20230509-152441-841-faef49-ReadoutCalibration/dataset.hdf5
tests/test_data/20230509/20230509-152441-841-faef49-ReadoutCalibration/analysis_ReadoutCalibrationAnalysis/dataset_processed.hdf5
tests/test_data/20230509/20230509-152441-841-faef49-ReadoutCalibration/analysis_ReadoutCalibrationAnalysis/quantities_of_interest.json
tests/test_data/20230509/20230509-152441-841-faef49-ReadoutCalibration/analysis_ReadoutCalibrationAnalysis/figs_mpl/rca.png
tests/test_data/20230509/20230509-152441-841-faef49-ReadoutCalibration/analysis_ReadoutCalibrationAnalysis/figs_mpl/rca.svg
tests/test_data/20230509/20230509-152441-841-faef49-ReadoutCalibration/analysis_ReadoutCalibrationAnalysis/fit_results/linear_discriminator.txt
tests/test_data/20230509/20230509-165523-132-dcfea7-ConditionalOscillation/dataset.hdf5
tests/test_data/20230509/20230509-165523-132-dcfea7-ConditionalOscillation/analysis_ConditionalOscillationAnalysis/dataset_processed.hdf5
tests/test_data/20230509/20230509-165523-132-dcfea7-ConditionalOscillation/analysis_ConditionalOscillationAnalysis/quantities_of_interest.json
tests/test_data/20230509/20230509-165523-132-dcfea7-ConditionalOscillation/analysis_ConditionalOscillationAnalysis/figs_mpl/figure.png
tests/test_data/20230509/20230509-165523-132-dcfea7-ConditionalOscillation/analysis_ConditionalOscillationAnalysis/figs_mpl/figure.svg
tests/test_data/20230509/20230509-165523-132-dcfea7-ConditionalOscillation/analysis_ConditionalOscillationAnalysis/fit_results/sin_off.txt
tests/test_data/20230509/20230509-165523-132-dcfea7-ConditionalOscillation/analysis_ConditionalOscillationAnalysis/fit_results/sin_on.txt
tests/test_data/20230509/20230509-165651-504-cabfd0-ConditionalOscillation/dataset.hdf5
tests/test_data/20230509/20230509-165733-096-5016ba-ConditionalOscillation/dataset.hdf5
tests/test_data/20230509/20230509-165820-224-324d99-ConditionalOscillation/dataset.hdf5
tests/test_data/20230509/20230509-165850-578-8a48c2-ConditionalOscillation/dataset.hdf5
tests/test_data/20230523/20230523-110858-666-7a7dbb-QubitFluxSpectroscopy_q2/dataset.hdf5
tests/test_data/20230523/20230523-114322-399-dacb68-QubitSpectroscopy_q0/dataset.hdf5
tests/test_data/20230523/20230523-175716-868-8746ad-QubitSpectroscopy_q2/dataset.hdf5
tests/test_data/20230927/20230927-143514-589-e1a20e-time_of_light_calibration_fit_fail/dataset.hdf5
tests/test_data/20230927/20230927-143533-006-fe2167-time_of_light_calibration/dataset.hdf5
tests/test_data/20250522/20250522-124805-670-268fee-Readout Calibration/dataset.hdf5
tests/test_data/20250522/20250522-124811-167-62ba0c-Readout Calibration/dataset.hdf5
tests/test_data/20250522/20250522-125147-088-126753-Readout Calibration/dataset.hdf5
tests/test_data/20250522/20250522-125152-962-78e4bc-Readout Calibration/dataset.hdf5
tests/test_data/empty/nothing
tests/utilities/__init__.py
tests/utilities/test_deprecation.py
tests/utilities/test_experiment_helpers.py
tests/utilities/test_general.py
tests/utilities/test_inspect_utils.py
tests/visualization/test_SI_utilities.py
tests/visualization/test_instrument_monitor.py
tests/visualization/test_mpl_plotting.py
tests/visualization/test_pyqt_plotmon.py
tests/visualization/plotmon/test_plotmon_app.py
tests/visualization/plotmon/services/test_graph_builder.py
tests/visualization/plotmon/services/figure_builder/test_heatmap_builder.py
tests/visualization/plotmon/services/figure_builder/test_one_d_figure_builder.py
tests/visualization/plotmon/services/figure_builder/test_table_builder.py