skrf.calibration.calibration.NISTMultilineTRL.embed

NISTMultilineTRL.embed(ntwk)

Applies the error boxes to the calibrated input network. Inverse of apply_cal.

Parameters

ntwk (Network) – Calibrated input network.

Returns

embedded – Network with error boxes applied.

Return type

Network