qiskit.providers.BackendV2Converter.measure_channel¶
- BackendV2Converter.measure_channel(qubit)[source]¶
Return the measure stimulus channel for the given qubit.
This is required to be implemented if the backend supports Pulse scheduling.
- Returns
The Qubit measurement stimulus line
- Return type
- Raises
NotImplementedError – if the backend doesn’t support querying the measurement mapping