Skip to content

Commit 07002fe

Browse files
minhsuehChiu Peter
andauthored
remove argument verbose from py4DSTEM.process.diffraction.Crystal.calculate_dynamical_structure_factors (#484)
Co-authored-by: Chiu Peter <[email protected]>
1 parent 8dd2f34 commit 07002fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crystal_toolkit/components/diffraction_tem.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,6 @@ def update_dynamic_structure_factors(
325325
k_max=self.k_max,
326326
thermal_sigma=DWF,
327327
recompute_kinematic_structure_factors=False,
328-
verbose=False,
329328
)
330329

331330
self.dynamical_method = dynamical_method

0 commit comments

Comments
 (0)