Load capture objects from files. Remove YAML database.
This commit is contained in:
parent
f8e647198a
commit
092181348b
9 changed files with 64 additions and 119 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue