Skip to content
/ qudi Public

(Legacy project) A modular laboratory experiment management suite, predecessor to qudi-core.

License

Notifications You must be signed in to change notification settings

Ulm-IQO/qudi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ac37d66 · Feb 12, 2024
Nov 22, 2018
Sep 6, 2019
Apr 14, 2021
Aug 9, 2022
May 6, 2021
Aug 9, 2022
Nov 14, 2022
Dec 22, 2020
Dec 6, 2022
Jul 17, 2019
Dec 22, 2020
Oct 7, 2020
May 4, 2018
Aug 29, 2018
Sep 11, 2017
Oct 12, 2017
May 17, 2015
Feb 12, 2024
May 3, 2017

Repository files navigation

⚠ DEPRECATION WARNING

The development of this qudi repository has ceased. We strongly recommend migrating to our new qudi-core project that is actively developed. Framework functionality is now separated from the measurement toolchains. Most features of the old project can be recovered by installing the qudi-core and qudi-iqo-modules packages.

qudi (deprecated)

Qudi is a suite of tools for operating multi-instrument and multi-computer laboratory experiments. Originally built around a confocal fluorescence microscope experiments, it has grown to be a generally applicable framework for controlling experiments.

Features

  • A modular and extendable architecture
  • Access to devices on other computers over network
  • XYZ piezo or galvo control for confocal fluorescence microscopy via National Instruments X-Series devices
  • Position optimization for fluorescent spots
  • Tracking of fluorescent spots
  • Tektronix AWG 5000 7000 and 70000 support for pulsed microwave experiments
  • Anritsu MG37022A, MG3696B and MG3961C, R&S SMIQ and SMR support for ODMR measurements
  • Getting spectra from the WinSpec32 spectroscopy software
  • Thorlabs APT motor control
  • Magnetic field alignment for NV- in diamond via fluorescence, ODMR and nuclear spin
  • etc.

Citation

If you are publishing scientific results, mentioning Qudi in your methods description is the least you can do as good scientific practice. You should cite our paper Qudi: A modular python suite for experiment control and data processing for this purpose.

Documentation

User and code documentation about Qudi is located at http://ulm-iqo.github.io/qudi-generated-docs/html-docs/ .

Continuous integration

Build Status Build status Scrutinizer Code Quality

Collaboration

For development-related questions and discussion, please use the qudi-dev mailing list.

If you just want updates about releases and breaking changes to Qudi without discussion or issue reports, subscribe to the qudi-announce mailing list.

Feel free to add issues and pull requests for improvements on github at https://github.com/Ulm-IQO/qudi .

The code in pull requests should be clean, PEP8-compliant and commented, as with every academic institution in Germany, our resources in the area of software development are quite limited.

Do not expect help, debugging efforts or other support.

License

Almost all parts of Qudi are licensed under GPLv3 (see LICENSE.txt) with the exception of some files that originate from the Jupyter/IPython project. These are under BSD license, check the file headers and the documentation folder.

Check COPYRIGHT.txt for a list of authors and the git history for their individual contributions.