w
This commit is contained in:
@@ -213,7 +213,7 @@ class Pilatus(PSIDeviceBase, ADBase):
|
||||
self.hdf.file_path.set(file_path).wait(5)
|
||||
self.hdf.file_name.set(file_name).wait(5)
|
||||
self.hdf.num_capture.set(n_images).wait(5)
|
||||
self.cam.array_counter.put(0).wait(5) # Reset array counter
|
||||
self.cam.array_counter.put(0) # Reset array counter
|
||||
logger.warning(
|
||||
f"Finished setting up detector {self.name} after {time.time() - start_time:.2f} seconds."
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user