This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 14 May, 2010 23 commits
-
-
Peterson, Peter authored
-
Roman Tolchenov authored
-
Peterson, Peter authored
-
Peterson, Peter authored
-
Peterson, Peter authored
-
Roman Tolchenov authored
-
Janik Zikovsky authored
Refs #1255 - removed quotes from folder paths because it is not compatible with Unix. Won't be able to use a folder name with spaces in it anymore under windows.
-
Janik Zikovsky authored
Refs #1255 - removed quotes from folder paths because it is not compatible with Unix. Won't be able to use a folder name with spaces in it anymore under windows.
-
Russell Taylor authored
-
Alex Buts authored
-
Alex Buts authored
-
Alex Buts authored
-
Alex Buts authored
-
Gigg, Martyn Anthony authored
Add a Mantid page to the config dialog. Currently only contains facility and instrument prefix options. Re #1248
-
Gigg, Martyn Anthony authored
-
Russell Taylor authored
-
Gigg, Martyn Anthony authored
Correction to ConfigService test so that if a test fails and leaves a file, the next run of the test removes the file before starting the test. Re #1248
-
Anders Markvardsen authored
code out of Fit. Refs #1254.
-
Alex Buts authored
-
Gigg, Martyn Anthony authored
Fix ConfigService test. Linux/MAC are more forgiving about opening a file that is still open. Re #1248
-
Gigg, Martyn Anthony authored
Allow property values within the ConfigService to be changed at run time. Added a function to save the current configuration to a file. Re #1248
-
Campbell, Stuart authored
-
Campbell, Stuart authored
-
- 13 May, 2010 9 commits
-
-
Freddie Akeroyd authored
the "alien" program to convert this into a .deb package refs #1253
-
Russell Taylor authored
-
Russell Taylor authored
-
Ronald Fowler authored
Does not change the output units. re #1242
-
Anders Markvardsen authored
when loading a INES raw file. Also improvement the information sent to user when an IDF is not found. Refs #1249
-
Anders Markvardsen authored
Refs #1246
-
Steve Williams authored
It's now possible to set log scales as the default for plots from the View->Preference dialog re #1231
-
Freddie Akeroyd authored
Move time for deciding on whether to build rpm to 0227 so it is after systems tests have run. Refs #1244
-
Roman Tolchenov authored
-
- 12 May, 2010 4 commits
-
-
Gigg, Martyn Anthony authored
queries the workspace data if an item is expanded. Re #1247
-
Freddie Akeroyd authored
-
Anders Markvardsen authored
than least squares. Add implementation of ICostFunctions: CostFuncIgnorePosPeaks CostFuncLeastSquares Also added new attribute to Fit called "CostFunction" which for now can be set to "Least squares" or "Ignore positive peaks". Refs #1246
-
Roman Tolchenov authored
-
- 11 May, 2010 4 commits
-
-
Steve Williams authored
-
Roman Tolchenov authored
It was slow because of min and max y values calculations. Postponed this to just before plotting. fixes #1211
-
Freddie Akeroyd authored
-
Roman Tolchenov authored
Added support for automatic background estimation to the Mantidplot fitting tool. The tool was modified to improve its manageability. Now the functions are accessed not directly by via handlers which help the bookkeeping. re #1184
-