Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 546 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 546 Bytes

Python implementation of LabRAD manager. It is recommended to use the scalabrad package instead, but this may be useful as reference.

Python implementation of labrad manager. This requires an up-to-date version of pylabrad from martinisgroup/pylabrad on github. This should still be considered experimental, but is intended to serve as a testing area for new labrad features such as new types, more efficient data protocol, and so forth.

The GUI also requires the qt4reactor, but the console version will run fine without it.