Skip to content

Commit

Permalink
Merge pull request #592 from alex-rakowski/document_patch
Browse files Browse the repository at this point in the history
Update corr_kernel_size documentation
  • Loading branch information
sezelt authored Dec 31, 2023
2 parents 9455b2e + 7b996b1 commit bd1bb4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py4DSTEM/process/diffraction/crystal_ACOM.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def orientation_plan(
angle_step_in_plane (float): Approximate angular step size for in-plane rotation [degrees]
accel_voltage (float): Accelerating voltage for electrons [Volts]
corr_kernel_size (float): Correlation kernel size length in Angstroms
corr_kernel_size (float): Correlation kernel size length. The size of the overlap kernel between the measured Bragg peaks and diffraction library Bragg peaks. [1/Angstroms]
radial_power (float): Power for scaling the correlation intensity as a function of the peak radius
intensity_power (float): Power for scaling the correlation intensity as a function of the peak intensity
calculate_correlation_array (bool): Set to false to skip calculating the correlation array.
Expand Down

0 comments on commit bd1bb4b

Please sign in to comment.