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 15216ab commit cfa835c
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 @@ -1821,7 +1821,7 @@ def pixel_rolling_kernel_density_estimate(
stack: np.ndarray
Unshifted image stack
shifts: np.ndarray
Cross-correlated virtual BF image shifts
Shifts for each image in stack, shape: (?,?)
upsampling_factor: int
Upsampling factor
kde_sigma: float
Expand Down

0 comments on commit cfa835c

Please sign in to comment.