Apply suggestions from code review of branch dynamic-ui
Co-authored-by: Joe Knapper <joe.knapper@glasgow.ac.uk>
This commit is contained in:
parent
88da4a18d9
commit
0bfec5d046
2 changed files with 5 additions and 5 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue