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.

ZZRamsey.parametrized_circuits

ZZRamsey.parametrized_circuits()[source]

Create circuits with parameters for numerical quantities

This method is primarily intended for generating template circuits that visualize well. It inserts qiskit.circuit.Parameters for \(π\) and dt as well the target qubit rotation frequency f.

Return type:

Tuple[QuantumCircuit, QuantumCircuit]

Returns:

Parameterized circuits for the case of the control qubit being in 0 and in 1.