Remove flash from stage baseclass, add to sim config
This commit is contained in:
parent
5682b4d28d
commit
4d788a2817
5 changed files with 26 additions and 26 deletions
|
|
@ -4,6 +4,7 @@
|
|||
"stage": "openflexure_microscope_server.things.stage.dummy:DummyStage",
|
||||
"autofocus": "openflexure_microscope_server.things.autofocus:AutofocusThing",
|
||||
"camera_stage_mapping": "openflexure_microscope_server.things.camera_stage_mapping:CameraStageMapper",
|
||||
"illumination": "openflexure_microscope_server.things.illumination.SimulatorIllumination",
|
||||
"system": "openflexure_microscope_server.things.system:OpenFlexureSystem",
|
||||
"smart_scan": {
|
||||
"class": "openflexure_microscope_server.things.smart_scan:SmartScanThing",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue