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.

Installing Python and PyMeasure are demonstrated in the Quick Start guide. From there, checkout the existing instruments that are available for use.

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

https://github.com/pymeasure/pymeasure/actions/workflows/pymeasure_CI.yml/badge.svg Documentation Status https://zenodo.org/badge/DOI/10.5281/zenodo.3732545.svg https://anaconda.org/conda-forge/pymeasure/badges/version.svg https://anaconda.org/conda-forge/pymeasure/badges/downloads.svg

The main documentation for the site is organized into a couple sections:

Information about development is also available:

About PyMeasure