Change RangeofMotionThing to StageMeasureThing
Also changing the data tracker and name.
This commit is contained in:
parent
3e38722d45
commit
6a571616c9
3 changed files with 209 additions and 164 deletions
|
|
@ -16,7 +16,7 @@
|
|||
"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",
|
||||
"stage_measure": "openflexure_microscope_server.things.stage_measure:RangeofMotionThing",
|
||||
"stage_measure": "openflexure_microscope_server.things.stage_measure:StageMeasurementThing",
|
||||
"bg_color_channels_luv": "openflexure_microscope_server.things.background_detect:ColourChannelDetectLUV",
|
||||
"bg_channel_deviations_luv": "openflexure_microscope_server.things.background_detect:ChannelDeviationLUV"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue