Version 0.9.2
Released 2024-03-24
Fixes
- Revert changes in :class:
aspecd.utils.ToDictMixinfrom version 0.9.1, as it caused problems with Matplotlib. - Updates on contour plots to work with Matplotlib 3.8
- Updates to prevent deprecation warning for NumPy 1.25
- :class:
aspecd.processing.RangeExtractionextracts correct range for axis values.