Stream_name and capture_method args updated
This commit is contained in:
parent
8bc0573ab1
commit
de7ffb9d1e
3 changed files with 4 additions and 3 deletions
|
|
@ -694,6 +694,7 @@ class SmartScanThing(Thing):
|
|||
self._autofocus.run_z_stack(
|
||||
images_dir=self._ongoing_scan_images_dir,
|
||||
stack_dir=site_folder,
|
||||
capture_method="hires_array",
|
||||
)
|
||||
|
||||
# increment capure counter as thread has completed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue