Add CChip workflow to scan_workflows

This commit is contained in:
Joe Knapper 2026-03-04 13:12:43 +00:00 committed by Joe Knapper
parent 4190899f17
commit ffb9a4d509
3 changed files with 142 additions and 12 deletions

View file

@ -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",