Skip to content

Qt GUI for Scikit-RF using PyQt5 and Matplotlib. (Not comprehensive)

License

Notifications You must be signed in to change notification settings

roggenbrot42/Radiolarite

Repository files navigation

Radiolarite

Radiolarite visualizes information from Touchstone files using Scikit-RF, PyQt5, Matplotlib. Radiolarite directly exports to Tikz/PGFPlots using Tikzplotlib.

I made this tool for the quick analysis of VNA measurements, as I do quite a lot of them for my PhD thesis.

Installation

Requires installed Python >v3.9

$ python -m venv venv/
$ venv/Scripts/activate
$ pip install -r requirements.txt

Usage

Depending on your OS and configuration, the python command may vary.

$ python main.py [optional touchstone filename]

This program is still in the very early stages of its development. I add features whenever needed.

About

Qt GUI for Scikit-RF using PyQt5 and Matplotlib. (Not comprehensive)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages