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

Use the convertUnits algorithm in EnginX FitPeaks #11429

Closed
lottiegreenwood opened this issue Nov 19, 2014 · 1 comment · Fixed by #847
Closed

Use the convertUnits algorithm in EnginX FitPeaks #11429

lottiegreenwood opened this issue Nov 19, 2014 · 1 comment · Fixed by #847
Assignees
Labels
Diffraction Issues and pull requests related to diffraction
Milestone

Comments

@lottiegreenwood
Copy link

This ticket is blocks : TRAC8368

EnginXFitPeaks currently uses a hard coded equation to translate from dSpacing to Tof.
Change it to one already within Mantid.

For implementation - get all fitted dValues to store in vector and then create temporary workspace with those dValues to run convertUnit on, to then extract converted TOF values.

@lottiegreenwood
Copy link
Author

This issue was originally trac ticket 10587

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Diffraction Issues and pull requests related to diffraction
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants