-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lcf_fit bug #58
Comments
It's 100% an @bruceravel problem. I am pretty swamped at the beamline this week, but I'll try to get to it ASAP. |
@tschoonj I would be interested to know if you or any of the B18 staff have tried the Linear Combo capabilities in Larch's XAS Viewer (included in 0.9.40) and whether you all might have any comments on it. |
I'll ask around. |
Hi Bruce, Have you had some time to look into this issue? Thanks, Tom |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @bruceravel @newville
Some of our B18 staff have run into a bug when trying to perform linear combination fitting in Athena (Demeter 0.9.26) with Larch 0.9.40 backend.
Basically the fit fails with an error dialog with contents:
At the same time the terminal shows the error message:
I did some digging in the code to try and understand where this is coming from and it would appear to be coming out of the Larch
lcf_fit
template:demeter/lib/Demeter/templates/analysis/larch/lcf_fit.tmpl
Lines 13 to 15 in 8245df1
I failed to come up with a fix for it however 😢
Let me know if you need any further information!
The text was updated successfully, but these errors were encountered: