lneuhaus / PyMoDAQ

Modular Data Acquisition with Python

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyMoDAQ

PyMoDAQ, Modular Data Acquisition with Python, is a set of python modules used to perform automated measurements.

shortcut

Description:

It is made for the scientist who need to perform various acquisitions without having to write a user/interface for each new experiment. PyMoDAQ interface is fixed, and any new hardware can be added as a small plugin. Preset modes of a given set of actuators and detectors can be written for easy experiment inititialization.

Modules:

It is divided in three main modules:

  • DAQ_Move : used to control/drive an actuator (stand alone and/or automated). Any number of these modules can be instantiated.
  • DAQ_Viewer : used to control/drive a detector (stand alone and/or automated). Any number of these modules can be instantiated.
  • DAQ_Scan : This is the module that will initialize all preset actuators and detectors. Then will automate the data acquisition.

Published under the CeCILL-B FREE SOFTWARE LICENSE

GitHub repo: https://github.com/CEMES-CNRS

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

About

Modular Data Acquisition with Python

http://pymodaq.cnrs.fr

License:Other


Languages

Language:Python 99.8%Language:Inno Setup 0.1%Language:Batchfile 0.0%