Minor improvement to auto_update script
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.