Functional z stack Thing
This commit is contained in:
parent
327a87e344
commit
1f3211e3ee
3 changed files with 182 additions and 41 deletions
|
|
@ -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/"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue