mirror of
https://github.com/ivan-usov-org/bec.git
synced 2025-04-22 02:20:02 +02:00
1.1 KiB
1.1 KiB
(user)=
User
BEC is a python package that provides a command-line interface (CLI), as well as a graphical user interface (GUI) for controlling devices and running scans. The CLI is based on the IPython interactive shell. For the GUI, we develop modular widgets based on PyQt6 and pyqtgraph which can be assembled to user-specific needs. This section contains general information about BEC and aims to answer frequently asked questions about the usage of BEC from a user perspective.
This includes:
- Exploring BEC
- Starting BEC with simulated devices
- Getting to know the command-line interface (CLI) and graphical user interface (GUI)
- Accessing BEC data
- Scan commands
- Macros/Scripting
For more information on the underlying architecture, customization possibilities or extensions to deployed BEC systems at the beamline, please consider exploring the Developer section.
---
maxdepth: 2
---
installation
devices
command_line_interface
graphical_user_interface
data_access_and_plotting