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.
- Location:
bec_widgets/examples/motor_movement
- Further Details: Motor Alignment Tool Documentation
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.
- Location:
bec_widgets/examples/plot_app
- Further Details: General Plotting Live Acquisition Tool Documentation
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.
- Location:
bec_widgets/examples/modular_app
- Further Details: Modular Application
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