skrf.calibration.calibration.SixteenTerm.apply_cal

SixteenTerm.apply_cal(ntwk)[source]

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