Ticket #3380 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

MatrixWorkspace: implement a replacement for spectraMap().getSpectra() and getIndicesFromSpectra()

Reported by: Janik Zikovsky Owned by: Janik Zikovsky
Priority: major Milestone: Iteration 30
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Roman Tolchenov

Description

... which are an overly-complicated way to get a list of workspace indices from a list of detector IDs.

Refs #3203, ISpectrum.

Change History

comment:1 Changed 9 years ago by Janik Zikovsky

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Janik Zikovsky

In [13536]:

Refs #3203. Refs #3380: Removing more calls to spectraMap()

comment:3 Changed 9 years ago by Janik Zikovsky

  • Status changed from accepted to verify
  • Resolution set to fixed

Notes to testers: The methods are called getSpectraFromDetectorIDs() and getIndicesFromDetectorIDs() on MatrixWorkspace.

comment:4 Changed 9 years ago by Roman Tolchenov

  • Status changed from verify to verifying
  • Tester set to Roman Tolchenov

comment:5 Changed 9 years ago by Roman Tolchenov

  • Status changed from verifying to closed

Confirmed replacement of spectraMap in many places.

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4227

Note: See TracTickets for help on using tickets.