Skip to main content

Modular Data Acquisition with Python

Project description

shortcut

PyMoDAQ, Modular Data Acquisition with Python, is a set of python modules used to interface any kind of experiments. It simplifies the interaction with detector and actuator hardware to go straight to the data acquisition of interest.

It has two purposes:

  • First, to provide a complete interface to perform automated measurements or logging data without having to write a user/interface for each new experiment, this is under the Dashboard_module environment and its two extensions.

  • Second, to provide various tools (modules) to easily build custom apps

It is divided in three main modules:

  • Dashboard_module : This is the module that will initialize actuators and detectors given the need of your particular experiment. You configure the dashboard using an interface for quick launch of various configurations.

  • DAQ_Logger_module : This module lets you log data from one or many detectors defined in the dashboard. You can log data in a binary hierarchical hdf5 file or towards a sql database

  • DAQ_Scan_module : This module lets you configure automated data acquisition from one or many detectors defined in the dashboard as a function or one or more actuators defined also in the dashboard.

The detectors and the actuators are represented and manipulated using two generic modules:

  • DAQ_Move_module : used to control/drive an actuator (stand alone and/or automated). Any number of these modules can be instantiated.

  • DAQ_Viewer_module : used to control/drive a detector (stand alone and/or automated). Any number of these modules can be instantiated.

and many others to simplify any application development.

Published under the CeCILL-B FREE SOFTWARE LICENSE

GitHub repo: https://github.com/CEMES-CNRS

Documentation: http://pymodaq.cnrs.fr/

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

pymodaq-2.0.1.tar.gz (3.8 MB view details)

Uploaded Source

Built Distribution

pymodaq-2.0.1-py3-none-any.whl (4.0 MB view details)

Uploaded Python 3

File details

Details for the file pymodaq-2.0.1.tar.gz.

File metadata

  • Download URL: pymodaq-2.0.1.tar.gz
  • Upload date:
  • Size: 3.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200106 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.6

File hashes

Hashes for pymodaq-2.0.1.tar.gz
Algorithm Hash digest
SHA256 7fec34a60d3f5035fb966cb56102fbd8a9612b2ebd876f1b1417e5e50d8f7486
MD5 ad7c68b563c29d9ffbd3bba77f94aba5
BLAKE2b-256 b786d8f1374ad39bddb5e6538285e517d97b6a949f69ed811f5549d2c44283f1

See more details on using hashes here.

File details

Details for the file pymodaq-2.0.1-py3-none-any.whl.

File metadata

  • Download URL: pymodaq-2.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200106 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.6

File hashes

Hashes for pymodaq-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 19903aed581c6c0168b30c183e356f69c1b15c89a93cb1e01d5d8c2c5abffc52
MD5 b5ade1e391222b15b0b85d351739228a
BLAKE2b-256 a3d6ba3dd18f153b14c2eb19687e9e8057027d52ef8f53fba81d98fa4765fe2e

See more details on using hashes here.

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