Ticket #3489 (closed: fixed)
PeakWS + B-Matrix to UB-Matrix
Reported by: | Owen Arnold | Owned by: | Andrei Savici |
---|---|---|---|
Priority: | major | Milestone: | Iteration 30 |
Component: | Mantid | Keywords: | |
Cc: | nick.draper@… | Blocked By: | |
Blocking: | Tester: | Janik Zikovsky |
Description
We need to be able to perform the 'Determine UB Matrix' step in the Single Crystal Workflow:
https://svn.mantidproject.org/mantid/trunk/Documents/Design/VATES/Single crystal user workflow.docx
An algorithm is needed for this taking a PeaksWS and a B-Matrix and running some underlying optimisations to produce a UB-Matrix.
Change History
comment:2 Changed 9 years ago by Andrei Savici
- Status changed from new to accepted
Will calculate U matrix on the peak workspace, then use algorithm described in ticket #3484 in order to add to a matrix workspace
comment:8 Changed 9 years ago by Andrei Savici
- Status changed from accepted to verify
- Resolution set to fixed
comment:9 Changed 9 years ago by Mathieu Doucet
- Status changed from verify to reopened
- Resolution fixed deleted
Warnings were left behind
comment:10 Changed 9 years ago by Mathieu Doucet
In [13890]:
comment:11 Changed 9 years ago by Andrei Savici
In [13891]:
comment:12 Changed 9 years ago by Andrei Savici
In [13893]:
comment:13 Changed 9 years ago by Andrei Savici
In [13894]:
comment:15 Changed 9 years ago by Andrei Savici
- Status changed from accepted to verify
- Resolution set to fixed
comment:16 Changed 9 years ago by Janik Zikovsky
- Status changed from verify to verifying
- Tester set to Janik Zikovsky
comment:17 Changed 9 years ago by Janik Zikovsky
- Status changed from verifying to closed
Algorithm works if the input peaksWS has indexed peaks. Compared with FindUB* algorithms. Suggest changing the name to match the 3 FindUB* algos, e.g. FindUBUsingIndexAndLattice ?
comment:18 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 4336
Should also take a MatrixWS and append the results onto the Sample Information.