/cryocontrol

cryocontrol

Primary LanguagePythonOtherNOASSERTION

Cryocontrol

Cryocontrol provides drivers and GUIs for cryogenic temperature controllers.

Installation

Install the stable version from PyPi by running:

$ pip install cryocontrol

or the latest version from github:

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

System requirements

  • Linux or macOS
  • Python 2.7 or 3.x

Acknowledgements

Config modules are based on the implementation from Spyder.