You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anthony Ransford edited this page Mar 29, 2018
·
12 revisions
Welcome to the RealSimpleGrapher wiki!
About
RealSimpleGrapher is a pyqtgraph based live graphing interface that works with LabRAD experimental control using pylabrad. The focus is on simple, fast plotting with integrations for Labrad Datavault and ParameterVault servers.
The grapher is simply a graphical server that runs on LabRAD. The best way to get this server is to clone this repository onto your system and run the rsg.py in the main folder directly. Since the server is graphical you should not run it in a node of LabRAD such as the Scalabrad web node.
configuration setup
An example config file is included in the repository as GUIConfig.py.example . Simply delete the .example tag to make it a valid python file and edit away!