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.
RoughFrequencyCal.circuits¶
- RoughFrequencyCal.circuits()¶
Create the circuit for the spectroscopy experiment.
The circuits are based on a GaussianSquare pulse and a frequency_shift instruction encapsulated in a gate.
- Returns:
The circuits that will run the spectroscopy experiment.
- Return type:
circuits