Note

This is the documentation for the current state of the development branch of Qiskit Experiments. The documentation or APIs here can change prior to being released.

SingleTransmonTestBackend.meas_map

property SingleTransmonTestBackend.meas_map: List[List[int]]

Return the grouping of measurements which are multiplexed

This is required to be implemented if the backend supports Pulse scheduling.

Returns:

The grouping of measurements which are multiplexed

Return type:

meas_map

Raises:

NotImplementedError – if the backend doesn’t support querying the measurement mapping