edges_cal.receiver_calibration_func

Functions for calibrating the receiver.

Functions

calibrated_antenna_temperature(temp_raw, ...)

Use M17 Eq.

get_F(gamma_rec, gamma_ant)

Get the F parameter for a given receiver and antenna.

get_K(gamma_rec, gamma_ant[, f_ratio, ...])

Determine the S11-dependent factors for each term in Eq.

get_alpha(gamma_rec, gamma_ant)

Get the alpha parameter for a given receiver and antenna.

get_calibration_quantities_iterative(f_norm, ...)

Derive calibration parameters using the scheme laid out in Monsalve (2017).

get_linear_coefficients(gamma_ant, ...[, t_load])

Use Monsalve (2017) Eq.

get_linear_coefficients_from_K(k, sca, off, ...)

Calculate linear coefficients a and b from noise-wave parameters K0-4.

noise_wave_param_fit(f_norm, gamma_rec, ...)

Fit noise-wave polynomial parameters.

power_ratio(temp_ant, gamma_ant, gamma_rec, ...)

Compute the ratio of raw powers from the three-position switch.

temperature_thermistor(resistance[, coeffs, ...])

Convert resistance of a thermistor to temperature.

uncalibrated_antenna_temperature(temp, ...)

Use M17 Eq.