Skip to main content

Python framework for experiments

Project description

Build Status PyPI version Documentation Status

pymanip

Description and goals

pymanip is the main package that we use for data acquisition and monitoring of our experimental systems in the Convection group at Laboratoire de physique de l’ENS de Lyon. It can be seen as an extension of the FluidLab module, which it heavily uses. It is available freely under the French CECILL-B license in the hope that it can be useful to others. But it is provided AS IS, without any warranty as to its commercial value, its secured, safe, innovative or relevant nature.

Unlike FluidLab, pymanip does not garantee any long term stability, and may change the API in the future without warning. However, some parts of the pymanip module may eventually be integrated into FluidLab, once they are stable enough.

The pymanip module is a set of tools for data acquisition and data management. Its goals are the following:

  • management of experimental “sessions”, for storing and retriving data, and useful live tools for experimental monitoring over long times, such as live plot, automated emails, and remote access of the live data, and also simple interrupt signal management;

  • simplify access to FluidLab instrument classes;

  • experimental implementation of asynchroneous video acquisition and DAQ acquisition;

  • experimental extension of FluidLab interface and instrument classes with asynchroneous methods;

  • miscellaneous CLI tools for saved session introspection, live video preview, live oscilloscope and spectrum analyser-style DAQ preview, and VISA/GPIB scanning.

Documentation

The documentation is available at readthedocs.

Installation

The package can be installed from pypi using pip:

python -m pip install pymanip

or can be installed from github

git clone https://github.com/jsalort/pymanip.git
cd pymanip
python -m pip install -e .

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pymanip-0.4.3.tar.gz (408.2 kB view hashes)

Uploaded Source

Built Distribution

pymanip-0.4.3-py3-none-any.whl (325.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page