skrf.calibration.calibration.UnknownThru.total_error

property UnknownThru.total_error: NetworkSet

Estimate of total error for overdetermined calibration with multiple connections of each standard.This is the combined effects of both biased and un-biased errors.

Returns:

total_error – Network with s_mag is proportional to the total error

Return type:

skrf.Network

Notes

Mathematically, this is

std_cs(r)

where: * r : complex residual errors * std_cs : standard deviation taken across connections and standards