Skip to content

Instantly share code, notes, and snippets.

@peterfpeterson
Last active May 12, 2020 20:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peterfpeterson/04ad0e63149fa62b5e84790183fc68ac to your computer and use it in GitHub Desktop.
Save peterfpeterson/04ad0e63149fa62b5e84790183fc68ac to your computer and use it in GitHub Desktop.
SNSPowderReduction

Example 1

SNSPowderReduction is the workhorse algorithm in mantid that was built to reduce data from POWGEN. It is used inside the GUI used for reducing data as well as in autoreduction. The underlying algorithms were made both to aid in testability, but to promote reusability. The child algorithms listed are not by any extent all of the child algorithms that are used. Instead they are the ones that I was, at one point, a majority contributer to.

Example 2

Scattering information from materials is necessary for various sample dependent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment