Skip to content

Commit

Permalink
Fix wording docstring
Browse files Browse the repository at this point in the history
Co-authored-by: Jonas Lähnemann <[email protected]>
  • Loading branch information
ericpre and jlaehne committed Sep 18, 2024
1 parent 003f15a commit 965db08
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions doc/reference/material.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ The following properties are included:
The X-ray lines energies are taken from Chantler et al. [1]_.

The line weight, more precisely the approximate line weight for K, L, M
shells are taken from Electron Probe Quantification (EPQ) library [2]_.
shells are taken from the Electron Probe Quantification (EPQ) library [2]_.

The field ``threshold`` and ``edge`` are taken from Gatan EELS atlas
The field ``threshold`` and ``edge`` are taken from the Gatan EELS atlas
https://eels.info/atlas, as retrieved in June 2020.

Examples
Expand Down
4 changes: 2 additions & 2 deletions exspy/_misc/elements.py
Original file line number Diff line number Diff line change
Expand Up @@ -4999,9 +4999,9 @@
The X-ray lines energies are taken from Chantler et al. [1]_.
The line weight, more precisely the approximate line weight for K, L, M
shells are taken from Electron Probe Quantification (EPQ) library [2]_.
shells are taken from the Electron Probe Quantification (EPQ) library [2]_.
The field ``threshold`` and ``edge`` are taken from Gatan EELS atlas
The field ``threshold`` and ``edge`` are taken from the Gatan EELS atlas
https://eels.info/atlas, as retrieved in June 2020.
Examples
Expand Down

0 comments on commit 965db08

Please sign in to comment.