Skip to content
Snippets Groups Projects
Commit c823fe59 authored by jmcchesn's avatar jmcchesn
Browse files

debug EA

parent d7fe3d9d
No related branches found
No related tags found
No related merge requests found
......@@ -253,7 +253,7 @@ def _scanEATrigger(EAlist,before_after,**kwargs):
_scanEAPrefix("mda",**kwargs)
#set det trigger
mda_kwargs={'scan_dim':kwargs['scan_dim'],'trigger_dictionary':{kwargs['detTrig']:HVscanPV}}
scan_triggers_set(mda_kwargs)
scan_triggers_set(**mda_kwargs)
#add scanNum as detector
scan_detectors_set({20:EA._savePlugin +"FileName"})
......
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