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

NearestNeighbours: Should be able to run on a non-parametrized instrument #2924

Closed
mantid-builder opened this issue Dec 15, 2010 · 1 comment
Milestone

Comments

@mantid-builder
Copy link
Collaborator

Original Reporter: @jzikovsky

Right now, without a Parameter map, you get a segfault when trying getNeighbours. Not all instruments need parameter maps and adding one to all instruments would cause slow-downs because of the way the parametrized component factory works.

The nearest neighbor info should maybe be saved in a separate member from the parameter map?

@mantid-builder
Copy link
Collaborator Author

This issue was originally trac ticket 2077

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant