skrf.calibration.calibration.MRC.apply_cal

MRC.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