Esempio n. 1
0
 def set_event(self):
     from xpdacq.lib_xpd_md import set_scan
     set_scan()
Esempio n. 2
0
 def set_event(self):
     from xpdacq.lib_xpd_md import set_scan
     set_scan()
Esempio n. 3
0
 def set_scan(self, scan_tag):
     from xpdacq.lib_xpd_md import set_scan
     # dummy method
     set_scan()
Esempio n. 4
0
 def set_scan(self, scan_tag):
     from xpdacq.lib_xpd_md import set_scan
     # dummy method
     set_scan()