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

Allow for a fit of multi-component J(y) (a sum of different models, e.g. Gaussian+ Multivariate) #71

Open
GuiMacielPereira opened this issue Dec 7, 2023 · 0 comments
Labels
enhancement New feature or request vesuvio-package

Comments

@GuiMacielPereira
Copy link
Collaborator

Problem
Currently Matthew is running his own Python script after the analysis has run that fits a J(y) function that is a sum of two gaussians. Matthew wants to implement and option for a J(y) fit of a composite of different models e.g. Gaussian+Gaussian+Gram-Charlier, Gaussian+Multivariate, etc.

Solution
The first step to address is to ensure all the individual functions required are available to fit the J(y) profile. Then somehow allow for a composite function to be made (which I think might be easier to achieve with Mantid than iminuit)

@GuiMacielPereira GuiMacielPereira added the enhancement New feature or request label Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request vesuvio-package
Projects
None yet
Development

No branches or pull requests

2 participants