-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathcontrol
24 lines (23 loc) · 1.13 KB
/
control
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: deembed
Section: misc
Priority: optional
Maintainer: Frans Schreuder <[email protected]>
Build-Depends: debhelper (>=9), qt5-default, qt5-qmake, libqt5svg5-dev
Standards-Version: 3.9.6
Homepage: <insert the upstream URL, if relevant>
#Vcs-Git: https://github.com/fransschreuder/DeEmbed.git
#Vcs-Browser: https://github.com/fransschreuder/DeEmbed
Package: deembed
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libqt5svg5
Description: Calibrate TouchStone S-Parameter files
DeEmbed is a GUI application that can read raw S-Parameter files in
TouchStone format There is support for 1 to 4 port s-parameter files.
The s-parameters can be de-embedded using the SOLTI (Short, Open, Load,
Through, Isolation) method. If you create 1 or 2 port s-parameter files
from your cables (through + isolation) and measure 1-port s-parameter
files of a short, open and load, the original DUT can be shown in the
different graphs as if they were measured without cables.
By default the application shows the data in a smith chart, but
different charts are supported (Db, phase, magnitude, VSWR, polar and
some combinations).