[NOBUGS] New release of Mantid 1.1.9556 February 2011

nick.draper at stfc.ac.uk nick.draper at stfc.ac.uk
Fri Feb 18 16:10:46 GMT 2011


Hello,

I am pleased to announce that a new version of Mantid has been released today.  The new version is now available in the download area<http://www.mantidproject.org/Download>.

You no longer need to sign up to the mailing list<http://lists.mantidproject.org/mailman/options/mantid-announce> in order to download Mantid, but we still advise it so that you can get information on new releases and important bug fixes.

If you cannot read the release notes  below they are available though this link<http://download.mantidproject.org/kits/1.1.9556/ReleaseNotes.htm>.
________________________________
Mantid 1.1.9556 (Released 18/02/2011)

This release introduces significant improvements to many areas of Mantid, this is the largest release of Mantid so far, containing more than half again as many improvements as any previous release.
I have highlighted several of the improvements below. A full list of the items included in this build can be found at the end.

Throughout the Mantid project we have fixed many of the bugs that have been reported to us. Thank you to everyone that has reported any issues to us. Please keep on reporting any problems you have, or crashes that occur to mantid-help at mantidproject.org.

User Interface & Usability

  *   [Load Dialog] Installation
     *   You no longer need to log in to the download page in order to download Mantid installers.
     *   We still ask that users sign up to the mantid-announce mailing list so we can let you know about new releases or important bug fixes.
     *   For manually building from source code we have changed our build system to cmake. This makes the compilation of Mantid much easier on platforms for which we do not provide an installation package.
  *   Load
     *   We have improved the loading of files in Mantid, such that most of the time you should not need to care what the format of the file you are loading is. Mantid will automatically search all of the available data loading algorithms and select the most suitable.
     *   This has been integrated with the User interface; many of the previous specific Load menus or button commands have been replaced with the generic Load File option.
     *   The load dialog will present the specific options for the file type indentified once the file name has been entered and the filename found.
     *   This load functionality can also be used from python scripts, just type help(Load) to see the documentation.
     *   You can still access and use the specific Load algorithms as you did before in Python, or by typing the name into the Algorithms tool in MantidPlot.
  *   Instrument Display [Improved pick options on the instrument view]
     *   The Pick functionality of the display has been completely rewritten based on your feedback and requests. The Picking functionality is now contained in its own tab
     *   Two picking tools have been implemented so far:
        *   [Select Pixel icon] Select Pixel - This selects individual pixels
        *   [Select Tube/Bank icon] Select Tube/Bank - This selects the next item up on the instrument display from whatever you are pointing at, in most instruments this will select the tube or bank you are pointing at.
     *   The window now also contains details of what you have selected, including all relevant id's and numbers as well as the location in xyz and rtp.
     *   There is also a dynamic graph displaying the underlying data of your selection. Right clicking on the graph allows you to:

        *   Switch the graph between the sum, or the integrated counts of the selected spectra.
        *   Switch between linear and log scaling for the Y axis.
     *   The Render tab has also been neatened as well, many of the lesser used functions have now been moved to under the Display Setting button.  Also the direction of the zooming with the mouse wheel has been changed to match other applications such as Google Earth.
     *   The unwrapping point when unwrapping instruments on a cylinder or a sphere has been improved.
     *   We have also cleaned out the list of colour maps we ship with Mantid, removing the more bizarre options and reducing it to a more usable number of options.
  *   Scripting Window
     *   The File menu in the Python scripting window now keeps a track of recently used scripts to make reloading common scripts easier.

Event Workspaces

  *   Event workspaces can now be saved and loaded to Mantid Nexus files, just click on a workspace and select Save Nexus. This also means event workspaces are correctly preserved when loading and saving the project in Mantid.
Known Issue: These files cannot currently be loaded in Windows machines, but work fine on Linux or Macs.
  *   FilterBadPulses is a new algorithm which will remove events from pulses where the proton charge falls below a set level.
  *   We have reduced the memory usage by the Event lists stored in the Event Workspace, using careful memory allocation and ensuring memory is released as soon as possible.
  *   If you need to save additional memory with an Event Workspace you can use the CompressEvents algorithm, which groups together events with identical of similar X-values.
  *   The LoadSNSEventNexus has now been replaced with a more generically named LoadEventNexus. The old algorithm is stil available, but should be considered deprecated.

Framework Improvements

  *   Workspaces now report the amount of memory they use more accurately, this helps to improve the automatic memory management in Mantid.
  *   The default save directory is now automatically added to the list of data search directories, to help you find the files created in Mantid.
  *   As part of the VATES sub project Multi Dimensional workspaces and Multi Dimensional centre point rebinning are now included in the Mantid framework. More tools to make use of these will be added in future releases.

Python Scripting

  *   You can now loop over the available workspaces in Mantid more easily, either using the mtd.keys() method or directly using code like this:

*                 for ws in mtd:

*                    print ws



  *   We have improved access to Logs in Python, you can now access log values as native Python objects, and access the statistics on each log.
  *   The default data search and default save directories can be accessed and altered in python. In a similar way any other setting from the Mantid.properties file can be altered in this way.

        print mtd.getSettings()["datasearch.directories"]
Please note: these are run time changes and will not be saved for future Mantid sessions. For further information look here<http://www.mantidproject.org/Mantid_Settings>.

  *   Python Algorithms
     *   Errors inside Python algorithms should now report the line number where they occurred to aid debugging.
     *   You can now correctly call child algorithms from within Python algorithms, and they will behave as such, for example not logging or appearing in workspace histories.

Model fitting and optimisation

  *   The model fitting engine within Mantid has been rewritten to support Multi Dimensional workspaces, but has preserved all of the previous curve fitting functionality and interfaces.
  *   The Diagonal Values on the Covariance matrices now correct report as 100 rather than 1.
  *   The Implementation of the Ikeda-Carpenter fit function has been significantly improved, and is now much faster and more robust.
  *   The value of the selected cost function is now included in the fit parameters as well as the log.

Performance

  *   Mantid
     *   The performance of the underlying geometry in Mantid has been improved; operations on instrument components are now as much as 10 times faster.
     *   DiffractionFocussing will now use parallel processing for event workspaces.
     *   CheckWorkspacesMatch processes spectra from each workspace in parallel and now correctly reports progress.
     *   The sorting operations on Event Workspaces are now multithreaded even within a single spectra, this really helps for focussed event data.
  *   MantidPlot
     *   The creation of colour fill plots has been optimized and is now much faster, particularly for event workspaces

[Sof QW for Mari]New and Updated User Interfaces

  *   Direct Inelastic
     *   A new diagnostic routine PSD bleed masking has now been added to the Diagnose detectors tab.
     *   The output of SofQW has been significantly improved for direct inelastic data.
  *   SANS [Image of the SANS Diagnostics tab]
     *   A new Diagnostics Tab has been added to the SANS interface providing Display Horizontal, Vertical and time plots.
     *   The user interface now supports wavelength analysis.
     *   Any setting in a user(mask) file that is not supported in Mantid is now reported on loading.
     *   A detailed help page on the various supported settings in a user file is now available here<http://www.mantidproject.org/SANS_User_File_Commands>
     *   Several improvements have been made to the Add tab, to support the handling of multi period files, mixed raw and nexus files etc.
     *   The HIFR SANS reduction interface has been extended to provide a prototype reduction interface for EQSANS. This includes the addition of all of the underlying algorithms to support the reduction pipeline for EQSANS.
     *   Further improvement have been made to the HFIR SANS reduction interface, including allowing log binning in I(Q), and allowing the transmission correction without dependence on theta.
  *   Indirect
     *   The remaining differences between the absolute numbers returned by Modes and Mantid have been identified and resolved.
     *   A Dynamic plot has been added to the Fury tab of the Indirect Data Analysis interface.
     *   Tosca is now supported in the Convert To Energy Interface.
     *   The help pages for the indirect data analysis interface have been significantly improved.
  *   Crystallography
     *   A new algorithm SNSSingleCrystalReduction provides a simple user interface for reducing Topaz data in Mantid for further analysis in ISAW.
     *   Mantid can now read detector calibration files created in ISAW and apply then to the instrument in Mantid for use on SNAP and TOPAZ.
     *   DSpaceMapToCal now supports converting Vulcan calibration files to Mantid .cal files.
     *   The PearlMCAbsorption algorithm supports the loading of pre calculated Absorption correction files for Pearl.
  *   Muon
     *   Muon Nexus files (HDF4 files) can now be read on Windows 64bit computers.
Known issue: We have had problems with some EMU files.
     *   A new Plot options tab has been added to the muon interface.
     *   The default tag is now correctly used in the grouping file.
     *   The Search Archive option in Manage Directories is now correctly supported within the Muon interface.
     *   Muon file loading has been improved and now can support multiple instrument definitions.

New and updated algorithms

  *   SpatialGrouping: now correctly handles non-square detector pixels
  *   ChangeBinOffset: now supports the max and min spectra numbers for event workspaces
  *   SofQW: Provides useful progress reporting
  *   Binary operations (plus, minus, multiply, divide) can now be forced to continue when the number of spectra does not match, they will then attempt to identify the matching rows using the underlying detector ids.
  *   Binary operations now correctly support commutativity correctly, for example a = 1.0 * b will now work in python.
  *   Binary operations can now also clear the rhs workspace during the operation, saving memory (for event workspaces only).
  *   Binary operations no longer require a spectra axis.
  *   ConvertToHistogram and ConvertToPointData algorithms have been added.
  *   Integration no longer requires a workspace to have a spectra axis.
  *   GroupDetectors now has an option to average the recorded values rather than summing them.
  *   IdentifyNoisyDetectors and ChopData have been added for Tosca.
  *   PolynomialCorrection can now apply the correction through division as well as multiplication.
  *   MergeRuns can now merge all of the workspaces within a workspace group.
  *   FFTSmooth now has an option to operate on all of the spectra in a workspace.
  *   ConjoinWorkspaces has an additional option to turn off the validation that spectra do not come from overlapping detectors. This allows for generating waterfall plots.

Instrument Definitions

  *   Mantid now provides better feedback is an instrument definition is incorrectly formatted, including the line number where the problem is.
  *   New or updated instrument definitions have been added for Argus, INES,  Loq, Maps, Sans2D, Tosca, NOMAD, TOPAZ
  *   New Parameter Files have been added or updated for Iris, Osiris, ARCS, CNCS and SEQUOIA.

Notable bugs fixed

  *   Importing Mantid from Python can cause a crash
  *   Python algorithms are missing from the Mac installer
  *   ICAT password box should display ****
  *   Instrument Display: the default view is no longer working
  *   Minus: ws = ws-ws causes a crash for event workspaces
  *   Integration crashes occasionally when integrating beyond workspace limits
  *   Plus can crash occasionally for event workspaces
  *   Complex workspace algebra in python could cause an error
  *   Python error on starting MantidPlot on RHE5
  *   SaveNexusProcessed -> LoadNexusProcessed does not create a perfect copy
  *   Loading multiperiod data in LoadDAE caused a recursive structure in the GUI
  *   Run file searching was not working from a script
  *   LoadRKH cant load 2D dataset even though SaveRKH can save one
  *   'Plot Bin' on a Mantid matrix always plots the first column
  *   FilterByLogValue with single value does not work
  *   Crash on IDA Fitting Tabs
  *   Memory leak in SaveSNSNexus
  *   Invalid user input on Unwrap algorithm causes Mantid crash
  *   ConvertToMatrixWorkspace is broken
  *   Inelastic absolute units produces incorrect values from the GUI
  *   CreateCalFileByNames: broken for multiple IDFs
  *   Change skip plotting error bars to be unnoticeable.
  *   CropWorkspace - 0 as XMin Does Nothing
  *   Iimporting Mantid into a python session with pyc files fails
  *   Instrument view calls crash MantidPlot when performed from the detector diagnostic results dialog
  *   radd and rmult etc now work correctly in python
  *   Mantid can Hang on non-english locales
Ticket

Summary

2189<http://trac.mantidproject.org/mantid/ticket/2189>

Importing MantidFramework from vanilla python seg faults

2224<http://trac.mantidproject.org/mantid/ticket/2224>

Do not name algorithms with spaces

2278<http://trac.mantidproject.org/mantid/ticket/2278>

ConvertToEnergy will not start for SNS instruments

2416<http://trac.mantidproject.org/mantid/ticket/2416>

Python algorithms are no longer deployed with Mac installer

1881<http://trac.mantidproject.org/mantid/ticket/1881>

Implement build using CMake

2169<http://trac.mantidproject.org/mantid/ticket/2169>

Update Mantidplot interface to make use of the load algorithm

2240<http://trac.mantidproject.org/mantid/ticket/2240>

Icat password box should . or * the entered password characters

2177<http://trac.mantidproject.org/mantid/ticket/2177>

Instrument view: Default view is no longer working

2259<http://trac.mantidproject.org/mantid/ticket/2259>

Can't load Muon nexus files

2306<http://trac.mantidproject.org/mantid/ticket/2306>

Minus: WS = WS - WS causes segfault (for EventWorkspace)

2325<http://trac.mantidproject.org/mantid/ticket/2325>

Integration crashes randomly

1637<http://trac.mantidproject.org/mantid/ticket/1637>

MDWorkspace implementation

2061<http://trac.mantidproject.org/mantid/ticket/2061>

Adjust SpatialGrouping Algorithm to deal with Non-Square Detectors

2097<http://trac.mantidproject.org/mantid/ticket/2097>

Plus crashes with event workspaces

2132<http://trac.mantidproject.org/mantid/ticket/2132>

Allow Fit to work with IMDWorkspaces

2133<http://trac.mantidproject.org/mantid/ticket/2133>

Instrument display: Implement the Render tab changes

2142<http://trac.mantidproject.org/mantid/ticket/2142>

SANS: The mask file reading need to warn about ignored commands

2143<http://trac.mantidproject.org/mantid/ticket/2143>

Create a User (Mask) help page

2155<http://trac.mantidproject.org/mantid/ticket/2155>

Provide equivalent of COLETTE DISPLAY H & DISPLAY V diagnostic

2168<http://trac.mantidproject.org/mantid/ticket/2168>

Support event files in the Load Algorithm

2199<http://trac.mantidproject.org/mantid/ticket/2199>

Instrument view: unwrapping start point

2209<http://trac.mantidproject.org/mantid/ticket/2209>

Add an enty property to the Load algorithm

2212<http://trac.mantidproject.org/mantid/ticket/2212>

SANS: Wavelength loops analysis

2214<http://trac.mantidproject.org/mantid/ticket/2214>

SofQW appears incorrect for direct inelastic data

2215<http://trac.mantidproject.org/mantid/ticket/2215>

Matrix Algebra error

2245<http://trac.mantidproject.org/mantid/ticket/2245>

EventList: Can templated code support more types of event data?

2254<http://trac.mantidproject.org/mantid/ticket/2254>

Python error on MantidPlot startup with RHEL5

2262<http://trac.mantidproject.org/mantid/ticket/2262>

EventWorkspace: reduce memory use, various changes

2328<http://trac.mantidproject.org/mantid/ticket/2328>

Update the documentation for LoadSNSEventNexus

2329<http://trac.mantidproject.org/mantid/ticket/2329>

Load: Custom Dialog

2330<http://trac.mantidproject.org/mantid/ticket/2330>

Load: Improved Python flexibility

2341<http://trac.mantidproject.org/mantid/ticket/2341>

Crash: Mantidplot python newNote command

2357<http://trac.mantidproject.org/mantid/ticket/2357>

Ensure run (sample log) objects are good after summing workspaces

2362<http://trac.mantidproject.org/mantid/ticket/2362>

Solve problems loading processed multi-period Nexus files

2367<http://trac.mantidproject.org/mantid/ticket/2367>

LoadDAE: Group created for multi period runs is recursive in GUI

2372<http://trac.mantidproject.org/mantid/ticket/2372>

Run file searching doesn't work from a script

2029<http://trac.mantidproject.org/mantid/ticket/2029>

TOSCA is losing resolution in C2E

2068<http://trac.mantidproject.org/mantid/ticket/2068>

Setup Hudson build server for SNS

2153<http://trac.mantidproject.org/mantid/ticket/2153>

Investigate: Check we are using memory responsibly in SANS reduction

2170<http://trac.mantidproject.org/mantid/ticket/2170>

Understand scaling differences in indirect C2E

2220<http://trac.mantidproject.org/mantid/ticket/2220>

Eliminate spurious constructors in Kernel unit tests

2221<http://trac.mantidproject.org/mantid/ticket/2221>

Eliminate data loading in constructors from Algorithm tests

2284<http://trac.mantidproject.org/mantid/ticket/2284>

Improve Mask File Handling

2312<http://trac.mantidproject.org/mantid/ticket/2312>

Remove the need to log in to download Mantid

1353<http://trac.mantidproject.org/mantid/ticket/1353>

Improve thread-safety of cow_ptr

1564<http://trac.mantidproject.org/mantid/ticket/1564>

RPM release build goes into infinite loop

1594<http://trac.mantidproject.org/mantid/ticket/1594>

Importing mantid into vanilla python without properties file

1610<http://trac.mantidproject.org/mantid/ticket/1610>

FileFinder does not work with MUSR

1774<http://trac.mantidproject.org/mantid/ticket/1774>

LoadRKH cant load 2D dataset even though SaveRKH can save one

1953<http://trac.mantidproject.org/mantid/ticket/1953>

alpha cal in MuonAnalysis not working

2095<http://trac.mantidproject.org/mantid/ticket/2095>

'Plot Bin' on a MantidMatrix always plots the first column

2111<http://trac.mantidproject.org/mantid/ticket/2111>

FilterByLogValue with single value does not work

2174<http://trac.mantidproject.org/mantid/ticket/2174>

Crash on IDA Fitting Tabs

2201<http://trac.mantidproject.org/mantid/ticket/2201>

Memory leak in SaveSNSNexus

2205<http://trac.mantidproject.org/mantid/ticket/2205>

Make ChangeBinOffset accept an input for the spectra to operate on for Event Workspaces

2210<http://trac.mantidproject.org/mantid/ticket/2210>

Invalid user input on Unwrap algorithm causes Mantid crash

2227<http://trac.mantidproject.org/mantid/ticket/2227>

ConvertToMatrixWorkspace is broken

2237<http://trac.mantidproject.org/mantid/ticket/2237>

Inelastic absolute units produces incorrect values from the GUI

2261<http://trac.mantidproject.org/mantid/ticket/2261>

Fix EQSANS analysis test

2299<http://trac.mantidproject.org/mantid/ticket/2299>

Covariance matrix, diagonals should be 100, not 1

2307<http://trac.mantidproject.org/mantid/ticket/2307>

MantidPlot: fix problem with QwtScaleDiv on newer Qwt

2344<http://trac.mantidproject.org/mantid/ticket/2344>

CreateCalFileByNames: broken for multiple IDFs

2358<http://trac.mantidproject.org/mantid/ticket/2358>

Correct monitor distances for NOMAD instrument definition

2360<http://trac.mantidproject.org/mantid/ticket/2360>

Algorithm->progress() method does not seem to do anything.

2407<http://trac.mantidproject.org/mantid/ticket/2407>

Update progress bar for SofQW

2408<http://trac.mantidproject.org/mantid/ticket/2408>

Multiply: Does not handle commutativity quite right?

1024<http://trac.mantidproject.org/mantid/ticket/1024>

Improvments to default directories

1403<http://trac.mantidproject.org/mantid/ticket/1403>

Harmonise widget usage in Muon user interface

1525<http://trac.mantidproject.org/mantid/ticket/1525>

Save EventWorkspace to file (SaveProcessedNexus)

1547<http://trac.mantidproject.org/mantid/ticket/1547>

Go beyond Fullprof implementation of Ikeda Carpenter pseudo voigt

1551<http://trac.mantidproject.org/mantid/ticket/1551>

ICAT Interface(s) - Use of Layouts and Resizing

1640<http://trac.mantidproject.org/mantid/ticket/1640>

Centre point rebinning

1685<http://trac.mantidproject.org/mantid/ticket/1685>

TOSCA IDF

1704<http://trac.mantidproject.org/mantid/ticket/1704>

Add "Recently scripts" option to script window

1742<http://trac.mantidproject.org/mantid/ticket/1742>

SANS GUI: Add standard mechanism to register a new instrument interface

1772<http://trac.mantidproject.org/mantid/ticket/1772>

Support for TOSCA in Indirect CTE

1786<http://trac.mantidproject.org/mantid/ticket/1786>

Rename Catalog algorithms

1792<http://trac.mantidproject.org/mantid/ticket/1792>

SANS GUI: allow for multiple data files

1813<http://trac.mantidproject.org/mantid/ticket/1813>

More intelligent error message when loading an XML file with invalid XML syntax

1817<http://trac.mantidproject.org/mantid/ticket/1817>

ISIS Argus instrument definition file

1845<http://trac.mantidproject.org/mantid/ticket/1845>

Allow running multiple times in the SANS GUI in a nice way

1849<http://trac.mantidproject.org/mantid/ticket/1849>

Muon Analysis interface improvements

1890<http://trac.mantidproject.org/mantid/ticket/1890>

Properties should return native types in python

1911<http://trac.mantidproject.org/mantid/ticket/1911>

Eliminate the use of Merlin files in unit tests.

1925<http://trac.mantidproject.org/mantid/ticket/1925>

Direct Inelastic: PSD bleed masking

1927<http://trac.mantidproject.org/mantid/ticket/1927>

EQSANS: implement Reducer

1939<http://trac.mantidproject.org/mantid/ticket/1939>

show instrument wheel direction reversed

1969<http://trac.mantidproject.org/mantid/ticket/1969>

Geometry: remove "scaleFactor" property that is in IObjComponent

1972<http://trac.mantidproject.org/mantid/ticket/1972>

Change skip plotting error bars to be unnoticeable.

1990<http://trac.mantidproject.org/mantid/ticket/1990>

Create ConvertToHistogram and ConvertToPointData algorithms

1994<http://trac.mantidproject.org/mantid/ticket/1994>

Re-write the LOQ and SANS2D instrument definitions with rectangular objects

2008<http://trac.mantidproject.org/mantid/ticket/2008>

Read in ISAW detcal files for SNAP

2031<http://trac.mantidproject.org/mantid/ticket/2031>

Make FindCenterOfMassPosition return a position rather than pixels

2033<http://trac.mantidproject.org/mantid/ticket/2033>

SaveSNSNexus: add data_errors field.

2035<http://trac.mantidproject.org/mantid/ticket/2035>

EQSANS: write algorithm to compute transmission

2042<http://trac.mantidproject.org/mantid/ticket/2042>

Workspaces: add the memory usage of the Run object to the total reported

2046<http://trac.mantidproject.org/mantid/ticket/2046>

Populate workspace Run object props: run_start and run_end

2066<http://trac.mantidproject.org/mantid/ticket/2066>

CropWorkspace - 0 as XMin Does Nothing

2074<http://trac.mantidproject.org/mantid/ticket/2074>

LoadSNSEventNexus and LoadEventPreNexus: add run_start sample log to allow proper instrument finding.

2078<http://trac.mantidproject.org/mantid/ticket/2078>

EQ-SANS: write TOF structure algorithm

2086<http://trac.mantidproject.org/mantid/ticket/2086>

Openning Instrument view in Mantid Plot spams Results Log

2104<http://trac.mantidproject.org/mantid/ticket/2104>

DateAndTime class needs friend function

2116<http://trac.mantidproject.org/mantid/ticket/2116>

Update INES instrument

2117<http://trac.mantidproject.org/mantid/ticket/2117>

Unit test for MonteCarlo absorption

2118<http://trac.mantidproject.org/mantid/ticket/2118>

FilterBadPulses

2122<http://trac.mantidproject.org/mantid/ticket/2122>

Adjust NearestNeighbours to scale inputs to ANN based on pixel dimensions

2136<http://trac.mantidproject.org/mantid/ticket/2136>

Integrate Load algorithm to Mantidplot Interface

2141<http://trac.mantidproject.org/mantid/ticket/2141>

Clean out the colour maps

2160<http://trac.mantidproject.org/mantid/ticket/2160>

Allow print (!!) commands in user (mask) files

2163<http://trac.mantidproject.org/mantid/ticket/2163>

CalculateEfficiency: TOF binning is zeroed out if the input wks is not the output wks

2165<http://trac.mantidproject.org/mantid/ticket/2165>

Create Unit Test for SpatialGrouping

2166<http://trac.mantidproject.org/mantid/ticket/2166>

Expand Unit Testing for CreateWorkspace

2175<http://trac.mantidproject.org/mantid/ticket/2175>

Update "Help" locations on Indirect Interfaces

2176<http://trac.mantidproject.org/mantid/ticket/2176>

Implement MD workspace load algorithm

2187<http://trac.mantidproject.org/mantid/ticket/2187>

Investigate using alternative malloc's (e.g. tcmalloc) for performance

2191<http://trac.mantidproject.org/mantid/ticket/2191>

Fix BinaryFileTest

2192<http://trac.mantidproject.org/mantid/ticket/2192>

Integration should not require a spectra axis

2193<http://trac.mantidproject.org/mantid/ticket/2193>

Fix relative paths in CreateDummyCalFileTest, CreateCalFileByNamesTest, and DiffractionEventReadDetCalTest

2202<http://trac.mantidproject.org/mantid/ticket/2202>

Get CMake to build the MatlabAPI

2206<http://trac.mantidproject.org/mantid/ticket/2206>

Write compressed NeXus files from SaveSNSEventNexus

2222<http://trac.mantidproject.org/mantid/ticket/2222>

Make a single test suite per .h file, and make sure the names match.

2223<http://trac.mantidproject.org/mantid/ticket/2223>

Change SpencerAnalysis system test to test Indirect Energy Conversion, etc

2231<http://trac.mantidproject.org/mantid/ticket/2231>

GroupDetectors - Allow option to Average values

2232<http://trac.mantidproject.org/mantid/ticket/2232>

IndirectEnergyConversion - Average Summed Workspaces

2234<http://trac.mantidproject.org/mantid/ticket/2234>

RPM dependencies are broken

2238<http://trac.mantidproject.org/mantid/ticket/2238>

Add the default output directory to the data search path

2244<http://trac.mantidproject.org/mantid/ticket/2244>

CompressEvents: New algorithm to reduce event workspace memory use

2250<http://trac.mantidproject.org/mantid/ticket/2250>

Python: listing workspaces using keys

2255<http://trac.mantidproject.org/mantid/ticket/2255>

IDA Interface - Add 'miniplot' to Fury tab

2256<http://trac.mantidproject.org/mantid/ticket/2256>

Remove ConfigService checking for Python and Matlab executable names

2257<http://trac.mantidproject.org/mantid/ticket/2257>

Archive system test logs (or at least those that fail)

2267<http://trac.mantidproject.org/mantid/ticket/2267>

importing Mantid into a python session with pyc files fails

2269<http://trac.mantidproject.org/mantid/ticket/2269>

LoadNexusProcessed: Handle EventWorkspaces

2270<http://trac.mantidproject.org/mantid/ticket/2270>

Algorithms called from a Python Algorithm should not log themselves in history

2271<http://trac.mantidproject.org/mantid/ticket/2271>

Implement a reader for PEARL's existing MC absorption coefficents

2274<http://trac.mantidproject.org/mantid/ticket/2274>

IdentifyNoisyDetectors algorithm [TOSCA Requirement]

2277<http://trac.mantidproject.org/mantid/ticket/2277>

BinaryOperation: perform with different number of spectra

2280<http://trac.mantidproject.org/mantid/ticket/2280>

Populate run object for Muon nexus files

2295<http://trac.mantidproject.org/mantid/ticket/2295>

BinaryOperation: clear the RHS workspace memory during the operation

2298<http://trac.mantidproject.org/mantid/ticket/2298>

Include cost function value in Fit parameters

2300<http://trac.mantidproject.org/mantid/ticket/2300>

Covariance matrix is not appearing for user functions

2310<http://trac.mantidproject.org/mantid/ticket/2310>

Polynomial Correction: allow divide as well as multiply

2315<http://trac.mantidproject.org/mantid/ticket/2315>

Instrument view calls crash MantidPlot when performed from the detector diagnostic results dialog

2317<http://trac.mantidproject.org/mantid/ticket/2317>

Update TOPAZ geometry for new detector numbers

2318<http://trac.mantidproject.org/mantid/ticket/2318>

Add id index steps in a row when defining rectangular detector in IDF

2321<http://trac.mantidproject.org/mantid/ticket/2321>

The MacInstaller doesn't contain any data

2322<http://trac.mantidproject.org/mantid/ticket/2322>

Make defaults in Direct Convert to EnergyTransfer GUI more neutral.

2331<http://trac.mantidproject.org/mantid/ticket/2331>

Tosca: algorithm to "chop" time data

2334<http://trac.mantidproject.org/mantid/ticket/2334>

SaveSNSNexus: use slabs to speed up writing large histograms.

2336<http://trac.mantidproject.org/mantid/ticket/2336>

MatrixWorkspace: readYE() method to read both Y and E as efficiently as possible.

2343<http://trac.mantidproject.org/mantid/ticket/2343>

System for generating main.cpp for developer testing

2346<http://trac.mantidproject.org/mantid/ticket/2346>

Import PyQt4 QtCore and QtGui libraries on MantidPlot startup

2352<http://trac.mantidproject.org/mantid/ticket/2352>

Mantid can Hang on non-english locales

2353<http://trac.mantidproject.org/mantid/ticket/2353>

ArrayBoundedValidator in python

2354<http://trac.mantidproject.org/mantid/ticket/2354>

Python exceptions should print their line number

2361<http://trac.mantidproject.org/mantid/ticket/2361>

MantidPlot: Speed up the color fill plot

2364<http://trac.mantidproject.org/mantid/ticket/2364>

Add support for VULCAN calibration file

2368<http://trac.mantidproject.org/mantid/ticket/2368>

Muon Nexus version 2 format output timeZero and firstGoodData

2374<http://trac.mantidproject.org/mantid/ticket/2374>

Fix EQSANS analysis test

2395<http://trac.mantidproject.org/mantid/ticket/2395>

HFIR SANS: add option for log binning of I(Q)

2398<http://trac.mantidproject.org/mantid/ticket/2398>

DiffractionFocussing: Parallelize it as much as possible

2399<http://trac.mantidproject.org/mantid/ticket/2399>

HFIR SANS: Add option to perform transmission corr w/o theta-dependence

2403<http://trac.mantidproject.org/mantid/ticket/2403>

Allow Divide / Binary Operations to work with non-spectra-axis'd workspaces

2421<http://trac.mantidproject.org/mantid/ticket/2421>

Option in ConjoinWorkspaces

1656<http://trac.mantidproject.org/mantid/ticket/1656>

Update cxxtest

1803<http://trac.mantidproject.org/mantid/ticket/1803>

Obtain example of Muon IDFs valid between different periods

1913<http://trac.mantidproject.org/mantid/ticket/1913>

Eliminate the use of GEM40979.raw in unit tests

1914<http://trac.mantidproject.org/mantid/ticket/1914>

Eliminate the use of CNCS_7850 data files in unit tests

1915<http://trac.mantidproject.org/mantid/ticket/1915>

Eliminate the use of TOPAZ_900.nxs in unit tests

1916<http://trac.mantidproject.org/mantid/ticket/1916>

Eliminate the use of HRP39191.raw in unit tests

2172<http://trac.mantidproject.org/mantid/ticket/2172>

Ensure classnames of unit tests match the filename

2195<http://trac.mantidproject.org/mantid/ticket/2195>

Linking source code to wiki pages

2196<http://trac.mantidproject.org/mantid/ticket/2196>

Move test helpers into their own package

2333<http://trac.mantidproject.org/mantid/ticket/2333>

Change return type of Algorithm::createSubAlgorithm from to an Algorithm_sptr

2080<http://trac.mantidproject.org/mantid/ticket/2080>

vector in mantidplot python interpreter

2171<http://trac.mantidproject.org/mantid/ticket/2171>

Small memory leak in LoadInstrumentHelper

2188<http://trac.mantidproject.org/mantid/ticket/2188>

SANS: code restructure breaks the HFIR interface menu item

2253<http://trac.mantidproject.org/mantid/ticket/2253>

DSpacemaptoCal test problem

1539<http://trac.mantidproject.org/mantid/ticket/1539>

Document example DAEnames for LoadDAE

1756<http://trac.mantidproject.org/mantid/ticket/1756>

ISAW detcal file in mantid

1771<http://trac.mantidproject.org/mantid/ticket/1771>

MergeRuns: Merge all workspaces inside a workspace group.

1933<http://trac.mantidproject.org/mantid/ticket/1933>

Utility to calculate statistics from a vector

1996<http://trac.mantidproject.org/mantid/ticket/1996>

Update MAPS instrument file

2091<http://trac.mantidproject.org/mantid/ticket/2091>

EventWorkspace: make a == operator (take code from CheckWorkspacesMatch)

2092<http://trac.mantidproject.org/mantid/ticket/2092>

getIntegratedSpectra(): make a unit test for it in MatrixWorkspace and EventWorkspace

2110<http://trac.mantidproject.org/mantid/ticket/2110>

Add new InstrumentValidator to applicable algorithms

2151<http://trac.mantidproject.org/mantid/ticket/2151>

CreateWorkspace allow dimensionless X units 'spectrum number'

2152<http://trac.mantidproject.org/mantid/ticket/2152>

SANS GUI: ADD tab: Mantid crashes when adding a raw to nxs file

2181<http://trac.mantidproject.org/mantid/ticket/2181>

Add Avagadro's number to physical constants

2182<http://trac.mantidproject.org/mantid/ticket/2182>

Add magnetic scattering information

2203<http://trac.mantidproject.org/mantid/ticket/2203>

Rename SolidAngleCorrection

2204<http://trac.mantidproject.org/mantid/ticket/2204>

CxxTestGen: Make the xml formatter output to TEST-Worldname.SuiteName.xml

2228<http://trac.mantidproject.org/mantid/ticket/2228>

FileFinderTest fails when run in parallel, but not when run in series

2241<http://trac.mantidproject.org/mantid/ticket/2241>

IRIS / OSIRIS Parameter Files

2281<http://trac.mantidproject.org/mantid/ticket/2281>

Add python docs to algorithm binding

2282<http://trac.mantidproject.org/mantid/ticket/2282>

Utility to get information about memory

2296<http://trac.mantidproject.org/mantid/ticket/2296>

Change Kernel::Timer to use boost::timer

2324<http://trac.mantidproject.org/mantid/ticket/2324>

ConvertToMatrixWorkspace and CompressEvents: call SortAll() before running

2335<http://trac.mantidproject.org/mantid/ticket/2335>

LoadInstrument and IDF files: optional "end time" for the validity of an IDF

2377<http://trac.mantidproject.org/mantid/ticket/2377>

CheckWorkspacesMatch: Speed up and progress reporting

2388<http://trac.mantidproject.org/mantid/ticket/2388>

Expose releaseFreeMemory to python

2393<http://trac.mantidproject.org/mantid/ticket/2393>

LoadSNSEventNexus: don't create empty pixels when loading only 1 bank.

2437<http://trac.mantidproject.org/mantid/ticket/2437>

HFIR GUI: hitting cancel on the file browser raises exception

1834<http://trac.mantidproject.org/mantid/ticket/1834>

Improve CuboidGaugeVolumeAbsorption test

2050<http://trac.mantidproject.org/mantid/ticket/2050>

Update wiki for FlatBackground

100<http://trac.mantidproject.org/mantid/ticket/100>

General tidying up of doxygen comments and lots of other stuff.

2235<http://trac.mantidproject.org/mantid/ticket/2235>

DiffractionEventReadDetCal error message

2293<http://trac.mantidproject.org/mantid/ticket/2293>

Adjust Indirect CTE interface to re-use __empty_INST workspace

2319<http://trac.mantidproject.org/mantid/ticket/2319>

Add an IAlgorithm method to easily run sub-algs

2387<http://trac.mantidproject.org/mantid/ticket/2387>

Menu to release free memory

2045<http://trac.mantidproject.org/mantid/ticket/2045>

Replace Trac logo with the mantid one

2276<http://trac.mantidproject.org/mantid/ticket/2276>

Improve the performance of Geometry

2023<http://trac.mantidproject.org/mantid/ticket/2023>

Create gui for correcting sns Topaz data for ISAW peak integration

2422<http://trac.mantidproject.org/mantid/ticket/2422>

Add option for all spectra to FFTSmooth

2455<http://trac.mantidproject.org/mantid/ticket/2455>

TOPAZ geometry update

2376<http://trac.mantidproject.org/mantid/ticket/2376>

EQSANS: Fix problem with background subtraction



Regards,
Nick Draper

Mantid Project Manager
Tel: +44 (0)1235 445228
Skype: nicholas_draper<callto://nicholas_draper/>
R78, 1.02


-- 
Scanned by iCritical.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nobugsconference.org/pipermail/nobugs/attachments/20110218/488bf42f/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 9297 bytes
Desc: image001.png
URL: <http://lists.nobugsconference.org/pipermail/nobugs/attachments/20110218/488bf42f/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 24227 bytes
Desc: image002.png
URL: <http://lists.nobugsconference.org/pipermail/nobugs/attachments/20110218/488bf42f/attachment-0007.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.png
Type: image/png
Size: 1261 bytes
Desc: image003.png
URL: <http://lists.nobugsconference.org/pipermail/nobugs/attachments/20110218/488bf42f/attachment-0008.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image004.png
Type: image/png
Size: 1279 bytes
Desc: image004.png
URL: <http://lists.nobugsconference.org/pipermail/nobugs/attachments/20110218/488bf42f/attachment-0009.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image005.png
Type: image/png
Size: 17094 bytes
Desc: image005.png
URL: <http://lists.nobugsconference.org/pipermail/nobugs/attachments/20110218/488bf42f/attachment-0010.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image006.png
Type: image/png
Size: 19623 bytes
Desc: image006.png
URL: <http://lists.nobugsconference.org/pipermail/nobugs/attachments/20110218/488bf42f/attachment-0011.png>


More information about the NOBUGS mailing list