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.
T2Ramsey.circuits¶
- T2Ramsey.circuits()[source]¶
Return a list of experiment circuits.
Each circuit consists of a Hadamard gate, followed by a fixed delay, a phase gate (with a linear phase), and an additional Hadamard gate.
- Return type:
List
[QuantumCircuit
]- Returns:
The experiment circuits