BBN-Q / PyQLab

A python library for instrument control and superconducting QIP experiments.
Apache License 2.0
25 stars 11 forks source link

Feature/flexible instr types #113

Closed grahamrow closed 8 years ago

grahamrow commented 8 years ago

The current model has a rather rigid conception of what an AWG can do vs. Digitizers vs. EverythingElse. The PR allows physical marker channels to point to a broader class of instruments or channels. An instrument class declaring takes_marker == True will show up as a possible "AWG" in the GUI (despite the potential misnomer).

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.05%) to 67.533% when pulling d4db2b8f045ab686c6457abc8a56759119dcede2 on feature/flexible-instr-types into aa057efca19328c47e922f2bdcf5bb76d056ab47 on develop.