Skip to content

Commit

Permalink
Merge pull request #2924 from nem1234/jeol_eds_fix_doc
Browse files Browse the repository at this point in the history
Remove broken line from docstring in jeol.py
  • Loading branch information
ericpre committed Apr 14, 2022
2 parents 836e7df + 01240d5 commit 4cf7ad3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hyperspy/io_plugins/jeol.py
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,6 @@ def _read_pts(filename, scale=None, rebin_energy=1, sum_frames=True,
downsample : int or (int, int)
Downsample along spatial axes to reduce memory size of spectrum image.
Value must be 2^n. Default is 1 (no downsampling).
ue must be 2^n. Default is 1 (no downsampling).
only_valid_data : bool, default True
Read incomplete frame if only_valid_data == False
(usually interrupting mesurement makes incomplete frame)
Expand Down

0 comments on commit 4cf7ad3

Please sign in to comment.