Skip to content

Commit

Permalink
format with black
Browse files Browse the repository at this point in the history
  • Loading branch information
sezelt committed Nov 20, 2023
1 parent 9a03708 commit 00fb124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py4DSTEM/process/polar/polar_analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ def calculate_pair_dist_function(
The value of the PDF approaching the origin should be zero, however numerical
instability may result in non-physical finite values there. This flag toggles
damping the value of the PDF to zero near the origin.
enforce_positivity:
enforce_positivity:
Force all pdf values to be >0.
density : number or None
The density of the sample, if known. If this is not provided, only the
Expand Down

0 comments on commit 00fb124

Please sign in to comment.