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). |
|
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. |
|
Line-Reflect-Match self-calibration. |
|
Line-Reflect-Reflect-Match self-calibration. |
|
Misalignment Resistance Calibration. |
|
Thru-Reflect-Line (also called LRL for Line-Reflect-Line). |
alias of |
|
|
NIST Multiline TRL calibration. |
|
TUG Multiline TRL calibration. |
|
General SixteenTerm (aka Error-box) Two-port calibration. |
|
SixteenTerm Load-Match-Reflect self-calibration. |
|
Simple Thru Normalization. |
Multi-port
|
Multi-port VNA calibration using two-port calibration method. |
|
Multi-port VNA calibration using two-port calibration method with one transmissive standard for each two-port pair. |
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. |
|
Unterminate 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. |