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

Minor improvement to auto_update script

appel_c requested to merge refactor/adapt_auto_update_script into main

Description

The current auto_update script has an inconsistency for labelling the curves of the plot. This MR intends to make some minor improvements in this regard

Type of Change

  • The label of the curve now follow the following template: f"Scan {info.scan_number} - {selected_device}"

Potential side effects

None

Definition of Done

  • Documentation is up-to-date.

Merge request reports

Loading