fxes. working Zeiss-1000+EMCCD sequence

This commit is contained in:
2025-08-24 19:39:54 +03:00
parent cd49a9044f
commit 66c10e2f31
3 changed files with 26 additions and 6 deletions

View File

@@ -192,6 +192,8 @@ def focussing_app(parser, init_seq_func, set_focus_func, get_image_func):
if args.verbose:
print("\n\tThe best focus value: {:g}".format(result["focus_value"]))
ret_code = 0
if not args.do_not_set:
if args.verbose:
print("\n\tSet focus to the best value ...", end="")