This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 24 Nov, 2009 13 commits
-
-
Roman Tolchenov authored
-
Steve Williams authored
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
Some tweaks to the message output for the script window and interpeter to better handle new lines etc. Re #946
-
Steve Williams authored
-
Roman Tolchenov authored
Various changes to IFunction, Function, CompositeFunction and ParameterTie to improve function editing. re #1033
-
Russell Taylor authored
-
Steve Williams authored
-
Russell Taylor authored
Avoid potential crashes when moving curves in and out of graphs using the CurvesDialog window. Re #950.
-
Gigg, Martyn Anthony authored
visible. Also separated out the scale type options into a separate file so that their definitions are not copied. Re #1030
-
Russell Taylor authored
-
Russell Taylor authored
-
Gigg, Martyn Anthony authored
-
- 23 Nov, 2009 9 commits
-
-
Gigg, Martyn Anthony authored
Changed layer selection on 1D plots so that only shift+left-click actually selects the whole layer. Fixes #1028
-
Russell Taylor authored
-
Gigg, Martyn Anthony authored
-
Anders Markvardsen authored
First real IConstraint test where a constraint is put on the centre point of a Lorentzian away from the optimum value. Refs #961.
-
Gigg, Martyn Anthony authored
Windows installer now puts PyQt4 and sip in the Mantid/bin directory. This prevents conflicts between MantidPlot and existing versions of PyQt4 or sip. Re #1027
-
Anders Markvardsen authored
“This application has failed to start because MSVCR80.dll was not found. Re-installing the application may fix this problem.” This is likely to be a Mixing of retail and debug components problem. In main.cpp a #pragma line has been put to fix this problem if this occur for you, which by default is commented out. Refs #963.
-
Gigg, Martyn Anthony authored
-
Anders Markvardsen authored
-
Anders Markvardsen authored
-
- 20 Nov, 2009 4 commits
-
-
Russell Taylor authored
-
Russell Taylor authored
Add ability to plot (or copy) non-contiguous selection of rows or columns from a Mantid Matrix. Re #950.
-
Anders Markvardsen authored
-
Anders Markvardsen authored
-
- 19 Nov, 2009 7 commits
-
-
Russell Taylor authored
Add ability to plot spectra by dragging a selection from the workspace browser to an existing graph. Re #950.
-
Roman Tolchenov authored
-
Roman Tolchenov authored
-
Russell Taylor authored
-
Roman Tolchenov authored
-
Russell Taylor authored
-
Laurent Chapon authored
Went back to copying x arrays to gsl in order to make sure that masked bins are ignored.
-
- 18 Nov, 2009 5 commits
-
-
Steve Williams authored
Commented out one line in saveSPE.cpp to make MARI files saved as SPE readable by MATLAB mslice, works for MARI files but fails elsewhere? ?? refs #841
-
Russell Taylor authored
-
Russell Taylor authored
Improve the slickness of plotting simultaneously from multiple workspaces. There's now a plotSpectraList function that takes a list of workspace/index pairs, eliminating the need for a mergePlots. Re #950.
-
Gigg, Martyn Anthony authored
-
Steve Williams authored
Corrected a small error in DetectorEfficiencyCor which now also respects detector masking. We now have a script that write SPE files that should be compatible with the Excitations Group Matlab application Homer refs #841
-
- 17 Nov, 2009 2 commits
-
-
Steve Williams authored
New algorithm DetectorEfficiencyCor corrects numbers of counts in a workspace for the efficiency of detectors, which is a function of neutron angle and energy as well as the detectors size and gas pressure. Only basic tests exist so far. Bugs in other algorithms were correct during development refs #841
-
Gigg, Martyn Anthony authored
A few changes for stability of SANS script. The transmission files now only have the first 8 spectra loaded which improves memory usage a substantial amount. Re #1013
-