edges_cal.cal_coefficients.HotLoadCorrection.get_power_gain

static HotLoadCorrection.get_power_gain(semi_rigid_sparams: dict, hot_load_s11: ndarray) ndarray[source]

Define Eq. 9 from M17.

Parameters:
  • semi_rigid_sparams (dict) – A dictionary of reflection coefficient measurements as a function of frequency for the semi-rigid cable.

  • hot_load_s11 (array-like) – The S11 measurement of the hot_load.

Returns:

gain (np.ndarray) – The power gain.