From 2acf3cad2e50941b66bccb7cbeba31e50539232b Mon Sep 17 00:00:00 2001 From: lswistak <lea.swistak@pasteur.fr> Date: Mon, 29 Jul 2024 10:01:54 +0200 Subject: [PATCH] correct wording --- notebooks/substack_extraction.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/substack_extraction.ipynb b/notebooks/substack_extraction.ipynb index 70c739f..2e02d96 100644 --- a/notebooks/substack_extraction.ipynb +++ b/notebooks/substack_extraction.ipynb @@ -6,7 +6,7 @@ "source": [ "# Substack extraction\n", "\n", - "This notebook is used to extract substacks from tomogram at the positions of the T3SS. Manually determined T3SS landmark coordinates (see the definition of 0, 1, 2 in the T3SS geometry notebook) are used to\n", + "This notebook is used to extract substacks from tomogram at the positions of the T3SS. Manually determined T3SS landmark coordinates (see the definition of 0, 1, 2 in the T3SS measurments notebook) are used to\n", "- determine the centers of the substacks and\n", "- and their orientations in 3D.\n", "\n", -- GitLab