Add snake-scan to full config
This commit is contained in:
parent
eb88e1f1c0
commit
383fc31f22
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"histo_scan_workflow": "openflexure_microscope_server.things.scan_workflows:HistoScanWorkflow",
|
"histo_scan_workflow": "openflexure_microscope_server.things.scan_workflows:HistoScanWorkflow",
|
||||||
|
"snake_workflow": "openflexure_microscope_server.things.scan_workflows:SnakeWorkflow",
|
||||||
"stage_measure": "openflexure_microscope_server.things.stage_measure:RangeofMotionThing",
|
"stage_measure": "openflexure_microscope_server.things.stage_measure:RangeofMotionThing",
|
||||||
"bg_color_channels_luv": "openflexure_microscope_server.things.background_detect:ColourChannelDetectLUV",
|
"bg_color_channels_luv": "openflexure_microscope_server.things.background_detect:ColourChannelDetectLUV",
|
||||||
"bg_channel_deviations_luv": "openflexure_microscope_server.things.background_detect:ChannelDeviationLUV"
|
"bg_channel_deviations_luv": "openflexure_microscope_server.things.background_detect:ChannelDeviationLUV"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue