Ticket #3380 (closed: fixed)
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: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
Note: See
TracTickets for help on using
tickets.