Ticket #7527 (closed: invalid)

Opened 7 years ago

Last modified 5 years ago

CrystalTools with orthaNormalize method

Reported by: Owen Arnold Owned by: Owen Arnold
Priority: critical Milestone: Release 2.6
Component: Diffraction Keywords:
Cc: Blocked By:
Blocking: Tester: Nick Draper

Description

In order to complete #7012. I will need to make some additions to the UnitCell type, however, this close to the 2.6 release, this is not sensible. A better option would be to include a python module in the scripts called something like CrystalTools. We can start this by moving the orthoNormaize methods from the matlab/ALF tools to some new Mantid scripts.

  • Create a new module called CrystalTools within scripts
  • Create a new method called orthoNormaize, which takes a UB, or OrientedLattice (haven't decided what is best yet), and calculates an orthogonal basis for a*, b*, c*, with x parallel to a*
  • Create unit tests to cover the tools

Change History

comment:1 Changed 7 years ago by Owen Arnold

  • Status changed from new to inprogress

comment:2 Changed 7 years ago by Owen Arnold

  • Status changed from inprogress to verify
  • Resolution set to invalid

Invalid. No need to handle orthoNormalize, because the UnitCell type does these orthonormalize procedures already.

comment:3 Changed 7 years ago by Nick Draper

  • Status changed from verify to verifying
  • Tester set to Nick Draper

comment:4 Changed 7 years ago by Nick Draper

  • Status changed from verifying to closed

accepted

comment:5 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 8372

Note: See TracTickets for help on using tickets.