Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CrystalTools with orthaNormalize method #8372

Closed
OwenArnold opened this issue Jul 26, 2013 · 1 comment
Closed

CrystalTools with orthaNormalize method #8372

OwenArnold opened this issue Jul 26, 2013 · 1 comment
Assignees
Labels
Diffraction Issues and pull requests related to diffraction High Priority An issue or pull request that if not addressed is severe enough to postponse a release.
Milestone

Comments

@OwenArnold
Copy link
Contributor

In order to complete http://trac.mantidproject.org/mantid/ticket/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
@OwenArnold
Copy link
Contributor Author

This issue was originally trac ticket 7527

@OwenArnold OwenArnold added High Priority An issue or pull request that if not addressed is severe enough to postponse a release. Diffraction Issues and pull requests related to diffraction labels Jun 3, 2015
@OwenArnold OwenArnold self-assigned this Jun 3, 2015
@OwenArnold OwenArnold added this to the Release 2.6 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Diffraction Issues and pull requests related to diffraction High Priority An issue or pull request that if not addressed is severe enough to postponse a release.
Projects
None yet
Development

No branches or pull requests

1 participant