Move illumination to new IlluminationThing
This commit is contained in:
parent
1de4366df7
commit
8435f6ae98
3 changed files with 56 additions and 36 deletions
|
|
@ -10,6 +10,7 @@
|
|||
"autofocus": "openflexure_microscope_server.things.autofocus:AutofocusThing",
|
||||
"camera_stage_mapping": "openflexure_microscope_server.things.camera_stage_mapping:CameraStageMapper",
|
||||
"system": "openflexure_microscope_server.things.system:OpenFlexureSystem",
|
||||
"illumination": "openflexure_microscope_server.things.illumination:SangaIllumination",
|
||||
"smart_scan": {
|
||||
"class": "openflexure_microscope_server.things.smart_scan:SmartScanThing",
|
||||
"kwargs": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue