Add CChip workflow to scan_workflows
This commit is contained in:
parent
4190899f17
commit
ffb9a4d509
3 changed files with 142 additions and 12 deletions
|
|
@ -12,6 +12,7 @@
|
|||
"default_workflow": "histo_scan_workflow"
|
||||
}
|
||||
},
|
||||
"CChip_workflow": "openflexure_microscope_server.things.scan_workflows:CChipWorkflow",
|
||||
"histo_scan_workflow": "openflexure_microscope_server.things.scan_workflows:HistoScanWorkflow",
|
||||
"snake_workflow": "openflexure_microscope_server.things.scan_workflows:SnakeWorkflow",
|
||||
"raster_workflow": "openflexure_microscope_server.things.scan_workflows:RasterWorkflow",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue