Skip to content

Commit

Permalink
black formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
smribet committed Nov 5, 2023
1 parent bab7406 commit dd09924
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions py4DSTEM/visualize/vis_special.py
Original file line number Diff line number Diff line change
Expand Up @@ -850,10 +850,10 @@ def return_scaled_histogram_ordering(array, vmin=None, vmax=None, normalize=Fals
----------
array: np.array
array to be plotted
vmin: float
lower fraction cut off of pixel values
vmin: float
lower fraction cut off of pixel values
vmax: float
upper fraction cut off of pixel values
upper fraction cut off of pixel values
normalize: bool
if True, rescales from 0 to 1
Expand Down

0 comments on commit dd09924

Please sign in to comment.