diff --git a/ofm_config_full.json b/ofm_config_full.json index 50e0fa7c..75534b10 100644 --- a/ofm_config_full.json +++ b/ofm_config_full.json @@ -18,6 +18,7 @@ } }, "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", "bg_color_channels_luv": "openflexure_microscope_server.things.background_detect:ColourChannelDetectLUV", "bg_channel_deviations_luv": "openflexure_microscope_server.things.background_detect:ChannelDeviationLUV"