edges_cal.receiver_calibration_func.get_alpha

edges_cal.receiver_calibration_func.get_alpha(gamma_rec: ndarray, gamma_ant: ndarray) ndarray[source]

Get the alpha parameter for a given receiver and antenna.

Parameters:
  • gamma_rec (np.ndarray) – The reflection coefficient of the receiver.

  • gamma_ant (np.ndarray) – The reflection coefficient fo the antenna.