Split out background detect into a new file
This commit is contained in:
parent
f4db9b6e52
commit
1d5d67f35a
3 changed files with 147 additions and 140 deletions
|
|
@ -13,7 +13,7 @@
|
|||
"path_to_openflexure_stitch": "application/openflexure-stitching/.venv/bin/openflexure-stitch"
|
||||
}
|
||||
},
|
||||
"/background_detect/": "openflexure_microscope_server.things.smart_scan:BackgroundDetectThing"
|
||||
"/background_detect/": "openflexure_microscope_server.things.background_detect:BackgroundDetectThing"
|
||||
},
|
||||
"settings_folder": "/var/openflexure/settings/"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue