calibration (skrf.calibration.calibration)¶
This module provides objects for VNA calibration. Specific algorithms
inherit from the common base class Calibration.
Base Class¶
|
Base class for all Calibration objects. |
One-port¶
|
Standard algorithm for a one port calibration. |
|
Short Delay Delay Load (Oneport Calibration) |
|
Pair of Half Knowns (One Port self-calibration) |
Two-port¶
|
12-term, full two-port calibration. |
|
Short Open Load Thru, Full two-port calibration. |
|
General EightTerm (aka Error-box) Two-port calibration |
|
Two-Port Self-Calibration allowing the thru standard to be unknown. |
|
Thru Reflect Line |
alias of |
|
|
NIST Multiline TRL calibration. |
|
General SixteenTerm (aka Error-box) Two-port calibration |
|
SixteenTerm Load-Match-Reflect self-calibration. |
Three Receiver (1.5 port)¶
|
Two Port One Path Calibration (aka poor man’s TwelveTerm) |
|
Enhanced Response Partial Calibration |
Generic Methods¶
|
Terminate a network with switch terms |
|
Unterminates switch terms from a raw measurement. |
|
Determine S21 of a matched line. |
PNA interaction¶
|
Convert skrf error coefficients to pna error coefficients |
|
Convert PNA error coefficients to skrf error coefficients |