Skip to content
Snippets Groups Projects

hRIXS: Use xarray.values instead of .to_numpy()

Merged Cammille Carinan requested to merge hrixs-xarray-values into master
+ 1
0
@@ -7,6 +7,7 @@ unreleased
- **Bug fixes**
- fix :issue:`61` regarding sign of XAS in some cases :mr:`207`
- Use xarray.values instead of .to_numpy() for backward-compatibility :mr:`214`
- **Improvements**
Loading