skrf.calibration.calibration.terminate_nport
- skrf.calibration.calibration.terminate_nport(ntwk, gammas)[source]
Terminate N-port network with switch terms.
Note that for 2-port the order gammas is opposite of terminate. Correct order for 2-port is [gamma_r, gamma_f].
See [1]
- Parameters:
- Returns:
ntwk
- Return type:
Network object
See also
References