Create basic gallery class that finds Things that want to show data
This commit is contained in:
parent
964a907edc
commit
93d7d75b0d
9 changed files with 97 additions and 35 deletions
|
|
@ -3,6 +3,7 @@
|
|||
"camera": "openflexure_microscope_server.things.camera.simulation:SimulatedCamera",
|
||||
"stage": "openflexure_microscope_server.things.stage.dummy:DummyStage",
|
||||
"autofocus": "openflexure_microscope_server.things.autofocus:AutofocusThing",
|
||||
"gallery": "openflexure_microscope_server.things.gallery.GalleryThing",
|
||||
"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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue