Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 2.2 KB

README.rst

File metadata and controls

44 lines (28 loc) · 2.2 KB

PyMeasure Scientific package

PyMeasure scientific package

PyMeasure makes scientific measurements easy to set up and run. The package contains a repository of instrument classes and a system for running experiment procedures, which provides graphical interfaces for graphing live data and managing queues of experiments. Both parts of the package are independent, and when combined provide all the necessary requirements for advanced measurements with only limited coding.

PyMeasure is currently under active development, so please report any issues you experience to our Issues page.

PyMeasure runs on Python 3.5, 3.6 and 3.7, and is tested with continous-integration on Linux, macOS, and Windows.

image

image

Documentation Status

image

image

image

Quick start

Check out the documentation for the quick start guide, that covers the installation of Python and PyMeasure.

There are a number of examples in the examples directory that can help you get up and running.