This repository has been ARCHIVED as we moved it into a MonoRepository together with PyMoDAQ and its side project: PyMoDAQ GUI and Data, please go to PyMoDAQ main repo to continue working on its development!
| Linux | Windows | |
|---|---|---|
| Python 3.9 | ||
| Python 3.10 | ||
| Python 3.11 | ||
| Python 3.12 |
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.
This present repository pymodaq_utils is a set of utilities (constants, methods and classes) that are used in the various subpackages of PyMoDAQ (PyMoDAQ itself, but also plugins and data management and user interfaces modules)
PyMoDAQ Diagram:
PyMoDAQ's Dashboard and its extensions: DAQ_Scan for automated acquisitions, DAQ_Logger for data logging and many other.
Published under the MIT FREE SOFTWARE LICENSE
GitHub repo: https://github.com/PyMoDAQ
Documentation: http://pymodaq.cnrs.fr/
