mwavepy.calibration.calibration.Calibration.biased_error

Calibration.biased_error(std_names=None)

estimate of biased error for overdetermined calibration with multiple connections of each standard

takes:
std_names: list of strings to uniquely identify each
standard.*
returns:
systematic error: mwavepy.Network type who’s .s_mag is
proportional to the systematic error metric
note:
mathematically, this is
mean_s(|mean_c(r)|)
where:
r: complex residual errors mean_c: complex mean taken accross connection mean_s: complex mean taken accross standard

Previous topic

mwavepy.calibration.calibration.Calibration.apply_cal_to_all_in_dir

Next topic

mwavepy.calibration.calibration.Calibration.func_per_standard

This Page