This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- May 03, 2016
-
-
Federico Montesino Pouzols authored
Sort members of a WorkspaceGroup by workspace name
-
Federico Montesino Pouzols authored
Vesuvio - VesuvioThickness algorithm
-
Federico Montesino Pouzols authored
Refactor MatrixWorkspaceTest::createImage(...).
-
Elliot Oram authored
Refs #15816
-
Elliot Oram authored
Refs #15816
-
Elliot Oram authored
Refs #15816
-
Elliot Oram authored
Refs #15816
-
Elliot Oram authored
Refs #15816
-
Elliot Oram authored
Refs #15816
-
Elliot Oram authored
Refs #15816
-
Federico Montesino Pouzols authored
Merge pull request #15949 from mantidproject/15936_ProcessingInstructions_CreateTransmissionWorkspaceAuto CreateTransmissionWorkspaceAuto: fix default ProcessingInstructions
-
Federico Montesino Pouzols authored
Fix error initializing python with broken files
-
Federico Montesino Pouzols authored
Reduce the size of GluGeometryHandler
-
- May 02, 2016
-
-
Jose Borreguero authored
-
Savici, Andrei T. authored
Correct with sqrt
-
Jose Borreguero authored
-
Pete Peterson authored
Fit plot improvements in MuonAnalysis: keep fit curves, set current data
-
- Apr 29, 2016
-
-
Pete Peterson authored
-
Jose Borreguero authored
-
Jose Borreguero authored
-
Jose Borreguero authored
-
Jose Borreguero authored
-
Jose Borreguero authored
-
Jose Borreguero authored
-
Jose Borreguero authored
-
Jose Borreguero authored
-
Jose Borreguero authored
-
Jose Borreguero authored
-
Tom Perkins authored
re #16017
-
Peterson, Peter authored
-
Peterson, Peter authored
If the python initialization came across a file which could not be read (e.g. emacs intermediate save file), all of python would fail to initialize. This will only affect people that develop code in a directory that mantid checks for algorithms.
-
Martyn Gigg authored
Add an empty/none marker option in pyplot.plot()
-
- Apr 28, 2016
-
-
Hahn, Steven authored
Merge pull request #16010 from mantidproject/15950_documentation_for_pearl_powder_diffraction_script Documentation for Pearl powder diffraction script
-
Federico Montesino Pouzols authored
-
Federico Montesino Pouzols authored
Refs #15965 LoadBBY and PatchBBY now support monochromatic neutrons
-
Federico Montesino Pouzols authored
Fix bug with complement rule parsing in Object::procString
-
Simon Heybrock authored
System test for Pearl powder diffraction script
-
Tom Perkins authored
re #16017
-
Tom Perkins authored
Default behaviour for the PeakPickerTool is to clear old fits off the graph when a new fit completes. Muon scientists would prefer to keep the old fits on the graph and remove them manually when it gets cluttered ("clear fit curves"). re #16017
-
Tom Perkins authored
This caused the bug in the issue when a graph had: - curve 0: fit to dataset A (old) - curve 1: data from dataset B (new) and the PP tool initialised from dataset A, meaning that the workspace A was the one shown in the "Data" tab. (Rationale: It doesn't make sense to initialise the PP tool from a fit. It's a tool for fitting data, and why would you fit a fit curve?) re #16017
-