fix(various): repo cleanup, removed - [plot_app, one_plot, scan_plot,...
Description
General repository clean-up.
Related Issues
Relates to #89 (closed) .
Type of Change
-
removed
examples/crosshair_example.py
removed → it was only demonstration of crosshair capabilities, not needed anymore -
removed
examples/oneplot.py
→ plotting app which was adjusted to show the dap fitting with old style dap workers -
removed
example/plot_app
→ demo made initially for Xtreme, now there is more advancedBECMonitor
(will be deprecated soon) and mainlyBECFigure
withWaveform1D
-
removed
widgets/scan_plot
→ original simple widgets for Designer plugin demonstration -
removed
qtdesigner_plugins
-
adjusted
test_bec_dispatcher
→.dumps
not used for Messages -
disabled
test_bec_figure/test_change_theme
→qtdarktheme
which is changing the theme is not supported by python 3.12, alternative has to be found.
Potential side effects
None
Definition of Done
-
Documentation is up-to-date.