bugusan
bugusan
> I'm not very much familiar with that driver/instrument but i think `vna.trace` is just the particular S-parameter that you are interested in. The actual data is available in `.magnitude`...
I agree on using vna.magnitude. However, this time I get unhashable type: 'numpy.ndarray' error. `data=qc.Measure(vna.magnitude).run()` ``` ypeError Traceback (most recent call last) in ----> 1 data=qc.Measure(vna.magnitude).run() 2 ~\anaconda3\envs\qcodes10\lib\site-packages\qcodes\measure.py in run(self,...
would you please advise me of how to access the Slack chann?