Apply suggestions from code review of branch dynamic-ui

Co-authored-by: Joe Knapper <joe.knapper@glasgow.ac.uk>
This commit is contained in:
Julian Stirling 2026-03-10 09:35:29 +00:00
parent 88da4a18d9
commit 0bfec5d046
2 changed files with 5 additions and 5 deletions

View file

@ -577,7 +577,7 @@ class HistoScanWorkflow(RectGridWorkflow[HistoScanSettingsModel]):
def set_background(self) -> None:
"""Set the background for this background detector.
This sets the background for this workflows background detector as opposed to
This sets the background for this workflow's background detector as opposed to
the active background detector for the camera.
"""
image_array = self._cam.grab_as_array(stream_name="lores")