0.9.76
Bug fixes, mostly for Larix GUI application
Larix Bug fixes:
- fix critical bug in 0.9.75 for saving and loading projects with lmfit Models, such as pre-edge peak fitting.
- several tweaks and fixes for peak-fitting with step functions, reflecting changes in lmfit 1.3.0
- fixes for scaling non-xas data, including using pin icon to pick scale, and fixes for merging non-xas data
- more safety checks on fit for energy alignment
- use dict.get() with default for plot selection to avoid error messages with broken groups
- remove deleted groups from _xasgroups when loading session that had been cleared
Larch code bug fixes:
- fixes for interpolation data with non-stricly-increasing x
- merge_groups: skip interpolation for raw data with non-increasing x
- find_e0: add sanity checks for handling out-of-strict-order mu(E) data
Doc and Maintenance:
- updated doc to more uniformly refer to Larix as "Larix" or "Larix (was XAS Viewer)".