Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1 KB

README.md

File metadata and controls

40 lines (27 loc) · 1 KB

SEELablet

Qt based QUI Experiments for the SEELablet( A collection of measurement equipment with a built in PC )

Copyright 2015 Jithin B.P

http://www.seelablet.jithinbp.in

Maintainer

Requirements

  • PyQt 4.7+, PySide, or PyQt5
  • python 2.6, 2.7, or 3.x
  • NumPy, Scipy
  • Pyqtgraph : Plotting library
  • For 3D graphics: pyopengl and qt-opengl
  • Known to run on various versions of Linux based on Debian(Ubuntu 12.04+ , Raspbian, Mate ... ). Windows support in the works.
  • iPython-qtconsole optional.

Installation

Clone this repository / download the zip file , and run the following

  • sudo python setup.py install

Documentation

Some (incomplete) documentation exists at this time.