Ticket #2467 (closed: fixed)
Premptive fix for MatrixWorkspace as IMDWorkspace
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | major | Milestone: | Iteration 28 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Roman Tolchenov |
Description
Current implementation is depenedent on title axis being available in order to set dimension ids. Not always the case that titles are provided. Provide some other unique identifier for dimension id.
Change History
Note: See
TracTickets for help on using
tickets.
(In [9772]) re #2467. Don't get dimensionId from Axis::title() this is not guaranteed to be unique or even set.