Modular Data Acquisition with Python
Project description
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 control 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
Built Distribution
File details
Details for the file pymodaq-2.3.0.tar.gz
.
File metadata
- Download URL: pymodaq-2.3.0.tar.gz
- Upload date:
- Size: 3.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.1.post20201107 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f93270b05ea5fef9eb4c5a989ca25bcfea00e62c1568522158e05916050e7620 |
|
MD5 | 1b79a8baf91ef531bab35e1f89a2db25 |
|
BLAKE2b-256 | 0a2489dad922743e00fbff39757be5d63eee1282e732e7fc2f7c9adfdb6b07ac |
File details
Details for the file pymodaq-2.3.0-py3-none-any.whl
.
File metadata
- Download URL: pymodaq-2.3.0-py3-none-any.whl
- Upload date:
- Size: 4.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.1.post20201107 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b8b777b5196cc148f477d98740cf5151869f72555f8c2ae13be5ec6f9716928 |
|
MD5 | 6522ec92cb68e542b75412b64e76bb80 |
|
BLAKE2b-256 | 825a67bdb25daa625588835f96668a6a5f4dc3969a78a7cb6deb8752f0690e15 |