qiskit.providers.models.PulseBackendConfiguration.measure¶ PulseBackendConfiguration.measure(qubit)[source]¶ Return the measure stimulus channel for the given qubit. Raises BackendConfigurationError – If the qubit is not a part of the system. Return type MeasureChannel Returns Qubit measurement stimulus line.