Load capture objects from files. Remove YAML database.

This commit is contained in:
Joel Collins 2019-05-15 16:32:58 +01:00
parent f8e647198a
commit 092181348b
9 changed files with 64 additions and 119 deletions

View file

@ -14,7 +14,7 @@ class RecalibrateAPIView(MicroscopeViewPlugin):
# TODO: Figure out the range of z values to use
print("Starting microscope recalibration...")
logging.info("Starting microscope recalibration...")
task = self.microscope.task.start(self.plugin.recalibrate)
# Return a handle on the autofocus task