Ticket #2870 (closed: fixed)
Peak: improvements for inelastic scattering, etc.
Reported by: | Janik Zikovsky | Owned by: | Andrei Savici |
---|---|---|---|
Priority: | minor | Milestone: | Iteration 29 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Janik Zikovsky |
Description
Minor defects and enhancements needed
- 1. Add a constructor that allows to set hkl and goniometer rotation matrix.Also initialize the rotation matrix to unity if not set otherwise
- 2. In getWavelength check E_initial=E_final
- 3. In getTOF, you should not assume elastic scattering. tof=d_samp_source/v_initial+d_sample_detector/v_final
- 4. Point 3 is especially important for getting qlab
- 5. In QSampleFrame you need to multiply with the inverse (or the transpose if you want to. they are the same for a rotation matrix)
Change History
comment:5 Changed 9 years ago by Andrei Savici
- Status changed from accepted to verify
- Resolution set to fixed
comment:6 Changed 9 years ago by Janik Zikovsky
- Status changed from verify to verifying
- Tester set to Janik Zikovsky
Note: See
TracTickets for help on using
tickets.