Fix docstrings
This commit is contained in:
parent
fa21224eaa
commit
08e58a3c1d
5 changed files with 16 additions and 12 deletions
|
|
@ -171,7 +171,7 @@ class ScanWorkflow(Generic[SettingModelType], lt.Thing):
|
|||
|
||||
:param dz: The dz for autofocus.
|
||||
:param images_dir: The path to the directory for saving images.
|
||||
:param capture mode: The name of the camera capture mode.
|
||||
:param capture_mode: The name of the camera capture mode.
|
||||
|
||||
:return: A tuple ready to pass out of acquisition routine. In this method,
|
||||
image is always taken, so first return is True.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue