This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 20 May, 2019 7 commits
-
-
Savici, Andrei T authored
Fix y-axis units on 1D distribution workspace plots
-
Savici, Andrei T authored
Plot from C++ matplotlib graphs
-
Hahn, Steven authored
IntegrateEllipsoids after PredictPeaks
-
Lynch, Vickie authored
-
Gigg, Martyn Anthony authored
Fix SANS bug when processing with no file types selected
-
Gigg, Martyn Anthony authored
Fixed Engineering gui ignoring browsed to file
-
Tom Titcombe authored
fixes randomly failing unit test
-
- 17 May, 2019 5 commits
-
-
Hahn, Steven authored
Restore Windows IPython 5.x Upgrade
-
Tom authored
-
Tom Titcombe authored
correctly when output mode changes
-
Tom Titcombe authored
-
Tom Titcombe authored
Check that when switch to 1D but in memory mode, can sas is not re-enabled
-
- 16 May, 2019 8 commits
-
-
Gigg, Martyn Anthony authored
Move frequency domain analysis to workbench
-
Samuel Jones authored
-
Samuel Jones authored
-
Samuel Jones authored
-
Gigg, Martyn Anthony authored
New format for modulated UB output
-
Matthew Andrew authored
Merge branch '25576_move_frequency_domain_analysis_to_workbench' of https://github.com/mantidproject/mantid into 25576_move_frequency_domain_analysis_to_workbench
-
Matthew Andrew authored
-
Gigg, Martyn Anthony authored
Bugfix for missing ISIS SANS batch file column
-
- 15 May, 2019 20 commits
-
-
Peterson, Peter authored
Changed LoadSampleShape to rotate the sample based off of the rotation of the Goniometer
-
Peterson, Peter authored
Pass SANS user file to canSAS files
-
Samuel Jones authored
-
Harry Saunders authored
-
Harry Saunders authored
-
Harry Saunders authored
-
Harry Saunders authored
Add x-unit, as divisor, to y-label when plotting a distribution workspace Add tests for MatrixWorkspace::YUnitLabel in MatrixWorkspaceTest
-
Harry Saunders authored
The YUnit set by NormaliseByCurrent was changed, causing a test failure
-
Harry Saunders authored
Tests were failing because get_axes_label was returning an empty latex string "($$)" if a workspace had been plotted as distribution. Move free functions to anonymous namespace
-
Harry Saunders authored
Rather than using workspace::YUnit Add more tests for PlotAxis unit labels
-
Harry Saunders authored
-
Harry Saunders authored
Clang-format and docstring fixes
-
Harry Saunders authored
Link the graph1d.distribution variable to workbench plots. Refactor work done in manipulating YUnitLabels into functions.
-
Harry Saunders authored
-
Harry Saunders authored
This reverts commit e4eb7f24832921698b1a8634adb6a5db91d7c058.
-
Harry Saunders authored
-
Harry Saunders authored
Add optional arg to YUnitLabel to return axis label with Latex syntax. Remove code that did similiar in Python.
-
Harry Saunders authored
-
Harry Saunders authored
re #25517
-
Matthew Andrew authored
-