API reference

This section contains the reference for the submodules of the caqtus package.

caqtus.analysis

Contains functions for loading data from a sequence and analyzing it.

caqtus.device

Contains classes and functions to manage devices.

caqtus.experiment_control

Allow to manage the high-level control of experiments.

caqtus.extension

Allows to create user-defined components to use on an experiment.

caqtus.gui

Contains the GUI components of the application.

caqtus.session

Allows to interact with the storage of the experiment.

caqtus.shot_compilation

Used to compile user-friendly parameters into low-level device parameters.

caqtus.types

Defines specific types that are used throughout the package.

caqtus.utils

Contains utility functions that are not-specific to the package functionalities.