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

ConvFit: Only load the resolution file once. #9647

Closed
mantid-builder opened this issue Jan 31, 2014 · 1 comment
Closed

ConvFit: Only load the resolution file once. #9647

mantid-builder opened this issue Jan 31, 2014 · 1 comment
Labels
Indirect/Inelastic Issues and pull requests related to indirect or inelastic
Milestone

Comments

@mantid-builder
Copy link
Collaborator

Original Reporter: Samuel Jackson

In sequential ConvFit, we're loading the resolution file for every iteration of the fit. There is no need to do this. We should just load it once then pass it to Fit with the "Workspace" parameter.

@mantid-builder
Copy link
Collaborator Author

This issue was originally trac ticket 8803

@mantid-builder mantid-builder added the Indirect/Inelastic Issues and pull requests related to indirect or inelastic label Jun 3, 2015
@mantid-builder mantid-builder added this to the Release 3.2 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Indirect/Inelastic Issues and pull requests related to indirect or inelastic
Projects
None yet
Development

No branches or pull requests

1 participant