Remove autorecentre

This commit is contained in:
jaknapper 2025-07-29 18:29:15 +01:00
parent 8a9ed5b49b
commit 10a49db9c9
4 changed files with 0 additions and 160 deletions

View file

@ -2,7 +2,6 @@
"things": {
"/camera/": "openflexure_microscope_server.things.camera.simulation:SimulatedCamera",
"/stage/": "openflexure_microscope_server.things.stage.dummy:DummyStage",
"/auto_recentre_stage/": "openflexure_microscope_server.things.auto_recentre_stage:RecentringThing",
"/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",