Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 16, 2025
1 parent 8595295 commit 8508c99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/libertem_holo/base/align.py
Original file line number Diff line number Diff line change
Expand Up @@ -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-----
"""
Expand Down

0 comments on commit 8508c99

Please sign in to comment.