diff --git a/src/openflexure_microscope_server/things/stage_measure.py b/src/openflexure_microscope_server/things/stage_measure.py index ad3763bd..22632f3b 100644 --- a/src/openflexure_microscope_server/things/stage_measure.py +++ b/src/openflexure_microscope_server/things/stage_measure.py @@ -2,7 +2,6 @@ This includes: -* Calibrating the relationship between camera and stage coordinates. * Finding the centre of motion * Measuring the range of motion """