Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

fix(various): repo cleanup, removed - [plot_app, one_plot, scan_plot,...

wyzula_j requested to merge repo-clean-up into master

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 advanced BECMonitor (will be deprecated soon) and mainly BECFigure with Waveform1D
  • 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_themeqtdarktheme 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.

Merge request reports

Loading