config

config#

Full path: iqm.cpc.core.config

Configuring Experiment instances.

Module Attributes

Components

Same as ComponentGrouping but using a normal list.

Functions

get_conventional_control_mapping(chip_topology)

Add conventional controller mapping if controller_mapping is "qpu_convention".

set_calibration_data_for_gate_implementation(...)

Add gate and/or implementation name and the corresponding calibration data to gates.

set_gate_implementation_as_default(...)

Sets the given implementation as the default implementation for the gate.

Classes

ComponentGroup

Collection of chip components, and the station control Controllers meant to control them.

ComponentGrouping

Utility class for handling the run argument components.

ComponentGroupingMode

Types of structures for the components given as run arguments.

ExperimentConfiguration

General configuration for Experiment objects.

ExperimentDefaultsConfiguration

Configuration for a specific Experiment subclass.

SweepDefaultsConfiguration

Default sweep configuration.

Inheritance

Inheritance diagram of iqm.cpc.core.config