This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Jul 28, 2015
-
-
Matt King authored
The algorithm being subscribed to mantid is called GetNuMegMuonicXRD so the file name has been changed for continuity. To comply with RHEL builds the property names now have no spaces. Refs #13145
-
- Jul 22, 2015
-
-
Matt King authored
-
Matt King authored
-
Matt King authored
refs #13145
-
Matt King authored
Refs #13145
-
Matt King authored
inserted disabled the need for __init__ method in class Refs #13145
-
Matt King authored
Instead of a temp loop variant 'i', now using idx from enumerate to store the workspaces created Refs #13145
-
Matt King authored
Refs #13145
-
Matt King authored
-
Matt King authored
-
- Jul 21, 2015
-
-
Matt King authored
Refs #13145
-
Matt King authored
changed variable names that caused complaints, trailing white space that caused warnings and variable declarations that were on one line to be on multiple lines. Refs #13145
-
Matt King authored
Refs #13145
-
Matt King authored
Implemented a dictionary to store elements and peak values instead of an array of arrays. Updated code to comply with data structure use Refs #13145
-