read_integration_weights#

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

Read integration weights from the waveform memory.

Parameters:

slots (Optional[List[int]]) – 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