Skip to content
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

Multi-dataset fitting interface: fix attribute setting #13743

Closed
mantid-roman opened this issue Sep 23, 2015 · 0 comments
Closed

Multi-dataset fitting interface: fix attribute setting #13743

mantid-roman opened this issue Sep 23, 2015 · 0 comments
Assignees
Milestone

Comments

@mantid-roman
Copy link
Contributor

This issue blocks #11929

If I try to use a function with Attributes, all sorts of things go wrong, including the attribute not being set at all as far as the function is concerned. But having hard coded the attribute value into my Python fit function instead, it seems to work well. (My function doesn’t provide derivatives, so the numerical derivatives must be working).

@mantid-roman mantid-roman self-assigned this Sep 23, 2015
@mantid-roman mantid-roman added this to the Release 3.6 milestone Sep 23, 2015
mantid-roman added a commit that referenced this issue Oct 12, 2015
Conflicts:
	Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/FunctionBrowser.h
	Code/Mantid/MantidQt/MantidWidgets/src/FunctionBrowser.cpp
Re #13743
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant