Ticket #3238 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Add low-level method to find a list of possible UB matrix given just a list of peaks.

Reported by: Dennis Mikkelson Owned by: Dennis Mikkelson
Priority: major Milestone: Iteration 30
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Janik Zikovsky

Description

Given a list of peaks, and bounds on the minimum and maximum possible unit cell edge length, this method should produce a list of UB matrices that index the peaks relatively well.

Change History

comment:1 Changed 9 years ago by Dennis Mikkelson

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Dennis Mikkelson

In [13944]:

Added method ScanFor_Directions() and test code.
This is a supporting method for the method that
finds a UB matrix given only the Q-vectors and a
range of possible unit cell edge lengths.
refs #3238

comment:3 Changed 9 years ago by Dennis Mikkelson

In [14000]:

Fixed error in choice of c direction, and adjust
test case to match.
refs #3238

comment:4 Changed 9 years ago by Dennis Mikkelson

In [14162]:

Added test for IndexingUtils::CheckUB().
Made several tests more complete and coherent
by factoring out getNatroliteUB().
refs #3238

comment:5 Changed 9 years ago by Dennis Mikkelson

In [14163]:

Fix build error on Windows.
refs #3238

comment:6 Changed 9 years ago by Dennis Mikkelson

  • Status changed from accepted to verify
  • Resolution set to fixed

comment:7 Changed 9 years ago by Janik Zikovsky

  • Status changed from verify to verifying
  • Tester set to Janik Zikovsky

comment:8 Changed 9 years ago by Janik Zikovsky

  • Status changed from verifying to closed

Tested indirectly with FindUBUsingMinMaxD

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4085

Note: See TracTickets for help on using tickets.