Giter Site home page Giter Site logo

loicguilmard / pymodaq Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pymodaq/pymodaq

0.0 0.0 0.0 201.9 MB

Modular Data Acquisition with Python

Home Page: http://pymodaq.cnrs.fr

License: MIT License

Python 99.98% LabVIEW 0.02% Batchfile 0.01%

pymodaq's Introduction

PyMoDAQ

Latest Version Documentation Status https://codecov.io/gh/PyMoDAQ/PyMoDAQ/branch/pymodaq-dev/graph/badge.svg?token=IQNJRCQDM2
Python Qt Backend OS Passed
3.8 Qt5 Linux 38Qt5
3.9 Qt5 Linux 39Qt5
3.10 Qt5 Linux 310Qt5
3.11 Qt5 Linux 311Qt5
3.8 Qt5 Windows 38Qt5win
3.8 PySide2 Linux 38pyside
3.9 Qt6 Linux 39Qt6
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/

pymodaq's People

Contributors

seb5g avatar pierrejannot avatar ashwolaa avatar benediktburger avatar quantumm avatar rgeneaux avatar davidtrem avatar jerlfan avatar quantummbackup avatar sq-lumin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.