skrf.calibration.calibration.Calibration.apply_cal

Calibration.apply_cal(input_ntwk)

apply the current calibration to a measurement.

takes:
input_ntwk: the measurement to apply the calibration to, a
Network type.
returns:
caled: the calibrated measurement, a Network type.

This Page