Skip to content

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

Cammille Carinan requested to merge hrixs-xarray-values into master

The new Toolbox environment script uses the XFEL environment, which has an older version of xarray.

This MR fixes the compatibility of the hRIXS code on the said version.

(this is also already deployed in the 3078 environment, please be aware of similar calls in the notebook)

@teichman @merzoni

Merge request reports