Giter VIP home page Giter VIP logo

radiolarite's Introduction

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.

radiolarite's People

Contributors

roggenbrot42 avatar

Watchers

James Cloos avatar  avatar

radiolarite's Issues

Picking first line after deleting network results in error

Steps to reproduce:

  1. open radiolarite with testfile
  2. open another testfile
  3. delete first testfile
  4. pick line

steps 2 and 3 may be swapped.

Result:
Traceback (most recent call last):
File "C:\Users\Nicolas\Dokumente\Radiolarite\venv\Lib\site-packages\matplotlib\cbook_init_.py", line 304, in process
func(*args, **kwargs)
File "C:\Users\Nicolas\Dokumente\Radiolarite\mplcanvas.py", line 268, in on_pick
self.selectionModel.select(self.networkModel.indexFromItem(item), QItemSelectionModel.ClearAndSelect)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
RuntimeError: wrapped C/C++ object of type ParamItem has been deleted

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.