Skip to content

Commit

Permalink
Update py4DSTEM/process/phase/utils.py
Browse files Browse the repository at this point in the history
Co-authored-by: Steve Zeltmann <[email protected]>
  • Loading branch information
gvarnavi and sezelt authored Jan 6, 2024
1 parent 693f0b0 commit 0b9e9a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py4DSTEM/process/phase/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -1756,7 +1756,7 @@ def lanczos_interpolate_array(
image: np.ndarray
Image array to sample from
xa: np.ndarray
Vertical positions of image array in pixels
Vertical Interpolation sampling positions of image array in pixels
ya: np.ndarray
Horizontal positions of image array in pixels
alpha: int
Expand Down

0 comments on commit 0b9e9a2

Please sign in to comment.