Added brief wait before z-stack captures

This commit is contained in:
Joel Collins 2019-03-29 17:32:57 +00:00
parent b5c0acb705
commit f30d48e59d

View file

@ -219,6 +219,7 @@ class ScanPlugin(MicroscopePlugin):
with self.microscope.lock:
for i in range(steps):
time.sleep(0.1)
logging.debug("Capturing...")
self.capture(
basename,