mwavepy.calibration.calibrationAlgorithms.unterminate_switch_terms

mwavepy.calibration.calibrationAlgorithms.unterminate_switch_terms(two_port, gamma_f, gamma_r)

unterminates switch terms from raw measurements.

takes:
two_port: the raw measurement, a 2-port Network type. gamma_f: the measured forward switch term, a 1-port Network type gamma_r: the measured reverse switch term, a 1-port Network type
returns:
un-terminated measurement, a 2-port Network type
see:
‘Formulations of the Basic Vector Network Analyzer Error Model including Switch Terms’ by Roger B. Marks

Previous topic

mwavepy.calibration.calibrationAlgorithms.parameterized_self_calibration_nls

Next topic

mwavepy.calibration.calibrationAlgorithms.abc_2_coefs_dict

This Page