Apply suggestions from code review of branch fast-stack
Co-authored-by: Joe Knapper <joe.knapper@glasgow.ac.uk>
This commit is contained in:
parent
9a92fd478a
commit
8002600fcf
2 changed files with 2 additions and 2 deletions
|
|
@ -634,7 +634,7 @@ class AutofocusThing(Thing):
|
|||
:buffer_max: The maximum number of images to tell the camera to keep in memory
|
||||
for saving once the stack is complete
|
||||
|
||||
:return: A CaatureInfo object containing the capture information including its
|
||||
:return: A CaptureInfo object containing the capture information including its
|
||||
camera buffer_id needed for saving.
|
||||
"""
|
||||
stage_location = stage.position
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue