-
Coming from NanoVNA-Saver/nanovna-saver#676 @krupis wrote:
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Let's follow up the discussion here, because it is not nanovna-saver related. I did a quick step-by-step test on a windows machine as normal user, fresh python install (3.11.2), no device connected:
Ok,
Next try w/o a device connected:
Correct, it is not there.
Let's capture a screen shot:
Ok, try
And next try...
TaDa! HTH |
Beta Was this translation helpful? Give feedback.
-
If you have to process your VNA measurements scikit-rf will save you a lot of time. For storage of your measurements I propose the touchstone format v 1.1 (*.s1p and *.s2p, ), it can be processed by simple as well as professional tools. There's a good scikit-rf introduction available. It requires a little bit of learning, but TANSTAAFL :) |
Beta Was this translation helpful? Give feedback.
-
To add to this, scikit-rf even has a module that directly accesses the nanovna https://scikit-rf.readthedocs.io/en/latest/examples/metrology/NanoVNA_V2_4port-splitter.html |
Beta Was this translation helpful? Give feedback.
Let's follow up the discussion here, because it is not nanovna-saver related.
I did a quick step-by-step test on a windows machine as normal user, fresh python install (3.11.2), no device connected:
Ok,
pyserial
is missing: