w
This commit was merged in pull request #114.
This commit is contained in:
@@ -151,7 +151,7 @@ class DebugTools:
|
||||
s = scans.acquire(
|
||||
exp_time=exp_time, frames_per_trigger=burst_frames, burst_at_each_point=cycles
|
||||
)
|
||||
s.wait()
|
||||
s.wait(file_written=True)
|
||||
print("Acquire measurement finished.")
|
||||
print("Checking MCS data...")
|
||||
scan_data = bec.history.get_by_scan_id(s.scan.scan_id)
|
||||
|
||||
Reference in New Issue
Block a user