lumicks.pylake.force_calibration.power_spectrum_calibration.CalibrationResults¶
-
class
CalibrationResults(model, ps_model_fit, ps_fitted, params)¶ Power spectrum calibration results.
-
__init__(model, ps_model_fit, ps_fitted, params)¶ Initialize self. See help(type(self)) for accurate signature.
Methods
__init__(model, ps_model_fit, ps_fitted, params)Initialize self. plot()Plot the fitted spectrum -
plot()¶ Plot the fitted spectrum
-