AUTHORS.md
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/index.md
docs/source/_templates/python/module.rst
docs/source/dev/guide.md
docs/source/dev/index.md
docs/source/examples/UML_class_diagrams.md
docs/source/examples/connectivity_examples.md
docs/source/examples/index.md
docs/source/examples/serialization.md
docs/source/examples/structure.DataStructure.rst
docs/source/images/Chevron_experiment_comb.png
docs/source/images/Qblox Scheduler Logo Primary.png
docs/source/images/android-chrome-192x192.png
docs/source/images/android-chrome-512x512.png
docs/source/images/apple-touch-icon.png
docs/source/images/before-after-pulses.png
docs/source/images/bell_circuit_QI.png
docs/source/images/compiled_instructions.png
docs/source/images/favicon-16x16.png
docs/source/images/favicon-32x32.png
docs/source/reference/acquisition_framework.md
docs/source/reference/acquisition_protocols.md
docs/source/reference/conditional_playback.md
docs/source/reference/control_flow.md
docs/source/reference/index.md
docs/source/reference/sweepable_gate_parameters.md
docs/source/reference/qblox/Acquisition details.md
docs/source/reference/qblox/Cluster.md
docs/source/reference/qblox/Hardware config versioning.md
docs/source/reference/qblox/Real-Time Predistortions.md
docs/source/reference/qblox/Voltage offsets and long waveforms.md
docs/source/reference/qblox/index.md
docs/source/reference/qblox/recent.md
docs/source/tutorials/Acquisitions.md
docs/source/tutorials/Compiling to Hardware.md
docs/source/tutorials/Conditional Reset.md
docs/source/tutorials/Operations and Qubits.md
docs/source/tutorials/Running an Experiment.md
docs/source/tutorials/ScheduleGettable.md
docs/source/tutorials/Schedules and Pulses.md
docs/source/tutorials/Timetagging.md
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
docs/source/user/quantify_compilers.md
docs/source/user/release_notes.md
docs/source/user/user_guide.md
migration_helper/__init__.py
migration_helper/migrate.py
migration_helper/utils.py
migration_helper/.grit/.gitignore
migration_helper/.grit/patterns/migrate_qcodes_py.grit
migration_helper/.grit/patterns/migrate_quantify_py.grit
qblox_scheduler.egg-info/PKG-INFO
qblox_scheduler.egg-info/SOURCES.txt
qblox_scheduler.egg-info/dependency_links.txt
qblox_scheduler.egg-info/entry_points.txt
qblox_scheduler.egg-info/not-zip-safe
qblox_scheduler.egg-info/requires.txt
qblox_scheduler.egg-info/top_level.txt
src/qblox_scheduler/__init__.py
src/qblox_scheduler/_check_unsupported_expression.py
src/qblox_scheduler/_static_version.py
src/qblox_scheduler/_version.py
src/qblox_scheduler/compilation.py
src/qblox_scheduler/enums.py
src/qblox_scheduler/gettables.py
src/qblox_scheduler/json_utils.py
src/qblox_scheduler/math.py
src/qblox_scheduler/pulse_compensation.py
src/qblox_scheduler/resources.py
src/qblox_scheduler/schedule.py
src/qblox_scheduler/waveforms.py
src/qblox_scheduler/yaml_utils.py
src/qblox_scheduler/analysis/__init__.py
src/qblox_scheduler/analysis/base_analysis.py
src/qblox_scheduler/analysis/calibration.py
src/qblox_scheduler/analysis/conditional_oscillation_analysis.py
src/qblox_scheduler/analysis/cosine_analysis.py
src/qblox_scheduler/analysis/data.py
src/qblox_scheduler/analysis/data_handling.py
src/qblox_scheduler/analysis/fitting_models.py
src/qblox_scheduler/analysis/helpers.py
src/qblox_scheduler/analysis/interpolation_analysis.py
src/qblox_scheduler/analysis/optimization_analysis.py
src/qblox_scheduler/analysis/readout_calibration_analysis.py
src/qblox_scheduler/analysis/single_qubit_timedomain.py
src/qblox_scheduler/analysis/spectroscopy_analysis.py
src/qblox_scheduler/analysis/time_of_flight_analysis.py
src/qblox_scheduler/analysis/types.py
src/qblox_scheduler/analysis/schemas/analysis_settings.json
src/qblox_scheduler/backends/__init__.py
src/qblox_scheduler/backends/circuit_to_device.py
src/qblox_scheduler/backends/corrections.py
src/qblox_scheduler/backends/graph_compilation.py
src/qblox_scheduler/backends/qblox_backend.py
src/qblox_scheduler/backends/qblox/__init__.py
src/qblox_scheduler/backends/qblox/analog.py
src/qblox_scheduler/backends/qblox/compiler_abc.py
src/qblox_scheduler/backends/qblox/compiler_container.py
src/qblox_scheduler/backends/qblox/conditional.py
src/qblox_scheduler/backends/qblox/constants.py
src/qblox_scheduler/backends/qblox/crosstalk_compensation.py
src/qblox_scheduler/backends/qblox/data.py
src/qblox_scheduler/backends/qblox/driver_version_check.py
src/qblox_scheduler/backends/qblox/enums.py
src/qblox_scheduler/backends/qblox/exceptions.py
src/qblox_scheduler/backends/qblox/hardware_config_nv_center_old_style.py
src/qblox_scheduler/backends/qblox/hardware_config_transmon_old_style.py
src/qblox_scheduler/backends/qblox/helpers.py
src/qblox_scheduler/backends/qblox/instrument_compilers.py
src/qblox_scheduler/backends/qblox/q1asm_instructions.py
src/qblox_scheduler/backends/qblox/qasm_program.py
src/qblox_scheduler/backends/qblox/qblox_acq_index_manager.py
src/qblox_scheduler/backends/qblox/register_manager.py
src/qblox_scheduler/backends/qblox/schedule.py
src/qblox_scheduler/backends/qblox/stack_pulses.py
src/qblox_scheduler/backends/qblox/timetag.py
src/qblox_scheduler/backends/qblox/type_casting.py
src/qblox_scheduler/backends/qblox/visualization.py
src/qblox_scheduler/backends/qblox/operation_handling/__init__.py
src/qblox_scheduler/backends/qblox/operation_handling/acquisitions.py
src/qblox_scheduler/backends/qblox/operation_handling/base.py
src/qblox_scheduler/backends/qblox/operation_handling/bin_mode_compat.py
src/qblox_scheduler/backends/qblox/operation_handling/factory_analog.py
src/qblox_scheduler/backends/qblox/operation_handling/factory_common.py
src/qblox_scheduler/backends/qblox/operation_handling/factory_timetag.py
src/qblox_scheduler/backends/qblox/operation_handling/pulses.py
src/qblox_scheduler/backends/qblox/operation_handling/q1asm_injection_strategy.py
src/qblox_scheduler/backends/qblox/operation_handling/virtual.py
src/qblox_scheduler/backends/qblox/operations/__init__.py
src/qblox_scheduler/backends/qblox/operations/control_flow_library.py
src/qblox_scheduler/backends/qblox/operations/gate_library.py
src/qblox_scheduler/backends/qblox/operations/inline_q1asm.py
src/qblox_scheduler/backends/qblox/operations/pulse_factories.py
src/qblox_scheduler/backends/qblox/operations/pulse_library.py
src/qblox_scheduler/backends/qblox/operations/rf_switch_toggle.py
src/qblox_scheduler/backends/types/__init__.py
src/qblox_scheduler/backends/types/common.py
src/qblox_scheduler/backends/types/qblox/__init__.py
src/qblox_scheduler/backends/types/qblox/calibration.py
src/qblox_scheduler/backends/types/qblox/channels.py
src/qblox_scheduler/backends/types/qblox/filters.py
src/qblox_scheduler/backends/types/qblox/hardware.py
src/qblox_scheduler/backends/types/qblox/modules.py
src/qblox_scheduler/backends/types/qblox/op_info.py
src/qblox_scheduler/backends/types/qblox/options.py
src/qblox_scheduler/backends/types/qblox/properties.py
src/qblox_scheduler/backends/types/qblox/settings.py
src/qblox_scheduler/device_under_test/__init__.py
src/qblox_scheduler/device_under_test/composite_square_edge.py
src/qblox_scheduler/device_under_test/device_element.py
src/qblox_scheduler/device_under_test/edge.py
src/qblox_scheduler/device_under_test/hardware_config.py
src/qblox_scheduler/device_under_test/mock_setup.py
src/qblox_scheduler/device_under_test/nv_element.py
src/qblox_scheduler/device_under_test/quantum_device.py
src/qblox_scheduler/device_under_test/spin_edge.py
src/qblox_scheduler/device_under_test/spin_element.py
src/qblox_scheduler/device_under_test/transmon_element.py
src/qblox_scheduler/experiments/__init__.py
src/qblox_scheduler/experiments/experiment.py
src/qblox_scheduler/experiments/loops.py
src/qblox_scheduler/experiments/parameters.py
src/qblox_scheduler/experiments/schedules.py
src/qblox_scheduler/helpers/__init__.py
src/qblox_scheduler/helpers/collections.py
src/qblox_scheduler/helpers/deprecation.py
src/qblox_scheduler/helpers/diagnostics_report.py
src/qblox_scheduler/helpers/generate_acq_channels_data.py
src/qblox_scheduler/helpers/importers.py
src/qblox_scheduler/helpers/inspect.py
src/qblox_scheduler/helpers/mock_instruments.py
src/qblox_scheduler/helpers/qblox_dummy_instrument.py
src/qblox_scheduler/helpers/schedule.py
src/qblox_scheduler/helpers/time.py
src/qblox_scheduler/helpers/validators.py
src/qblox_scheduler/helpers/waveforms.py
src/qblox_scheduler/instrument_coordinator/__init__.py
src/qblox_scheduler/instrument_coordinator/instrument_coordinator.py
src/qblox_scheduler/instrument_coordinator/utility.py
src/qblox_scheduler/instrument_coordinator/components/__init__.py
src/qblox_scheduler/instrument_coordinator/components/base.py
src/qblox_scheduler/instrument_coordinator/components/generic.py
src/qblox_scheduler/instrument_coordinator/components/qblox.py
src/qblox_scheduler/operations/__init__.py
src/qblox_scheduler/operations/acquisition_library.py
src/qblox_scheduler/operations/composite_factories.py
src/qblox_scheduler/operations/conditional_reset.py
src/qblox_scheduler/operations/control_flow_library.py
src/qblox_scheduler/operations/expressions.py
src/qblox_scheduler/operations/gate_library.py
src/qblox_scheduler/operations/loop_domains.py
src/qblox_scheduler/operations/measurement_factories.py
src/qblox_scheduler/operations/nv_native_library.py
src/qblox_scheduler/operations/operation.py
src/qblox_scheduler/operations/pulse_compensation_library.py
src/qblox_scheduler/operations/pulse_factories.py
src/qblox_scheduler/operations/pulse_library.py
src/qblox_scheduler/operations/shared_native_library.py
src/qblox_scheduler/operations/spin_library.py
src/qblox_scheduler/operations/variables.py
src/qblox_scheduler/operations/hardware_operations/__init__.py
src/qblox_scheduler/operations/hardware_operations/inline_q1asm.py
src/qblox_scheduler/operations/hardware_operations/pulse_factories.py
src/qblox_scheduler/operations/hardware_operations/pulse_library.py
src/qblox_scheduler/qblox/__init__.py
src/qblox_scheduler/qblox/hardware_agent.py
src/qblox_scheduler/qblox/operations/__init__.py
src/qblox_scheduler/schedules/__init__.py
src/qblox_scheduler/schedules/schedule.py
src/qblox_scheduler/schedules/spectroscopy_schedules.py
src/qblox_scheduler/schedules/timedomain_schedules.py
src/qblox_scheduler/schedules/trace_schedules.py
src/qblox_scheduler/schedules/two_qubit_transmon_schedules.py
src/qblox_scheduler/schedules/verification.py
src/qblox_scheduler/schedules/_visualization/__init__.py
src/qblox_scheduler/schedules/_visualization/circuit_diagram.py
src/qblox_scheduler/schedules/_visualization/constants.py
src/qblox_scheduler/schedules/_visualization/pulse_diagram.py
src/qblox_scheduler/schedules/_visualization/pulse_scheme.py
src/qblox_scheduler/schemas/__init__.py
src/qblox_scheduler/schemas/experiment.json
src/qblox_scheduler/schemas/operation.json
src/qblox_scheduler/schemas/schedulable.json
src/qblox_scheduler/schemas/schedule.json
src/qblox_scheduler/schemas/step.json
src/qblox_scheduler/schemas/examples/__init__.py
src/qblox_scheduler/schemas/examples/device_example_cfgs.py
src/qblox_scheduler/schemas/examples/qblox_hardware_config_nv_center.json
src/qblox_scheduler/schemas/examples/qblox_hardware_config_transmon.json
src/qblox_scheduler/schemas/examples/two_qubit_quantum_device_device.json
src/qblox_scheduler/schemas/examples/utils.py
src/qblox_scheduler/structure/__init__.py
src/qblox_scheduler/structure/model.py
src/qblox_scheduler/structure/types.py
tests/__init__.py
tests/conftest.py
tests/test_headers.py
tests/test_init_imports.py
tests/baseline_qblox_assembly/acq_protocol_append_mode_ssro_cluster0_module4_seq0_instr.json
tests/baseline_qblox_assembly/acq_protocol_average_mode_allxy_cluster0_module4_seq0_instr.json
tests/baseline_qblox_assembly/assigning_waveform_indices_cluster0_module2_seq0_instr.json
tests/data/__init__.py
tests/data/hwconfig_with_qcm_rf.yaml
tests/data/qdevice_with_basic_nv_element.yaml
tests/fixtures/__init__.py
tests/fixtures/cluster.py
tests/fixtures/generic.py
tests/fixtures/mock_setup.py
tests/fixtures/schedule.py
tests/fixtures/static.py
tests/integration/__init__.py
tests/integration/test_compilation_nv.py
tests/integration/test_timetagging.py
tests/integration/backends/__init__.py
tests/integration/backends/qblox/__init__.py
tests/integration/backends/qblox/operations/__init__.py
tests/integration/backends/qblox/operations/test_rf_switch_toggle.py
tests/migration_helper/test_find_n_replace.py
tests/scheduler/__init__.py
tests/scheduler/test_acquisition_library.py
tests/scheduler/test_compilation.py
tests/scheduler/test_corrections.py
tests/scheduler/test_enums.py
tests/scheduler/test_expr_error_messages.py
tests/scheduler/test_gate_library.py
tests/scheduler/test_gettables.py
tests/scheduler/test_json_utils.py
tests/scheduler/test_math.py
tests/scheduler/test_pulse_compensation.py
tests/scheduler/test_pulse_library.py
tests/scheduler/test_resources.py
tests/scheduler/test_schedule.py
tests/scheduler/test_types.py
tests/scheduler/test_waveforms.py
tests/scheduler/analysis/__init__.py
tests/scheduler/analysis/test_base_analysis.py
tests/scheduler/analysis/test_calibration.py
tests/scheduler/analysis/test_conditional_oscillation.py
tests/scheduler/analysis/test_data.py
tests/scheduler/analysis/test_data_handling.py
tests/scheduler/analysis/test_fitting_models.py
tests/scheduler/analysis/test_helpers.py
tests/scheduler/analysis/test_interpolation_analysis.py
tests/scheduler/analysis/test_optimization_analysis.py
tests/scheduler/analysis/test_qubit_flux_spectroscopy.py
tests/scheduler/analysis/test_qubit_spectroscopy.py
tests/scheduler/analysis/test_readout_calibration.py
tests/scheduler/analysis/test_resonator_flux_spectroscopy.py
tests/scheduler/analysis/test_single_qubit_timedomain.py
tests/scheduler/analysis/test_spectroscopy_analysis.py
tests/scheduler/analysis/test_time_of_flight_analysis.py
tests/scheduler/analysis/test_types.py
tests/scheduler/backends/__init__.py
tests/scheduler/backends/conftest.py
tests/scheduler/backends/test_circuit_to_device.py
tests/scheduler/backends/test_control_flow.py
tests/scheduler/backends/test_graph_compilation.py
tests/scheduler/backends/test_qblox_backend.py
tests/scheduler/backends/graph_backends/__init__.py
tests/scheduler/backends/graph_backends/standard_schedules.py
tests/scheduler/backends/graph_backends/test_compilation_flow.py
tests/scheduler/backends/graph_backends/test_device_compile.py
tests/scheduler/backends/graph_backends/test_qblox_backend.py
tests/scheduler/backends/qblox/__init__.py
tests/scheduler/backends/qblox/conftest.py
tests/scheduler/backends/qblox/test_amc.py
tests/scheduler/backends/qblox/test_compiler_abc.py
tests/scheduler/backends/qblox/test_crosstalk_compensation.py
tests/scheduler/backends/qblox/test_data.py
tests/scheduler/backends/qblox/test_display_compiled_instructions.py
tests/scheduler/backends/qblox/test_driver_version_check.py
tests/scheduler/backends/qblox/test_end_to_end.py
tests/scheduler/backends/qblox/test_external_trigger_sync.py
tests/scheduler/backends/qblox/test_gettables_qblox.py
tests/scheduler/backends/qblox/test_hardware_config.py
tests/scheduler/backends/qblox/test_helpers_qblox.py
tests/scheduler/backends/qblox/test_qasm_program.py
tests/scheduler/backends/qblox/test_qblox_acq_bin_manager.py
tests/scheduler/backends/qblox/test_qrc_compilation.py
tests/scheduler/backends/qblox/test_qtm_compilation.py
tests/scheduler/backends/qblox/test_register_manager.py
tests/scheduler/backends/qblox/test_relative_time_ref.py
tests/scheduler/backends/qblox/test_resolve_multiplication.py
tests/scheduler/backends/qblox/test_stack_pulses.py
tests/scheduler/backends/qblox/end_to_end/__init__.py
tests/scheduler/backends/qblox/end_to_end/test_sweeps.py
tests/scheduler/backends/qblox/end_to_end/operations/__init__.py
tests/scheduler/backends/qblox/end_to_end/operations/test_dual_thresholded_trigger_count.py
tests/scheduler/backends/qblox/end_to_end/operations/test_thresholded_trigger_count.py
tests/scheduler/backends/qblox/end_to_end/operations/test_trigger_count.py
tests/scheduler/backends/qblox/fixtures/__init__.py
tests/scheduler/backends/qblox/fixtures/assembly.py
tests/scheduler/backends/qblox/fixtures/empty_qasm_program.py
tests/scheduler/backends/qblox/fixtures/hardware_config.py
tests/scheduler/backends/qblox/fixtures/mock_api.py
tests/scheduler/backends/qblox/operation_handling/__init__.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_marker_pulse_strategy.py
tests/scheduler/backends/qblox/operation_handling/test_pulses.py
tests/scheduler/backends/qblox/operation_handling/test_q1asm_injection_strategy.py
tests/scheduler/backends/qblox/operation_handling/test_virtual.py
tests/scheduler/backends/types/test_common.py
tests/scheduler/device_under_test/test_device_element.py
tests/scheduler/device_under_test/test_edge.py
tests/scheduler/device_under_test/test_hardware_config.py
tests/scheduler/device_under_test/test_nv_element.py
tests/scheduler/device_under_test/test_quantum_device.py
tests/scheduler/device_under_test/test_specific_device_element.py
tests/scheduler/helpers/__init__.py
tests/scheduler/helpers/test_generate_acq_channels_data.py
tests/scheduler/helpers/test_importers.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/qblox/__init__.py
tests/scheduler/instrument_coordinator/components/qblox/test_sync_on_external_trigger.py
tests/scheduler/operations/__init__.py
tests/scheduler/operations/test_composite_factories.py
tests/scheduler/operations/test_expressions.py
tests/scheduler/operations/test_loop_domains.py
tests/scheduler/operations/test_measurement_factories.py
tests/scheduler/operations/test_pulse_library.py
tests/scheduler/operations/hardware_operations/__init__.py
tests/scheduler/operations/hardware_operations/test_control_flow_library.py
tests/scheduler/operations/hardware_operations/test_inline_q1asm.py
tests/scheduler/operations/hardware_operations/test_pulse_factories.py
tests/scheduler/operations/hardware_operations/test_rf_switch_toggle.py
tests/scheduler/qblox/__init__.py
tests/scheduler/qblox/qblox_backend/__init__.py
tests/scheduler/qblox/qblox_backend/test_hardware_agent.py
tests/scheduler/schedules/__init__.py
tests/scheduler/schedules/compiles_all_backends.py
tests/scheduler/schedules/test_control_flow.py
tests/scheduler/schedules/test_schedule.py
tests/scheduler/schedules/test_schedule_plotting.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/scheduler/schedules/test_verification.py
tests/scheduler/schedules/visualization/__init__.py
tests/scheduler/schedules/visualization/test_circuit_diagram.py
tests/scheduler/schedules/visualization/test_pulse_diagram.py
tests/scheduler/schedules/visualization/test_pulse_scheme.py
tests/scheduler/schedules/visualization/baseline/test_circuit_diagram_complex_loops.png
tests/scheduler/schedules/visualization/baseline/test_circuit_diagram_mixed_control_flow.png
tests/scheduler/schedules/visualization/baseline/test_circuit_diagram_one_conditional_op.png
tests/scheduler/schedules/visualization/baseline/test_circuit_diagram_simple_loop.png
tests/scheduler/schedules/visualization/baseline/test_circuit_diagram_simple_subschedule.png
tests/scheduler/schedules/visualization/baseline/test_hybrid_circuit_acquisitions_matplotlib.png
tests/scheduler/schedules/visualization/baseline/test_hybrid_circuit_diagram_baseband_matplotlib.png
tests/scheduler/schedules/visualization/baseline/test_hybrid_circuit_diagram_matplotlib.png
tests/scheduler/schedules/visualization/baseline/test_hybrid_circuit_diagram_modulated_matplotlib.png
tests/scheduler/schedules/visualization/baseline/test_hybrid_circuit_diagram_unknown_port_matplotlib.png
tests/scheduler/schedules/visualization/baseline/test_plot_pulses_n_q.png
tests/scheduler/schedules/visualization/baseline/test_plot_pulses_single_q.png
tests/scheduler/schemas/__init__.py
tests/scheduler/schemas/examples/__init__.py
tests/scheduler/schemas/examples/test_utils.py
tests/scheduler/structure/__init__.py
tests/scheduler/structure/test_model.py
tests/scheduler/structure/test_types.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/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/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/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/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/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