skrf.calibration.calibration.EightTerm.apply_cal

EightTerm.apply_cal(ntwk)[source]

Applies the calibration to the input network. Inverse of embed.

Parameters

ntwk (Network) – Uncalibrated input network.

Returns

caled – Calibrated network.

Return type

Network