read_integration_weights#

Readout.read_integration_weights(slots: List[int] | None = None) Waveforms[source]#

Read integration weights from the waveform memory.

Parameters:

slots (List[int] | None) – List of weight slots to read from the device. If not specified all available weights will be downloaded.

Returns:

Mutable mapping of the downloaded weights.

Return type:

Waveforms