iqm.cpc.compiler.dd

iqm.cpc.compiler.dd#

Dynamical decoupling utilities.

Module Attributes

STANDARD_DD_STRATEGY

The default DD strategy uses the following gate sequences:

Functions

get_component_name(builder, channel_name)

QPU component with which the given control channel is associated.

insert_dd_sequences(builder, schedule, strategy)

Insert dynamical decoupling sequences into the given schedule.

is_drive_channel(builder, channel_name)

Utility function to check whether a channel is a qubit drive channel.

merge_wait_instructions_in_schedule(builder, ...)

Merge adjacent Wait instructions in the drive channels of the given schedule.