This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Nov 19, 2019
-
-
Harriet Brown authored
-
- Nov 18, 2019
-
-
Hahn, Steven authored
EQSANS adjust detector bank position when loading the instrument
-
Hahn, Steven authored
Rewrite the HB3A IDF
-
- Nov 15, 2019
-
-
WHITFIELDRE email authored
Almost entire rewrite, simplfy everything. Use the det_trans log value instead of hard coded value. Remove all the cal:: values, the calibration will be set in the IDF. Correct the detector positions relative to the beam (centered on pixel (256, 268) and the calibrated detector gap of 5mm.
-
Martyn Gigg authored
-
Gigg, Martyn Anthony authored
-
Nick Draper authored
Make c++ interfaces not children of workbench
-
Gigg, Martyn Anthony authored
Change push_back to emplace_back where possible
-
Alice Russell authored
-
Alice Russell authored
All c++ interfaces in the indirect submenu are children of workbench so that only one instance of the settings menu can be made.
-
Nick Draper authored
Fix issue with scripts containing unicode characters on unix systems
-
Nick Draper authored
Handle point/binned numeric axes in workbench data table.
-
Conor Finn authored
Scripts containing unicode characters could fail to run if mantid was not started from the terminal on unix systems. The script runs fine if this exception is caught and discarded.
-
Alice Russell authored
Remove workbench from being a parent of cpp classes so they are minimized are raised correctly Indirect settings is a special case and should remain as a child so it is treated as a separate case
-
Martyn Gigg authored
Queries length of workspace to check if the axis is actually bins or point values.
-
- Nov 14, 2019
-
-
Gigg, Martyn Anthony authored
-
Nick Draper authored
Co-Authored-By:
Conor Finn <47181718+ConorMFinn@users.noreply.github.com>
-
Martyn Gigg authored
-
Gigg, Martyn Anthony authored
-
Martyn Gigg authored
-
Martyn Gigg authored
-
Martyn Gigg authored
-
Nick Draper authored
Release notes 4.2 final fixes
-
Gigg, Martyn Anthony authored
Fix legend resetting after clearing fit curves
-
DanielMurphy22 authored
As requested @martyngigg
-
DanielMurphy22 authored
-
Gigg, Martyn Anthony authored
Recatagorised muon fitting functions
-
DanielMurphy22 authored
-
Nick Draper authored
Fix crash when setting max cores lower than machine cores on Linux
-
Nick Draper authored
Add Poisson documentation
-
Phil authored
-
Matthew Andrew authored
-
Matthew Andrew authored
-
Matthew Andrew authored
-
Matthew Andrew authored
-
Matthew Andrew authored
With the addition of many new muon fitting functions it was asked that they be re-categorised to make finding relevant ones easier.
-
Gigg, Martyn Anthony authored
Catch save ascii from menu error
-
Alice Russell authored
-
Gigg, Martyn Anthony authored
Add 16 new fitfunctions
-
Nick Draper authored
Allow Scripts Containing Encoding Declarations to be Loaded and Run in Workbench
-