Atomic Quantum information Processing Tool - AQiPT
Author(s): M.Morgado (morgadovargas@unistra.fr) Contributor(s): S.Whitlock, S.Bera, S.Yang.
Date: January 2022
.
├── control # Control module: sequences, producers etc (alternatively `dist`)
├── daq # DAQ module: resources for monitoring experimental control
├── datalogger # Datalogger module: resources for archive the activity of the experiment
├── directory # Directory module: resources for handle data
├── emulator # Emulator module: resources for simulate physical system
├── general # General module: resources for general purpose functions
├── interface # Interface module: resources for Graphic User Interface
├── kernel # Kernel module: resources for defining the fundamental information from atomic physics for simulations
└── readme.md