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.

BackendData.qubit_t1

BackendData.qubit_t1(qubit)[source]

Return the T1 value for a qubit from the backend properties

Parameters:

qubit (int) – the qubit index to return T1 for

Return type:

float

Returns:

The T1 value