Ticket #4840 (closed: fixed)
LoadSQW assign incorrect untis when loading MDEvent workspace
Reported by: | Alex Buts | Owned by: | Alex Buts |
---|---|---|---|
Priority: | trivial | Milestone: | Release 2.1 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Jose Borreguero |
Description
momentum transfers in Horace data file are in units of Q (A(-1)) when LoadSQW algorithm marks them as Angstroms (A))
Change History
comment:2 Changed 9 years ago by Alex Buts
refs #4840 Changes to Angstrom label
Actually, Angstroms are referred either as A (with 0 up it) or Angstrom. Ang(-1) is a strange definition. Changed to A(-1)
Changeset: 0b3b48a77a3d050bda5872e0e0f8a042110bdad8
comment:3 Changed 9 years ago by Owen Arnold
refs #4840. Fix broken tests.
Units changed but tests not updated Changeset: bbef5fae882686f2a6837fa297ff026387827c03
comment:5 Changed 9 years ago by Alex Buts
- Status changed from accepted to verify
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.
refs #4840 This fixes it
At least formally as MDEvent ws does not have proper units (in Mantid Unit factory sense) along its axis.