qkitgroup / qkit

Qkit framework
GNU General Public License v2.0
43 stars 46 forks source link

VNA drivers #2

Closed mpfirrmann closed 6 years ago

mpfirrmann commented 7 years ago

Check VNA drivers for correct use of edel vs. port extension estimating sweep time vs. trigger set_Average

Schneider1 commented 7 years ago

To enable the new spectroscopy script, all VNAs need the following functions:

pre_measurement is called once at the start start_measurement is called every time, a new set of averages has to be taken (e.g. reset averages) ready is queried every 0.2s and returns a Boolean post_measurement brings the VNA back to a mode where it is usable by its frontend (e.g. not in hold mode)

JBraumueller commented 7 years ago

These changes are comitted to the stable branch currently.

rotzinger commented 6 years ago

What is the status here? Can we close this?

rotzinger commented 6 years ago

There seems no hot interest anymore. Closing it.