This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 26 May, 2016 10 commits
-
-
Matt King authored
Refs #16347
-
Pete Peterson authored
-
Martyn Gigg authored
Neatening up of release notes
-
Nick Draper authored
re #16301 # Conflicts: # docs/source/release/v3.7.0/framework.rst
-
Pete Peterson authored
PlotMD: respect show all error bars flag
-
Federico Montesino Pouzols authored
Fix bug in SampleTransmission Calculator
-
Federico Montesino Pouzols authored
Support loading older muon data
-
Martyn Gigg authored
This will list the files changed by the commits on the PR branch.
-
Martyn Gigg authored
-
Raquel Alvarez Banos authored
-
- 25 May, 2016 26 commits
-
-
Hahn, Steven authored
Ensure properties are removed properly to fix crash
-
Tom Perkins authored
The run number stored in the converted nexus file is zero. Make sure that runNumberString can deal with this, and add a test. re #16396
-
Savici, Andrei T authored
Increase default timeout for script repository download to 30 seconds
-
Savici, Andrei T authored
Rename DensityFactor -> ResolutionFactor
-
Federico Montesino Pouzols authored
ALC integration time fix
-
Tom Perkins authored
Crash seen in Multi-dataset fitting interface when setting minimiser. It occurred when the Levenberg-Marquardt minimiser was set, then something else, then LM again - the original properties were not removed properly. re #16407
-
Federico Montesino Pouzols authored
Indirect Diffraction OSIRIS Diffspec - default value for spectra max
-
Federico Montesino Pouzols authored
Rename Can -> Container.
-
Federico Montesino Pouzols authored
Fix Coverity issue #1355932
-
Raquel Alvarez Banos authored
-
Tom Perkins authored
DEVA was an old muon instrument at ISIS. There is currently no IDF for this instrument and so it isn't supported by MuonAnalysis. Add a special case to ignore the warning, and deal with zeroPadding: now old DEVA data can be loaded and fitted. In the long run it would be better to add this instrument to Mantid. re #16396
-
Tom Perkins authored
Set a dummy instrument with the correct name. This way MuonAnalysis will be able to say "unsupported instrument: xxxx" rather than "unsupported instrument: ". re #16396
-
Tom Perkins authored
In MuonAnalysis, should only try to load dead times from file if the option is set to "from file". If it's "none" or "from disk", don't load them. re #16396
-
Tom Perkins authored
Error thrown for multi-period files that have number of grouping entries = number of spectra. Deal with cases like this. In the case of the test file, this also fails and there is no IDF for DEVA, so it falls through to getting the dummy grouping. Add a fix because the grouping loader doesn't know the correct number of detectors. re #16396
-
Tom Perkins authored
Deal with case when number of dead times = number of spectra for a multi-period file. It's safe to assume they are the same for each period. re #16396
-
Federico Montesino Pouzols authored
Merge pull request #16350 from mantidproject/16251_Indirect_corr_Container_sub_Container_plotting_and_shift Indirect Correction Container Subtraction - container plotting and shift
-
Matt King authored
Refs #16347
-
Federico Montesino Pouzols authored
MD arithmetic errors
-
Tom Perkins authored
re #16372
-
Nick Draper authored
re #16301 # Conflicts: # docs/source/release/v3.7.0/diffraction.rst
-
Federico Montesino Pouzols authored
-
Federico Montesino Pouzols authored
Fix crash on startup on OSX when querying the proxy information
-
Elliot Oram authored
Refs #16251
-
Elliot Oram authored
Refs #16251
-
Elliot Oram authored
Refs #16333
-
Hahn, Steven authored
Fix issue with SANS data stitching (release 3.7)
-
- 24 May, 2016 4 commits
-
-
Peterson, Peter authored
-
Peterson, Peter authored
-
Peterson, Peter authored
Re #16239
-
Peterson, Peter authored
The two extra options attributes allow for simple progress bar usage in python algorithms. Re #16239
-