Skip to content

A Python based user interface for Keithley 2600 series instruments.

License

Notifications You must be signed in to change notification settings

quaeritis/keithleygui

 
 

Repository files navigation

PyPi Release Build Status

keithleygui

A high-level user interface for Keithley 2600 series instruments which allows the user to configure, record and save voltage sweeps such as transfer and output measurements. Since there typically is no need to provide a live stream of readings from the Keithley, the data from an IV-curve is buffered locally on the instrument and only transferred to CustomXepr after completion of a measurement.

Screenshot of the user interface

System requirements

Required:

  • Linux or macOS
  • Python 2.7 or 3.x

Installation

Download or clone the repository. Install the package by running

$ pip install git+https://github.com/OE-FET/keithleygui

Acknowledgements

  • Config modules are based on the implementation from Spyder.
  • Scientific spin boxes are taken from qudi.

About

A Python based user interface for Keithley 2600 series instruments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%