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