Skip to content

Commit

Permalink
bug in rotation
Browse files Browse the repository at this point in the history
  • Loading branch information
smribet committed Sep 20, 2024
1 parent 3a53607 commit f85267c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions py4DSTEM/tomography/tomography.py
Original file line number Diff line number Diff line change
Expand Up @@ -770,6 +770,7 @@ def _make_diffraction_masks(self, q_max_inv_A):
ind_diffraction_rotate_transpose,
self._force_q_to_r_rotation_deg,
reshape=False,
order = 0,
),
0,
np.max(ind_diffraction),
Expand Down

0 comments on commit f85267c

Please sign in to comment.