Dynamic UI for scan workflows
This commit is contained in:
parent
2a3a54b936
commit
21b779a4a5
4 changed files with 157 additions and 66 deletions
|
|
@ -8,7 +8,8 @@
|
|||
"smart_scan": {
|
||||
"class": "openflexure_microscope_server.things.smart_scan:SmartScanThing",
|
||||
"kwargs": {
|
||||
"scans_folder": "./openflexure/scans/"
|
||||
"scans_folder": "./openflexure/scans/",
|
||||
"default_workflow": "histo_scan_workflow"
|
||||
}
|
||||
},
|
||||
"histo_scan_workflow": "openflexure_microscope_server.things.scan_workflows:HistoScanWorkflow",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue