Apply suggestions from code review of branch jpeg-capture-in-stacking
Co-authored-by: Richard Bowman <richard.bowman@cantab.net>
This commit is contained in:
parent
4e78f3d104
commit
8a4ad49c03
2 changed files with 3 additions and 5 deletions
|
|
@ -146,8 +146,6 @@ class BaseCamera(Thing):
|
|||
) -> None:
|
||||
"""Capture an image and save it to disk
|
||||
|
||||
This will set the event `acquired` once the image has been acquired, so
|
||||
that the stage may be moved while it's saved.
|
||||
|
||||
save_resolution can be set to resize the image before saving. By default this is None
|
||||
meaning that the image is saved at original resoltion.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue