skrf.calibration.calibration.SOLT.plot_caled_ntwks

SOLT.plot_caled_ntwks(attr='s_smith', show_legend=False, **kwargs)

Plot corrected calibration standards.

Given that the calibration is overdetermined, this may be used as a heuristic verification of calibration quality.

Parameters:
  • attr (str) – Network property to plot, ie ‘s_db’, ‘s_smith’, etc. Default is ‘s_smith’

  • show_legend (bool, optional) – draw a legend or not. Default is False.

  • **kwargs (kwargs) – passed to the plot method of Network