Pete Pupalaikis
Pete Pupalaikis
Interesting. My understanding is that tkinter does not work properly on macOS. It would be good to know if, after commenting out those lines, whether the whole application runs on...
Interesting. is it just this one place? or are there others? If you can identify all of the places, I'd be happy to make the change (maybe just wrap it...
These s-parameters are in Touchstone 2.0 format, while my tool supports only Touchstone 1.0. It would not be to hard to make a Touchstone 2.0 parser and handle this. Can...
Just a slight correction to what you said. "Our (Teledyne LeCroy) instruments do not support it". I'm sure Keysight or Anritsu support it. Since our instruments are mostly a producer...
That will work in this case, for other cases, where the port reference impedances have been changed, for example, that will lead to quite erroneous results. At some point, I...
Are you saying this is a valid change to make globally? meaning I can replace all such queries with this syntax? Have you made this type of change and tried...
Hi there: Yes, if you make minimal changes and issue a pull request, I will merge it, provided that you run all of the unit tests on you MacOS machine...
There are many methods of doing this. Projects can be opened and edited in a "headless" mode. More importantly, the GUI generates a rather simple netlist that is passed to...
Hi Eldar: Thanks for contributing! This is a feature that I'd wanted to add (grids) and the panning with cursor readout was always bad before. But I'll probably want to...
This looks great. My comments: - I don't like that panning is disabled when the plot window comes up (I purposely enable that because that is always the first thing...