Partmedia / s2p-view

View and plot 1 or 2-port S-parameter (Touchstone) files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

s2p-view

S-Parameter Viewer

License: GPL-3.0-or-later

View and plot 1 or 2-port S-parameter (Touchstone) files

screenshot.png

Dependencies

Python 3, matplotlib (Qt5Agg backend), pyqt5 (gui, widgets), scikit-rf

If you are building from source, you also need:

  • make
  • pyuic5

Building

$ make

Usage

$ ./s2p-view [FILE]

To install the MIME file type description and desktop icon for SnP files:

$ make desktop

About

View and plot 1 or 2-port S-parameter (Touchstone) files

License:GNU General Public License v3.0


Languages

Language:Python 91.9%Language:Makefile 8.1%