Skip to content

Commit

Permalink
Add previous changelog entries
Browse files Browse the repository at this point in the history
  • Loading branch information
ericpre committed Nov 4, 2023
1 parent e2e6596 commit 37b35f2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ https://holospy.readthedocs.io/en/latest/changes.html
=====================

- Consolidate packaging metadata in ``pyproject.toml``. (`#4 <https://github.com/hyperspy/exspy/pull/4>`_, `#10 <https://github.com/hyperspy/exspy/pull/10>`_)
- Add support for using tabulated datasets of *generalised oscillator strengths* in :class:`~.models.eelsmodel.EELSModel` using the GOSH open file format.
By default, a freely usable dataset is downloaded from `doi:10.5281/zenodo.7645765 <https://zenodo.org/record/6599071>`_. (`HyperSpy #3082 <https://github.com/hyperspy/hyperspy/issues/3082>`_)
- Add functionality to fit the EELS fine structure using components, e.g. :py:class:`hyperspy.api.model.components1D.Gaussian`. (`HyperSpy #3206 <https://github.com/hyperspy/hyperspy/issues/3206>`_)


Initiation (2023-10-28)
=======================
Expand Down

0 comments on commit 37b35f2

Please sign in to comment.