mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-02-06 23:28:41 +01:00
Merge branch 'master' into sls_info
This commit is contained in:
@@ -368,7 +368,7 @@ class SynFlyer(Device, PositionerBase):
|
||||
positions = np.asarray(positions)
|
||||
|
||||
def produce_data(device, metadata):
|
||||
buffer_time = 0.5
|
||||
buffer_time = 0.2
|
||||
elapsed_time = 0
|
||||
bundle = BECMessage.BundleMessage()
|
||||
for ii in range(num_pos):
|
||||
|
||||
Reference in New Issue
Block a user