This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Apr 20, 2009
-
-
Freddie Akeroyd authored
-
Freddie Akeroyd authored
These can be obtained using programs like svnversion / SubWCRev Fixes #551
-
Gigg, Martyn Anthony authored
Some improvements to plot dialog and running when things have been deleted and a few other things. Re #522
-
Russell Taylor authored
-
Russell Taylor authored
Added the possibility to change the axes on a workspace (replaceAxis method on MatrixWorkspace). This allows changing the 'vertical' axis to a numeric one from a spectraAxis. There are probably still places around that assume it contains spectrum numbers (e.g. LoadNexus)... Re #439.
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
Updated MoveInstrumentComponent to use the new functionality of IInstrument to find components by name. Also added a test for this. Closes #545
-
- Apr 17, 2009
-
-
Gigg, Martyn Anthony authored
Added a member to search for a component by name. The search is performed level-by-level rather than recursively. Re #545
-
Anders Markvardsen authored
Added better rotation feature for instrument descriptions; done in connection with preparing NIMROD IDF. Refs #445.
-
Freddie Akeroyd authored
-
Freddie Akeroyd authored
-
Russell Taylor authored
-
Roman Tolchenov authored
-
Roman Tolchenov authored
-
Gigg, Martyn Anthony authored
technique. This should mean fewer major upgrades in the future when using the installer. Closes #548
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
- Apr 16, 2009
-
-
Russell Taylor authored
Changed FindPeaks algorithms to use WorkspaceFactory to create their TableWorkspace properties (and not to do it in the constructor). Removed statics from ConfigService. Re #470.
-
Roman Tolchenov authored
-
- Apr 15, 2009
-
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
CreateSampleShapeDialog - Tidyed up code to create each shape details box and deletion is now recursive. Also removed 3D view until we are ready to implement it. It's usuable but confusing without the 3D view. Re #451
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
Sample class now stores the sample geometry. Updated CreateSampleShape algorithm to use this and added accompanying test. Re #451
-
Roman Tolchenov authored
-
- Apr 14, 2009
-
-
Roman Tolchenov authored
-
Gigg, Martyn Anthony authored
Changed scons script to check for gomp first before it adds it as a dependency. Note that this only seems to be necessary for building shared libraries and not executables, which get linked automatically. Re #535
-
- Apr 09, 2009
-
-
Freddie Akeroyd authored
-
Gigg, Martyn Anthony authored
default. Re #535
-
Nick Draper authored
Enabled openmp support for binary operations Hopefully this will be ok on linux as GCC 4.2 should be catered for. for pre gcc 4.2 we should be ok as this is all protected by a #ifdef _openmp
-
Gigg, Martyn Anthony authored
anything yet and isn't actually even registered with the factory. The GUI has most of the basic functionality needed but I still need to work out how to parse the binary tree properly to create the required XML string. Re #451
-
Russell Taylor authored
First attempt at an algorithm to give the result of a SANS analysis in 2 dimensions of Q. Doesn't do the errors yet. Re #439.
-
- Apr 08, 2009
-
-
Nick Draper authored
Mantid.user.properties is now written by mantid if it cannot be found - so there is no need to deliver this in the installer. Also logging levels set higher for files to alleviate speed problem on encrypted hard drives.
-
- Apr 07, 2009
-
-
Nick Draper authored
no need for the services dir
-
Nick Draper authored
no need for the services dir
-
Nick Draper authored
removed several pointless or hopelessly out of date directories from SVN
-
Nick Draper authored
missed a file
-
Nick Draper authored
some fixes for linux and a minor change to the wxs generation to include python scripts directory
-
Nick Draper authored
also removed the debug mantid.properties file
-