This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Apr 13, 2020
-
-
Gigg, Martyn Anthony authored
-
- Apr 09, 2020
-
-
Hahn, Steven authored
Change boost::dynamic_pointer_cast to std::dynamic_pointer_cast in AddPeakTest
-
Danny Hindson authored
-
Peterson, Peter authored
LoadEventNexus file loader speed up by caching and reusing metadata
-
Gigg, Martyn Anthony authored
Redesign axes tab in figure options to accommodate both 2D and 3D plots
-
Gigg, Martyn Anthony authored
Restrict Peaks that Can be Added to a PeaksWorkspace to the Same Instrument
-
Gigg, Martyn Anthony authored
LoadWAND should add the duration log
-
William F Godoy authored
-
William F Godoy authored
-
- Apr 08, 2020
-
-
-
Savici, Andrei T. authored
-
Savici, Andrei T. authored
-
William F Godoy authored
-
Savici, Andrei T. authored
-
William F Godoy authored
-
William F Godoy authored
-
William F Godoy authored
-
William F Godoy authored
-
William F Godoy authored
-
William F Godoy authored
-
William F Godoy authored
LoadNexusLogs now extends NexusHDF5Descriptor Allow HDF5 open to handle multiple handlers in NexusHDF5Descriptor
-
William F Godoy authored
-
William F Godoy authored
Expose m_fileInfo from NexusFileLoader
-
William F Godoy authored
To do: LoadNexusMonitors2
-
William F Godoy authored
-
William F Godoy authored
-
William F Godoy authored
-
William F Godoy authored
-
William F Godoy authored
-
Gigg, Martyn Anthony authored
Add helper functions for parsing ISIS journal files
-
Gigg, Martyn Anthony authored
Improve extrapolation beyond range of supplied attenuation profile
-
Simon Heybrock authored
Replace boost::shared_ptr with std::shared_ptr
-
- Apr 07, 2020
-
-
Gemma Guest authored
This means we can hide the parsing function that takes an xml string from the public interface and add a friend class to test this. It also means that getRuns() can be called multiple times with different criteria without having to re-parse the file. Re #26897
-
Nick Draper authored
Shorten commit length requirement to 10 characters
-
Gigg, Martyn Anthony authored
Expose background subtraction options in GUI
-
Nick Draper authored
Allow z-axis limits and label to be changed by double-clicking on it in 3D plots.
-
In places other substitutions have been made, e.g Clang does not yet specialize std::shared_ptr for T[]. Vector has been used instead. The operator[] methods were incorrectly marked const but returning a non-const reference - this has been fixed. Refs #25842
-
Nick Draper authored
-
Gigg, Martyn Anthony authored
Workbench crash after closing a plot then defining a new fit fn
-
- Apr 06, 2020
-
-
Nick Draper authored
-