- XAS_Viewer/CSV export: add EXAFS arrays and the possiblity to save individual files (393) - examples/Jupyter: notebook showing a simple reading and visualization of RIXS data - `larch.io.rixs_esrf_id26` to read RIXS data from ESRF/ID26 beamline (old Spec format) - `larch.plot.plot_rixsdata` to visualize RIXS planes and cuts in pure Matplotlib
Changed
- improved `larch.io.rixsdata.RixsData` for taking line cuts and crop the RIXS plane
Fixed
0.9.65
Changed
- LCF: eliminate combinations with very low weight (387) - XAS Viewer: Add "Clear Session" menu item
Fixed
- XAS_Viewer/normalization: fix Y offset (389) - XAS_Viewer/normalization: avoid plotting errors for "Plot Selected" with >100 Spectra selected. - XAS_Viewer/exafs: Make sure that E0 and Rbkg are correctly copied to other group - XAS_Viewer/exafs: "copy to selected" now forces re-processing of selected groups. - XAS_VIewer/session file: Importing of only selected groups from Session file now works properly. - XAS_VIewer/session file: better merging of top-level data, especially feff cache on import. - XAS_Viewer/Linux: better checks to avoid initialiing wx objects with 0 size. - better docstrings for some data/io functions, starting to use `autodoc` in docs. - doc: fix Angstrom rendering in HTML - doc: work toward better XAS Viewer doc.
0.9.64
Fixed
- Fix launching of gse_mapviewer (386)
0.9.63
Fixed
- Many bug fixes and improvements (383, 382, 381, 379, 357, plus others)
0.9.62
Fixed
- XAS_Viewer: Feff-fitting paths (and so also parameters) are refreshed for each fit (377, 374) - XAS_Viewer: most main windows are now resizable (372) - Better checking and auto-pip-installing of wxutls and wxmplot (376)
0.9.61
Added
- XAS Viewer: Entries for the fit histories of pre-edge peak fitting and Feff fitting can now be erased.
Fixed
- XAS Viewer: the merging of groups now works ;). - XAS Viewer: setting and energy shift for a group will copy that shift to other groups with the same energy reference. There is a preference setting to turn off this automated copying of energy shifts. - XAS Viewer: fixed very slow plotting -- now just back to normal "not fast". - XAS Viewer: dialogs have generally better sizes. - XAS Viewer: fixes for plotting of Pre-edge peak fits. - XAS Viewer: improvements in Journal entries for some processed groups. - XAS Viewer: fixes for combining default and per-group configuration.