Skip to content

Commit

Permalink
Update doc/user_guide/eels.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Jonas Lähnemann <[email protected]>
  • Loading branch information
francisco-dlp and jlaehne authored Sep 18, 2023
1 parent 5b9d981 commit 7a85606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/user_guide/eels.rst
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ Therefore, we cannot model them from first-principles because i) the material is
ii) HyperSpy only supports Hydrogenic and Hartree-Slater EELS core-loss models. Instead, the
:py:class:`~._components.eels_cl_edge.EELSCLEdge` component includes features
for EELS fine structure modelling and analysis using functions to mimic the fine structure
features. The most basic consists on modelling
features. The most basic consists in modelling
the fine structure of ionization edges using a spline function. You can activate this feature
by setting the :py:attr:`~._components.eels_cl_edge.EELSCLEdge.fine_structure_active` attribute
of a given :py:class:`~._components.eels_cl_edge.EELSCLEdge` component to `True`. For example:
Expand Down

0 comments on commit 7a85606

Please sign in to comment.