From a41acf0b0c65b8e9882b9f9e1c856a7e095f730d Mon Sep 17 00:00:00 2001 From: Eric Prestat Date: Mon, 24 Jun 2024 09:35:12 +0100 Subject: [PATCH] Improve docstring MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Jonas Lähnemann --- exspy/components/eels_cl_edge.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/exspy/components/eels_cl_edge.py b/exspy/components/eels_cl_edge.py index 8bbc7d69c..3a2f9d8dd 100644 --- a/exspy/components/eels_cl_edge.py +++ b/exspy/components/eels_cl_edge.py @@ -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.