skrf.networkSet.NetworkSet.plot_logsigma

NetworkSet.plot_logsigma(label_axis=True, *args, **kwargs)

plots the uncertainty for the set in units of log-sigma. Log-sigma is the complex standard deviation, plotted in units of dB’s.

Parameters :

*args, **kwargs : arguments

passed to self.std_s.plot_s_db()

Previous topic

skrf.networkSet.NetworkSet.from_zip

Next topic

skrf.networkSet.NetworkSet.plot_uncertainty_bounds_component

This Page