Skip to content

Commit

Permalink
Documentation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sivborg committed Sep 17, 2024
1 parent 335a39c commit a9871d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyxem/signals/beam_shift.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ def get_linear_plane(
where the first three entries are for the x-shift, being in order the
step in x, step in y and the initial value at (0, 0). Similarly for the
last three entries for the y-shift. Currently only implemented for the
case when constrain_magnitude is `True`.
case when `constrain_magnitude` is `True`.
constrain_magnitude : bool, optional
Fits the linear planes to deflections with constant magnitude.
In the presence of electromagnetic fields in the sample area, least squares
Expand Down

0 comments on commit a9871d9

Please sign in to comment.