analysis
tergite_autocalibration.lib.nodes.readout.resonator_spectroscopy.analysis
Module containing a class that fits data from a resonator spectroscopy experiment.
Classes:
| Name | Description |
|---|---|
ResonatorSpectroscopyQubitAnalysis |
Analysis that fits the data of a resonator spectroscopy experiment for one qubit. |
ResonatorSpectroscopyQubitAnalysis
Bases: BaseQubitAnalysis
Analysis that fits the data of a resonator spectroscopy experiment for one qubit.
Methods:
| Name | Description |
|---|---|
plot |
Plot the fitted values from the analysis |
process_qubit |
Setup the qubit data and analyze it. |
plot
Plot the fitted values from the analysis Args: primary_axis: The axis object from matplotlib to be plotted Returns: None, will just plot the fitted values