0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-14 03:31:50 +02:00
Files
bec_widgets/docs/user/apps.md
2023-12-12 17:26:28 +01:00

1.6 KiB

(user.apps)=

Applications

In the bec_widgets/examples directory, you will find practical applications that demonstrate the capabilities of BEC Widgets in real-world scenarios. These applications showcase the adaptability and functionality of the framework for various beamline experiment needs.

Motor Alignment Tool

This tool assists in aligning motors with samples during experiments. It enables users to move motors, visually track their movement, and record positions for precise alignment.

General Plotting Live Acquisition Tool

This application is designed for live data visualization. It allows users to view real-time signals from detectors in a multi-grid layout, facilitating immediate analysis during experiments.

Modular Application

A bespoke application built entirely using BEC Widgets' modular components. This example illustrates the framework's flexibility in creating customized GUIs tailored to specific experimental setups.


Note: The documentation for these applications is currently under development. The provided links will direct you to their respective pages once the documentation is complete.

---
maxdepth: 1
hidden: true
---

apps/motor_app
apps/plot_app
apps/modular_app