This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Feb 17, 2020
-
-
Conor Finn authored
-
Conor Finn authored
-
Gigg, Martyn Anthony authored
Adds test for ILL loaders choice
-
Gigg, Martyn Anthony authored
Add search option for adding fit functions
-
- Feb 14, 2020
-
-
Mathieu Tillet authored
-
Alice Russell authored
- Add test to the cmakelist - Remove inheritance from qt widgets - Patch view in test so QApplication is no longer needed
-
Mathieu Tillet authored
-
Martyn Gigg authored
-
Gigg, Martyn Anthony authored
Poco version information is hexadecimal
-
Mathieu Tillet authored
-
- Feb 13, 2020
-
-
Savici, Andrei T. authored
Add LogTypes parameter to AddSampleLogsMultiple
-
Hahn, Steven authored
-
Hahn, Steven authored
Signed-off-by:
Steven Hahn <hahnse@ornl.gov>
-
Hahn, Steven authored
Signed-off-by:
Steven Hahn <hahnse@ornl.gov>
-
Hahn, Steven authored
Signed-off-by:
Steven Hahn <hahnse@ornl.gov>
-
Hahn, Steven authored
Signed-off-by:
Steven Hahn <hahnse@ornl.gov>
-
Mathieu Tillet authored
-
Danny Hindson authored
Remove commented out code in LoadStlFactory.h Remove redundant inline specifier from MeshFileIO and redundant clauses in switch statements Edits to two documentation files that are impacted by the addition of the stl path feature to the environment definition .xml files
-
Hahn, Steven authored
-
Gigg, Martyn Anthony authored
Indirect simultaneous feature branch
-
Alice Russell authored
-
Matthew Andrew authored
-
Mathieu Tillet authored
-
- Feb 12, 2020
-
-
Hahn, Steven authored
Signed-off-by:
Steven Hahn <hahnse@ornl.gov>
-
Gigg, Martyn Anthony authored
Fix plotting bugs for bin plots
-
Gigg, Martyn Anthony authored
Eng Diff Fitting Tab - Workspace Viewing and Selection
-
Danny Hindson authored
-
Gigg, Martyn Anthony authored
IN5 mask non overlapping bins
-
Gigg, Martyn Anthony authored
Allow waterfall plot to be made with single spectrum number and multiple workspaces
-
Gigg, Martyn Anthony authored
Make Engineering Diffraction Calibration fit Quadratically
-
Gigg, Martyn Anthony authored
Workbench apply settings without relaunch
-
Gigg, Martyn Anthony authored
Implement fourier filter to Polaris.create_total_scattering_pdf
-
Gigg, Martyn Anthony authored
Add temp correction convsimfit
-
Alice Russell authored
-
Alice Russell authored
-Change behaviour of double click so error does not appear if clicking on the category -SelectFunctionDialog changed to be modal
-
Danny Hindson authored
The format of the sample environment xml file has been extended to support loading a .stl file for each environment component. An example spec file has been created in ISIS/Pearl.xml. This can be used when running the Algorithm SetSample Various SampleEnvironmentXXX units have been moved out the Geometry package into the DataHandling package to facilitate this because they needed to access the STL loading code in DataHandling SetSample contains some features for overriding the sample geometry if the geometry is a CSGObject. This has been sidestepped for mesh geometries. The methods setId and setMaterial have been moved up to IObject because it's useful to have them applicable to all objects (CSG, mesh) Some of the repeated code in SetSample, LoadSampleEnvironment (and now SampleEnvironmentSpecParser) has been centralised in a new class LoadStlFactory Also changed container logic so that if there's only one container specified in the env spec file you don't need to specify it in SetSample Centralise code relating to scaling mesh vertices and handling of units into the LoadShape class and rename it MeshFileIO now that SaveStl is also descended from this class Move repeated code to choose Ascii or binary STL reader into a factory class
-
Alice Russell authored
-
Alice Russell authored
-
Alice Russell authored
If the user enters an incorrect function into the search bar it will now give an within the dialog and keep the dialog open
-
PhilColebrooke authored
Co-Authored-By:
Giovanni Di Siena <giodisiena@gmail.com>
-