Ticket #7241 (assigned)
Reduce usage of getDetectorIDToWorkspaceIndexMap(true)
Reported by: | Nick Draper | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Backlog |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description (last modified by Nick Draper) (diff)
This call on matrixworkspace throws if grouped detectors are found.
Go through algorithms using this call and assess if they can be made group friendly, then either fix them or create specfic tickets.
Once all usages are gone then the boolean itself should be removed and the method always return group capable data.
The same applies to getDetectorIDToWorkspaceIndexVector(??, ?? ,true)
Change History
comment:4 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.6 to Backlog
Moved to backlog at the code freeze for R2.6
Note: See
TracTickets for help on using
tickets.