skrf.calibration.calibration.LMR16.apply_cal

LMR16.apply_cal(ntwk)

Applies the calibration to the input network. Inverse of embed. :param ntwk: Uncalibrated input network. :type ntwk: Network

Returns:

caled – Calibrated network.

Return type:

Network