skrf.calibration.calibration.NISTMultilineTRL.apply_cal

NISTMultilineTRL.apply_cal(ntwk)

Applies the calibration to the input network. Inverse of embed.

Parameters:

ntwk (Network) – Uncalibrated input network.

Returns:

caled – Calibrated network.

Return type:

Network