Skip to content
Snippets Groups Projects
Commit a4e54551 authored by 29iduser's avatar 29iduser
Browse files

fixed double to in scan_2D

parent 3c510436
No related branches found
No related tags found
No related merge requests found
......@@ -242,12 +242,6 @@ class Motors:
scan_fillin_2D(inner_loop_list,outer_loop_list,**kwargs)
if kwargs['execute']:
kwargs.update({'scan_dim':kwargs['outer_scan_dim']})
scan_go(**kwargs)
##############################################################################################################
############################## Motor Short Names ##############################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment