some functions do not work in Larch 0.9.70 #450
-
|
I'm a beginner on how to use larch code , and I want to run larch with python in jupyter, so I import the functions that will be used in a way like
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
@zhangnaichi2020 I think this because because otherwise it is just not clear what to do the deconvolution on And, yes, we did see that |
Beta Was this translation helpful? Give feedback.
@zhangnaichi2020 I think this because
xas_deconvolveexpects to work on normalized XAFS data, that is after runningpre_edge().because otherwise it is just not clear what to do the deconvolution on
And, yes, we did see that
pre_edge()could get very slow for some input data (especially, with repeated energy values) with changes in 0.9.70. That should be fixed in the master branch, which you can install with