Skip to content

Commit

Permalink
Merge pull request #317 from dmgav/rel-notes-v1.0.26
Browse files Browse the repository at this point in the history
Release notes: v1.0.26
  • Loading branch information
dmgav authored Apr 8, 2024
2 parents eb44f27 + 031d927 commit 837b87e
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions docs/source/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,48 @@ Release Notes
=============


v1.0.26 (2024-04-07)
====================

Fixed
-----

- Compatibility with recent Numba: removed unsupported ``np.asarray`` function
in the code compiled by Numba.

Added
-----

- New ``make_hdf`` parameter: ``catalog``.

- New ``pyxrf`` CLI parameter: ``--catalog-name`` or ``-c``.

- Extended support for loading corrupt data from Databroker for TES beamline.


v1.0.25 (2024-01-18)
====================

Fixed
-----

- Formatting of TXT file saved by 'Save Spectrum/Fit': the first column now
contains the energy values in kEv (previously, the first column contained
the index of the energy values).

- Fixed issue with Dask v2023.9.3 and recent Numpy/Numba.

Added
-----

- Quantitative calibration standards AXO C1 and C10 were added.

Changed
-------

- Load 12 scaler channels from Databroker (HXN beamline).


v1.0.24 (2023-05-12)
====================

Expand Down

0 comments on commit 837b87e

Please sign in to comment.