Ticket #3133 (closed: fixed)
LoadDAE does not set the Y unit
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Iteration 29 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Anders Markvardsen |
Description
The LoadDAE does not set the Y unit on the created 2D workspace. This means that a workspace from LoadDAE cannot be summed with one from a data file.
Change History
comment:3 Changed 9 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
comment:4 Changed 9 years ago by Anders Markvardsen
- Status changed from verify to verifying
- Tester set to Anders Markvardsen
Note: See
TracTickets for help on using
tickets.
(In [12301]) Set the Y unit to counts for the workspaces created with LoadDAE. Refs #3133