Skip to main content

Modular Data Acquisition with Python

Project description

Latest Version Documentation Status https://codecov.io/gh/PyMoDAQ/pymodaq_data/branch/0.0.x/graph/badge.svg?token=IQNJRCQDM2

Python

OS

Passed

3.8

Linux

38

3.9

Linux

39

3.10

Linux

310

3.11

Linux

311

3.12

Linux

312

3.11

Windows

311win

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.

PyMoDAQ data is a set of utilities (constants, methods and classes) that are used for Data Management. It is heavily used with the PyMoDAQ framework but can also be used as a standalone package for data management in another context.

What are Data?

Data are objects with many characteristics able to properly describe real data taken on an experiment or calculated from theory:

  • a type: float, int, …

  • a dimensionality: Data0D, Data1D, Data2D and higher

  • units (dealt with the pint python package)

  • axes

  • actual data as numpy arrays

  • uncertainty/error bars

https://pymodaq.cnrs.fr/en/latest/_images/data.png

What is PyMoDAQ’s data?.

The PyMoDAQ Data package

Because of this variety, PyMoDAQ Data introduce a set of objects including metadata (for instance the time of acquisition) and various methods and properties to manipulate them during analysis for instance (getting name, slicing, concatenating…), save them and plot them (given you installed one of the available backend: matplotlib or Qt ( through the pymodaq_gui package)

To learn more, check the documentation.

Published under the MIT FREE SOFTWARE LICENSE

GitHub repo: https://github.com/PyMoDAQ

Documentation: http://pymodaq.cnrs.fr/

Project details


Download files

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

Source Distribution

pymodaq_data-0.0.3.tar.gz (162.6 kB view details)

Uploaded Source

Built Distribution

pymodaq_data-0.0.3-py3-none-any.whl (169.0 kB view details)

Uploaded Python 3

File details

Details for the file pymodaq_data-0.0.3.tar.gz.

File metadata

  • Download URL: pymodaq_data-0.0.3.tar.gz
  • Upload date:
  • Size: 162.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.27.2

File hashes

Hashes for pymodaq_data-0.0.3.tar.gz
Algorithm Hash digest
SHA256 015900e213a5f87d65567a9a156d63c18b696a78997fcc1f02805995e99f5ee6
MD5 a43452ec17cff26db97e04ed79b07f60
BLAKE2b-256 cdac2a146a3e86383af90347c6e8d59997d4044adf94e0cc9b3b04dccfd0575a

See more details on using hashes here.

File details

Details for the file pymodaq_data-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for pymodaq_data-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 2174aa9b164c9e056a0ab675d2097b9384e90cdff2f234a9133b4273b8c61a3b
MD5 4c6d892084fe77a8e1dc5dc9bdfb7609
BLAKE2b-256 8964de43a443dfb878ef32433e39990b1d4175e9325fc3384a354c92da0e8884

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page