Commit f30d48e5 authored by Joel Collins's avatar Joel Collins
Browse files

Added brief wait before z-stack captures

parent b5c0acb7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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,