Stacking in autofocus with temp capture Thing

This commit is contained in:
jaknapper 2025-04-23 19:16:23 +01:00
parent dee11deec1
commit 9f39f61d03
4 changed files with 92 additions and 95 deletions

View file

@ -14,8 +14,7 @@
}
},
"/background_detect/": "openflexure_microscope_server.things.background_detect:BackgroundDetectThing",
"/z_stack/": "openflexure_microscope_server.things.z_stack:ZStackThing",
"/capturing/": "openflexure_microscope_server.things.z_stack:CapturingThing"
"/capture/": "openflexure_microscope_server.things.capture:CaptureThing"
},
"settings_folder": "/var/openflexure/settings/"
}