Skip to content

Commit

Permalink
Improve 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 authored Jun 24, 2024
1 parent a303cb2 commit a41acf0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions exspy/components/eels_cl_edge.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@ class EELSCLEdge(Component):
eXSpy also supports Peter Rez's Hartree Slater cross sections
parametrised as distributed by Gatan in their Digital Micrograph (DM)
software. If Digital Micrograph is installed in the system eXSpy in the
standard location eXSpy should find the path to the HS GOS folder.
Otherwise, the location of the folder can be defined in eXSpy
software. If Digital Micrograph is installed in the system in the
standard location, eXSpy should find the path to the HS GOS folder.
Otherwise, the location of the folder can be defined in the eXSpy
preferences, which can be done through :func:`hyperspy.api.preferences.gui` or
the :attr:`hyperspy.api.preferences.EELS.eels_gos_files_path` variable.
Expand Down

0 comments on commit a41acf0

Please sign in to comment.