Ticket #2077 (closed: wontfix)

Opened 10 years ago

Last modified 5 years ago

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

Reported by: Janik Zikovsky Owned by: Michael Whitty
Priority: major Milestone: Iteration 27
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Nick Draper

Description

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?

Change History

comment:1 Changed 10 years ago by Michael Whitty

  • Status changed from new to verify
  • Resolution set to wontfix

I think it has been decided we won't be doing this

comment:2 Changed 10 years ago by Nick Draper

  • Status changed from verify to verifying
  • Tester set to Nick Draper

comment:3 Changed 10 years ago by Nick Draper

  • Status changed from verifying to closed

comment:4 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2924

Note: See TracTickets for help on using tickets.