skrf.calibration.calibration.LRM.apply_cal

LRM.apply_cal(ntwk)

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

Parameters:

ntwk (Network) – Uncalibrated input network.

Returns:

caled – Calibrated network.

Return type:

Network