This commit is contained in:
@@ -27,6 +27,8 @@ class HklFlyScan(AsyncFlyScanBase):
|
||||
super().__init__(**kwargs)
|
||||
|
||||
self.scan_report_devices = ['h', 'k', 'l'] + self.scan_motors + self.readout_priority['monitored']
|
||||
self.readout_priority["async"].extend(self.scan_motors)
|
||||
self.readout_priority["async"].extend(['h', 'k', 'l', 'betaIn', 'betaOut'])
|
||||
|
||||
@property
|
||||
def monitor_sync(self):
|
||||
|
||||
Reference in New Issue
Block a user