Functional z stack Thing

This commit is contained in:
jaknapper 2025-04-16 09:40:14 +01:00
parent 327a87e344
commit 1f3211e3ee
3 changed files with 182 additions and 41 deletions

View file

@ -13,7 +13,8 @@
"path_to_openflexure_stitch": "application/openflexure-stitching/.venv/bin/openflexure-stitch"
}
},
"/background_detect/": "openflexure_microscope_server.things.background_detect:BackgroundDetectThing"
"/background_detect/": "openflexure_microscope_server.things.background_detect:BackgroundDetectThing",
"/z_stack/": "openflexure_microscope_server.things.smart_scan:ZStackThing"
},
"settings_folder": "/var/openflexure/settings/"
}