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

Improve Nearest Neighbours #5135

Closed
OwenArnold opened this issue Dec 8, 2011 · 2 comments
Closed

Improve Nearest Neighbours #5135

OwenArnold opened this issue Dec 8, 2011 · 2 comments
Assignees
Labels
Milestone

Comments

@OwenArnold
Copy link
Contributor

Change the nearest neighbour code so that we can extract the distance '''V3D distance = neighbour - realPos;''' rather than just the absoute distance. This will affect a lot of code, so It's important that nothing breaks as a result of this change.

This ticket is necessary in order to support http://trac.mantidproject.org/mantid/ticket/4203 and fix an minor issue in parabolic smoothing. Currently parabolic smoothing will only work for rectangular detectors, but it should work for instruments like WISH at the end of this ticket.

@OwenArnold
Copy link
Contributor Author

This issue was originally trac ticket 4288

@OwenArnold OwenArnold self-assigned this Jun 3, 2015
@OwenArnold OwenArnold added this to the Release 2.0 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant