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

Fitting with Convolution of functions #8215

Closed
VickieLynch opened this issue Jun 26, 2013 · 1 comment
Closed

Fitting with Convolution of functions #8215

VickieLynch opened this issue Jun 26, 2013 · 1 comment
Assignees
Labels
Framework Issues and pull requests related to components in the Framework
Milestone

Comments

@VickieLynch
Copy link
Contributor

When fitting with convolutions, the parameters in the first function of the convolution are not changed during the optimization. Here is the function before and after fitting (not a good fit):

91  name=LinearBackground,A0=0.0,A1=0.0;(composite=Convolution;name=Gaussian,Height=3582,PeakCentre=0.16,Sigma=0.02;name=BackToBackExponential,I=3582,A=100.0,B=100.0,X0=0.16,S=0.02)
91  name=LinearBackground,A0=656.339,A1=0.277;(composite=Convolution;name=Gaussian,Height=3582,PeakCentre=0.16,Sigma=0.02;name=BackToBackExponential,I=-640.883,A=323.506,B=0.00579332,X0=0.072726,S=-4.6928e-07)

This also happens when fitting from the MantidPlot window Fit Function.

There is no wiki page about Convolution.

@VickieLynch
Copy link
Contributor Author

This issue was originally trac ticket 7369

@VickieLynch VickieLynch added the Framework Issues and pull requests related to components in the Framework label Jun 3, 2015
@VickieLynch VickieLynch added this to the Release 2.6 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues and pull requests related to components in the Framework
Projects
None yet
Development

No branches or pull requests

2 participants