skrf.calibration.calibration.LMR16.embed

LMR16.embed(ntwk)

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