Skip to content
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.

Who is using "The Grapher"?

  • Hartmut Haeffner group at UC Berkeley
  • Wes Campbell group at UCLA
  • Andrew Jayich group at UCSB

Getting started

Requirements

The grapher requires LabRAD along with python using pylabrad and pyqtgraph

We also use Numpy and Scipy

installation

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!

Features

DataVault Integration

ParameterVault Integration

Fitting

Veritical/Horizontal lines

Multi-Window

Images

Clone this wiki locally