skrf.calibration.calibration.SixteenTerm.embed

SixteenTerm.embed(ntwk)[source]

Applies the error boxes to the calibrated input network. Inverse of apply_cal. :param ntwk: Calibrated input network. :type ntwk: Network

Returns:

embedded – Network with error boxes applied.

Return type:

Network