xraypy / xraylarch

Larch: Applications and Python Library for Data Analysis of X-ray Absorption Spectroscopy (XAS, XANES, XAFS, EXAFS), X-ray Fluorescence (XRF) Spectroscopy and Imaging, and more.
https://xraypy.github.io/xraylarch
Other
133 stars 64 forks source link

[xas_viewer/normalization] polynomial type does not stay persistent after group switch #379

Closed maurov closed 2 years ago

maurov commented 2 years ago

@newville here a bug report from a user on the beamline:

There is a workaround to make the parameters persistent, it consists of deselecting all groups and when selecting group 2, click on the Copy button (this make persistent the settings also for the current group).

No hurry to fix this

newville commented 2 years ago

@maurov I see similar weird things with the normalization "order" not being preserved correctly. Will investigate.

newville commented 2 years ago

@maurov OK, I think this is now resolved in master, hoping to push out 0.9.63 soon...

maurov commented 2 years ago

@newville thanks for fixing this and all the nice work to get 0.9.63 out.