New capturing Thing
This commit is contained in:
parent
9b2ccea660
commit
dee11deec1
3 changed files with 68 additions and 61 deletions
|
|
@ -596,7 +596,7 @@ class SmartScanThing(Thing):
|
|||
f"{new_pos_xyz[0]}_{new_pos_xyz[1]}",
|
||||
)
|
||||
os.makedirs(site_folder, exist_ok=True)
|
||||
self._z_stack.smart_stack(
|
||||
self._z_stack.run_z_stack(
|
||||
images_dir=self._ongoing_scan_images_dir,
|
||||
stack_dir=site_folder,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue