Ticket #5648 (closed: fixed)
Reflectometry: add spin echo units
Reported by: | Nick Draper | Owned by: | Nick Draper |
---|---|---|---|
Priority: | major | Milestone: | Release 2.2 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Jose Borreguero |
Description
For spin echo time the conversion looks like
Tau=(constant)*(wavelength)3 (units ns - nano seconds?)
For spin echo length (OffSpec)
Delta=(constant)*(wavelength)2 (units nm)
Attachments
Change History
comment:2 Changed 8 years ago by Nick Draper
- Status changed from new to accepted
To test use convertUnits, also check out the unit tests in kernel\unittest.h
The emode must be set to elastic, and efixed holds the constant value (provided by the scientist).
comment:3 Changed 8 years ago by Nick Draper
- Status changed from accepted to verify
- Resolution set to fixed
comment:4 Changed 8 years ago by Nick Draper
user test of Spin Echo Length (image attached)
Thanks Nick,
Looks like it works fine. Black is the new conversion and red my old one. Thanks to whoever did such a quick job.
Rob
Note: See
TracTickets for help on using
tickets.
re #5648 added spin echo units