From d1eb889d3f9d898cb5e6d6c009c76f8611762ed5 Mon Sep 17 00:00:00 2001 From: lswistak <lea.swistak@pasteur.fr> Date: Thu, 25 Jul 2024 12:15:05 +0200 Subject: [PATCH] Update membrane_processing.ipynb -> small change in purpose of code wording --- notebooks/membrane_processing.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/membrane_processing.ipynb b/notebooks/membrane_processing.ipynb index 8dd582b..27892e6 100644 --- a/notebooks/membrane_processing.ipynb +++ b/notebooks/membrane_processing.ipynb @@ -8,7 +8,7 @@ "\n", "This notebook is used to\n", "- reconstruct the different surfaces segmented earlier\n", - "- calculate distances between the vacuole membrane and the outer membrane\n", + "- calculate distances between the vacuole membrane and the bacteria outer membrane\n", "- visualize the results" ] }, -- GitLab