Skip to content

Commit

Permalink
bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
smribet committed Dec 18, 2023
1 parent ea77554 commit 8969b80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion py4DSTEM/process/strain/strain.py
Original file line number Diff line number Diff line change
Expand Up @@ -735,7 +735,7 @@ def show_strain(
Scaling for the legend g-vectors relative to the coordinate axes
layout : int
Determines the layout of the grid which the strain components
will be plotted in. Options are "square", "horizontal", "vertical".
will be plotted in. Options are "square", "horizontal", "vertical."
figsize : length 2 tuple of numbers
Size of the figure
returnfig : bool
Expand Down
2 changes: 1 addition & 1 deletion py4DSTEM/visualize/vis_special.py
Original file line number Diff line number Diff line change
Expand Up @@ -989,7 +989,7 @@ def show_strain(
Scaling for the legend g-vectors relative to the coordinate axes
layout : int
Determines the layout of the grid which the strain components
will be plotted in. Options are "square", "horizontal", "vertical"/
will be plotted in. Options are "square", "horizontal", "vertical."
figsize : length 2 tuple of numbers
Size of the figure
returnfig : bool
Expand Down

0 comments on commit 8969b80

Please sign in to comment.