Modular Data Acquisition with Python
Project description
Python |
Qt Backend |
OS |
Passed |
---|---|---|---|
3.8 |
Qt5 |
Linux |
|
3.9 |
Qt5 |
Linux |
|
3.10 |
Qt5 |
Linux |
|
3.11 |
Qt5 |
Linux |
|
3.8 |
Qt5 |
Windows |
|
3.8 |
PySide2 |
Linux |
|
3.9 |
Qt6 |
Linux |
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 extensions.
Second, to provide various tools (modules) to easily build custom apps
It is organised a shown below:
The main component is the Dashboard : This is a graphical component 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 (numbers and types of control modules).
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 in the Dashboard
DAQ_Viewer_module : used to control/drive a detector (stand alone and/or automated).
Any number of these modules can be instantiated in the Dashboard.
The Dashboard allows you to start dedicated extensions that will make use of the control modules:
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.
and many others to simplify any application development.
Published under the MIT FREE SOFTWARE LICENSE
GitHub repo: https://github.com/PyMoDAQ
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-4.3.4.tar.gz
.
File metadata
- Download URL: pymodaq-4.3.4.tar.gz
- Upload date:
- Size: 4.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f7591de736fb1e22d3f22c797b26abec20106e4bc44a00d06604643573dbe80 |
|
MD5 | 149ceddfd27368bcfa6e3a5c33b250c4 |
|
BLAKE2b-256 | 50c708befa3f630f1d508cfcb81190613af6b3590ced1f8cdc129a566e119212 |
File details
Details for the file pymodaq-4.3.4-py3-none-any.whl
.
File metadata
- Download URL: pymodaq-4.3.4-py3-none-any.whl
- Upload date:
- Size: 4.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61fa741f83e6e04a7530e495457d747e4c5333eb9e2a8474158e7b28521e4eaf |
|
MD5 | ebb54b0379443685f8e7d5eecefee201 |
|
BLAKE2b-256 | 7eff92aaafde602bb58d5f4a5c26e9a7985dfcd6efdf63761fad91036a366b96 |