mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-01-16 23:29:21 +01:00
refactor: updated scaninfo mix
This commit is contained in:
@@ -20,9 +20,9 @@ class BecScaninfoMixin:
|
||||
"RID": "mockrid",
|
||||
"queueID": "mockqueuid",
|
||||
"scan_number": 1,
|
||||
"exp_time": 0.1,
|
||||
"num_points": 10,
|
||||
"readout_time": 3e-3,
|
||||
"exp_time": 26e-3,
|
||||
"num_points": 10000,
|
||||
"readout_time": 2e-3,
|
||||
"scan_type": "fly",
|
||||
},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user