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

Cleanup of docs, various minior bug fixes

appel_c requested to merge cleanup/alignment_gui_docs into pre_release_v2

Description

This MR cleans up the documentation to a certain extent, to allow release of BW v2. It thereby also deprecates the AlignmentGUI, BECFigure from the docs and partly updates the documentation of the plotting suite. A few bugs were also fixed while checking some of the plotting widgets, and/or related issues created.

Related Issues

closes #520 (closed) #515 #526 (closed) relates to #501 (closed)

Type of Change

  • remove BECFigure docs, and references to the ladder from plotting suite.
  • deprecate Alignment1D GUI #515
  • Bugfix for ScatterWaveform Widget, ScatterCurve received gui_id of ScatterWaveform (#520 (closed))
  • fix unique names for custom curve, #526 (closed)

Additional Comments

An issue was created for adding a toolbar option to add an TickItem as an indicator for a motor position of the x_axis to the Waveform widget (#525).

Definition of Done

  • Documentation is up-to-date.
Edited by appel_c

Merge request reports

Loading