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