Fully subclass Rectangle basescanner for raster and snake
This commit is contained in:
parent
fb7a8b4959
commit
6294cde471
3 changed files with 156 additions and 12 deletions
|
|
@ -19,6 +19,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",
|
||||
"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