qudi.util
Modules
This module contains color scales and definitions for qudi as well as a custom matplotlib style. |
|
This file contains Qudi methods for handling real-world values with units. |
|
ToDo: Document |
|
This file contains data storage utilities for qudi. |
|
Descriptor objects that can be used to simplify common tasks related to object attributes. |
|
This file contains Qudi methods for data filtering. |
|
This file contains the Qudi mapper module. |
|
This file contains Qt models for Python data structures. |
|
Stand-in extension of Qt's QMutex and QRecursiveMutex classes. |
|
Check if something is a rpyc remotemodules object and transfer it |
|
Decorators and objects used for overloading attributes and interfacing them. |
|
This file contains utility methods to annotate arguments for which the user can potentially edit values via GUI. |
|
This file contains a custom .ui file loader since the current (v5.14.1) Pyside2 implementation or qtpy implementation do not fully allow promotion to a custom widget if the custom widget is not a direct subclass of the base widget defined in the .ui file. |
|
This file extends the ruamel.yaml package functionality to load and dump more data types needed by qudi (mostly numpy array and number types). |