Skip to main content
Latest Version Documentation Status https://codecov.io/gh/PyMoDAQ/PyMoDAQ/branch/malik-irain-patch-2/graph/badge.svg?token=IQNJRCQDM2

Linux

PyQt5

PyQt6

PySide6

Python 3.10

310-linux-pyqt5

310-linux-pyqt6

310-linux-pyside6

Python 3.11

311-linux-pyqt5

311-linux-pyqt6

311-linux-pyside6

Python 3.12

312-linux-pyqt5

312-linux-pyqt6

312-linux-pyside6

Python 3.13

313-linux-pyqt5

313-linux-pyqt6

313-linux-pyside6

Windows

PyQt5

PyQt6

PySide6

Python 3.10

310-windows-pyqt5

310-windows-pyqt6

310-windows-pyside6

Python 3.11

311-windows-pyqt5

311-windows-pyqt6

311-windows-pyside6

Python 3.12

312-windows-pyqt5

312-windows-pyqt6

312-windows-pyside6

Python 3.13

313-windows-pyqt5

313-windows-pyqt6

313-windows-pyside6

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 extensions.

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

It is organised a shown below:

overview

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/

Download files

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

Source Distribution

pymodaq-5.2.9.tar.gz (345.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pymodaq-5.2.9-py3-none-any.whl (417.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pymodaq-5.2.9.tar.gz
  • Upload date:
  • Size: 345.3 kB
  • Tags: Source
  • Uploaded using 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

File hashes

Hashes for pymodaq-5.2.9.tar.gz
Algorithm Hash digest
SHA256 fd4f9f532e9dcfaaaa54fb3fb0a749110082b673728f831ab8dcb7f1172f63c0
MD5 998808902418bed94b2a9722e6320666
BLAKE2b-256 1e172b346b304f63dc10bb5c433673232c4d2d0b0a8cca51f51d062a451eb82a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pymodaq-5.2.9-py3-none-any.whl
  • Upload date:
  • Size: 417.4 kB
  • Tags: Python 3
  • Uploaded using 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

File hashes

Hashes for pymodaq-5.2.9-py3-none-any.whl
Algorithm Hash digest
SHA256 d4e9d74c331070878a27ae400a498a0c522dae059ab3f99fe4f4076b059eff88
MD5 60be210f403353a41bdeb359e1dbc77a
BLAKE2b-256 bfdfb0b6ed494e600b4511754460419641457a1a0d4f5718ce84798b12045089

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

5.2.9 This release

2 files

5.2.8

2 files

5.2.7

2 files

5.2.6

2 files

5.2.5

2 files

5.2.4

2 files

5.2.3

2 files

5.2.1

2 files

5.2.0

2 files

5.1.13

2 files

5.1.12

2 files

5.1.11

2 files

5.1.10

2 files

5.1.9

2 files

5.1.8

2 files

5.1.7

2 files

5.1.6

2 files

5.1.5

2 files

5.1.3

2 files

5.1.2

2 files

5.1.1

2 files

5.1.0

2 files

5.0.18

2 files

5.0.17

2 files

5.0.16

2 files

5.0.15

2 files

5.0.14

2 files

5.0.13

2 files

5.0.12

2 files

5.0.11

2 files

5.0.10

2 files

5.0.9

2 files

5.0.8

2 files

5.0.7

2 files

5.0.6

2 files

5.0.5

2 files

5.0.4

2 files

5.0.3

2 files

5.0.2

2 files

5.0.1

2 files

5.0.0

2 files

4.4.11

2 files

4.4.9

2 files

4.4.7

2 files

4.4.6

2 files

4.4.5

2 files

4.4.4

2 files

4.4.3

2 files

4.4.2

2 files

4.4.0

2 files

4.3.7

2 files

4.3.6

2 files

4.3.5

2 files

4.3.4

2 files

4.3.3

2 files

4.3.2

2 files

4.3.1

2 files

4.3.0

2 files

4.2.5

2 files

4.2.4

2 files

4.2.3

2 files

4.2.2

2 files

4.2.1

2 files

4.2.0

2 files

4.1.5

2 files

4.1.4

2 files

4.1.3

2 files

4.1.1

2 files

4.1.0

2 files

4.0.11

2 files

4.0.9

2 files

4.0.8

2 files

4.0.7

2 files

4.0.6

2 files

4.0.5

2 files

4.0.4

2 files

4.0.3

2 files

4.0.2

2 files

4.0.1

2 files

3.6.13

2 files

3.6.12

2 files

3.6.10

2 files

3.6.9

2 files

3.6.8

2 files

3.6.7

2 files

3.6.6

2 files

3.6.5

2 files

3.6.3

2 files

3.6.2

2 files

3.6.1

2 files

3.5.6

2 files

3.5.5

2 files

3.5.4

2 files

3.5.3

2 files

3.5.2

2 files

3.5.1

2 files

3.5.0

2 files

3.4.1

2 files

3.4.0

2 files

3.3.0

2 files

3.2.1

2 files

3.2.0

2 files

3.1.4

2 files

3.1.2

2 files

3.1.1

2 files

3.1.0

2 files

3.0.4

2 files

3.0.3

2 files

2.3.2

2 files

2.3.1

2 files

2.3.0

2 files

2.2.6

2 files

2.2.5

2 files

2.2.4

2 files

2.2.3

2 files

2.2.2

2 files

2.2.1

2 files

2.2.0

2 files

2.1.3

2 files

2.1.2

2 files

2.1.1

2 files

2.1.0

2 files

2.0.1

2 files

2.0

2 files

1.6.4

2 files

1.6.3

2 files

1.6.2

2 files

1.6.1

2 files

1.6.0

2 files

1.5.1

2 files

1.5.0

2 files

1.4.2

2 files

1.4.1

2 files

1.4.0

2 files

1.3.0

2 files

1.2.0

2 files

1.1.2

2 files

1.1.1

2 files

1.1.0

2 files

1.0.1

2 files

1.0.0

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page