Linux |
PyQt5 |
PyQt6 |
PySide6 |
|---|---|---|---|
Python 3.10 |
|||
Python 3.11 |
|||
Python 3.12 |
|||
Python 3.13 |
Windows |
PyQt5 |
PyQt6 |
PySide6 |
|---|---|---|---|
Python 3.10 |
|||
Python 3.11 |
|||
Python 3.12 |
|||
Python 3.13 |
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:
PyMoDAQ’s Dashboard and its extensions: DAQ_Scan for automated acquisitions, DAQ_Logger for data logging and many other.
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/
Release files for pymodaq 5.2.11
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pymodaq-5.2.11.tar.gz | 345.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pymodaq-5.2.11-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:762.9 kB
Release files / pymodaq-5.2.11.tar.gz
| Download URL | pymodaq-5.2.11.tar.gz |
|---|---|
| Size | 345.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1c6f5d4d3a66a6e28db9a7975911a60e75cb0cab70e6a7f4f1ea355ccbff900d
|
|
BLAKE2b-256 checksum How to use checksums |
0427a96a682fddf443ed45f91385347748a3b2071e588dfde1f50291d45f6379
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Hatch/1.18.0 {"ci":true,"cpu":"x86_64","distro":{"id":"noble","libc":{"lib":"glibc","version":"2.39"},"name":"Ubuntu","version":"24.04"},"implementation":{"name":"CPython","version":"3.12.14"},"installer":{"name":"hatch","version":"1.18.0"},"openssl_version":"OpenSSL 3.0.13 30 Jan 2024","python":"3.12.14","system":{"name":"Linux","release":"6.17.0-1022-azure"}} HTTPX2/2.12.0
|
Release files / pymodaq-5.2.11-py3-none-any.whl
| Download URL | pymodaq-5.2.11-py3-none-any.whl |
|---|---|
| Size | 417.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
081a77fb313a640c3f21dc4d4a84caf6be4560a212d7d962d61c62a870f68e3e
|
|
BLAKE2b-256 checksum How to use checksums |
c1b24c76f51e882237917a467306fc6d4f15a83fe48ec4da7c17b7ec0775eda7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Hatch/1.18.0 {"ci":true,"cpu":"x86_64","distro":{"id":"noble","libc":{"lib":"glibc","version":"2.39"},"name":"Ubuntu","version":"24.04"},"implementation":{"name":"CPython","version":"3.12.14"},"installer":{"name":"hatch","version":"1.18.0"},"openssl_version":"OpenSSL 3.0.13 30 Jan 2024","python":"3.12.14","system":{"name":"Linux","release":"6.17.0-1022-azure"}} HTTPX2/2.12.0
|