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

Room for performance improvements in "sequential fit" with Resolution function #3236

Closed
mantid-builder opened this issue Feb 11, 2011 · 2 comments
Assignees
Labels
Framework Issues and pull requests related to components in the Framework
Milestone

Comments

@mantid-builder
Copy link
Collaborator

Original Reporter: Michael Whitty

This ticket is blocks : TRAC6000

A common use case for the indirect group is to do a convolution fit on their data, which is a lorentzian and a resolution function.

To facilitate this, I made changes to the resolution function to allow for a nexus file as input - so that it can be more easily generated and managed within Mantid.

When this fit function is used within the PlotPeakByLogValue algorithm, it will re-load the nexus file for each spectra.

Is there a way we can move some element of this up to the controlling algorithm so that the sub-algorithm Fit does not feel the need to do this?

Also - would be desirable to be able to have the resolution taken as being the same workspace index as the current input being fitted.

@mantid-builder
Copy link
Collaborator Author

This issue was originally trac ticket 2389

@mantid-builder
Copy link
Collaborator Author

@mantid-builder mantid-builder added the Framework Issues and pull requests related to components in the Framework label Jun 3, 2015
@mantid-builder mantid-builder added this to the Release 3.1 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