From 8508c99e7f589f80b6f95e67d1f19d47e6da2386 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 15:39:24 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- src/libertem_holo/base/align.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libertem_holo/base/align.py b/src/libertem_holo/base/align.py index 147bc77..a5d9907 100644 --- a/src/libertem_holo/base/align.py +++ b/src/libertem_holo/base/align.py @@ -142,10 +142,10 @@ def correlate( def plot_get_coords(cls, img, coords_out): """ At low magnification, plot image of area with biprism visible. - Click on edges of biprism to create the coordinates to mask it out, + Click on edges of biprism to create the coordinates to mask it out, for cross correlation. First, click one edge of biprism from left side, then same edge, right side. - Then, click other edge of biprism from left side, then right side. + Then, click other edge of biprism from left side, then right side. -----1-------2----- -----3-------4----- """