This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Aug 07, 2018
-
-
Sam Jenkins authored
Updated unit tests to reflect changes to `run_details.py` and fixed minor error that tests caught after updating.
-
- Jun 26, 2018
-
-
Joe Ramsay authored
-
Joe Ramsay authored
-
Joe Ramsay authored
-
- Jun 25, 2018
-
-
David Fairbrother authored
Removes chaining callbacks together to access a dictionary. This is one of the things originally added to the scripts which should have been removed. This overly complex piece of code attempted to take the DRY pricnciple to an extreme. Instead each instrument should just specify the layout of their file
-
- Jun 18, 2018
-
-
Joe Ramsay authored
-
- May 30, 2018
-
-
Joe Ramsay authored
This reverts commit 67938cfc. I realised that this would be a good exercise for the next person to take over isis_powder, so have left the commit in for reference
-
Joe Ramsay authored
-
- May 29, 2018
-
-
Joe Ramsay authored
-
Joe Ramsay authored
-
- May 24, 2018
-
-
Joe Ramsay authored
-
Joe Ramsay authored
-
- May 22, 2018
-
-
Joe Ramsay authored
-
- May 04, 2018
-
-
Joseph Ramsay authored
-
- Mar 27, 2018
-
-
Karl Palmen authored
# Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
-
- Feb 26, 2018
-
-
Joe Ramsay authored
-
Joe Ramsay authored
-
- Feb 23, 2018
-
-
Joe Ramsay authored
-
- Feb 22, 2018
-
-
Joe Ramsay authored
-
Joe Ramsay authored
This allows them to be renamed more conveniently, a al RenameWorkspaces
-
Joe Ramsay authored
When the total current in a run is 0 (ie no counts were received), don't bother normalising by current (as we get a divide by 0 error), and also don't bother subracting the empty as it gives negative counts
-
- Feb 21, 2018
-
-
Joe Ramsay authored
-
Joe Ramsay authored
-
- Feb 07, 2018
-
-
Joe Ramsay authored
-
- Jan 16, 2018
-
-
Joe Ramsay authored
-
- Jan 15, 2018
-
-
Joe Ramsay authored
-
Joe Ramsay authored
These include caching the value returned by len to prevent it being called more than once, replacing a simple loop with a list comprehension, using StoreInADS=False instead of calling DeleteWorkspace on an intermediate workspace and clarifying the changes in the docs
-
- Nov 27, 2017
-
-
Joseph Ramsay authored
-
Joseph Ramsay authored
HRPD decided they want a suffix parameter with the behaviour of the one recently implemented for POLARIS. The suffix-related was moved from POLARIS-specific scripts to abstract instrument in order to expose it to all instruments, should they want to use it
-
- Nov 24, 2017
-
-
Joseph Ramsay authored
-
Joseph Ramsay authored
A working check that the loaded workspace in spline division helper was added, and an error is now thrown if there is a mismatch between the number of banks in the spline and the number of banks in the run
-
Joseph Ramsay authored
The common vanadium division function was improved to allow for loading a single spline instead of a group.
-
Joseph Ramsay authored
The number of banks and number of cropping windows was added to the error message that occurs when these are not the same, in order to make debugging this problem easier.
-
- Nov 23, 2017
-
-
Elliot Oram authored
This will done in a sepearte issue Refs #21214
-
Elliot Oram authored
Refs #21214
-
Elliot Oram authored
Refs #21214
-
Elliot Oram authored
Refs #21214
-
- Nov 22, 2017
-
-
Elliot Oram authored
This will done in a sepearte issue Refs #21214
-
Elliot Oram authored
Refs #21214
-
- Nov 21, 2017
-
-
Karl Palmen authored
# Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
-