From d0d0be48af28fa2285395cb561f285e77ddf8d72 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 14 Jan 2026 14:31:08 +0000 Subject: [PATCH 1/2] Initial plan From 7ebbf75751731fff0178ab7dea6577704b6fd3c6 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 14 Jan 2026 14:33:18 +0000 Subject: [PATCH 2/2] Rephrase confusing fork description in README Co-authored-by: beniroquai <4345528+beniroquai@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e616053..0f4e8a59 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![DOI](https://joss.theoj.org/papers/10.21105/joss.03394/status.svg)](https://doi.org/10.21105/joss.03394) -It is a fork - that has been detached from the original ImSwitch fork: https://github.com/ImSwitch/ImSwitch +This is a fork that has diverged from the original ImSwitch repository: https://github.com/ImSwitch/ImSwitch ``ImSwitch`` is a software solution in Python that aims at generalizing microscope control by using an architecture based on the model-view-presenter (MVP) to provide a solution for flexible control of multiple microscope modalities.