Releases: mantidproject/mantid
Release version 4.2.0
We are proud to announce version 4.2.0 of Mantid.
THIS IS THE LAST RELEASE THAT WILL SUPPORT Python 2
From v4.3 onwards Mantid will no longer support Python 2 and scripts run in Mantid will have to change to reflect this. Time is Ticking!
NB. Mantid v4.3 will be released near the End of February 2020.
Interfaces, interfaces, interfaces! Hard to say but Easy to use!
One of the major changes for this release is the new Direct ALF View
GUI for aligning samples on the ALF Instrument. There have also been serious developments in the Indirect
Interfaces:
The Analysis and Bayes Interfaces have been introduced to Mantid Workbench and all interfaces will accept lists to plot multiple spectra.
Generally usability has been improved, such as the cleaner ISIS SANS
Interface and the multiple improvements in Workbench. The Script Repository has even been added into workbench!
These are just a few of the many improvements in this release, so please take a
look at the release notes, which are filled with details of the
important changes and improvements in many areas. The development team
has put a great effort into making all of these improvements within
Mantid, and we would like to thank all of our beta testers for their
time and effort helping us to make this another reliable version of Mantid.
Throughout the Mantid project we put a lot of effort into ensuring
Mantid is a robust and reliable product. Thank you to everyone that has
reported any issues to us. Please keep on reporting any problems you
have, or crashes that occur on our forum.
Installation packages can be found on our download page.
Release version 4.1.0
We are proud to announce version 4.1.0 of Mantid.
OS Support Changes:
- Due to support ending for Windows 7 and 8 this is the last release to support Windows 7 or 8. Releases following this may continue to work for these releases, but will not have been verified or tested by the development team on anything earlier than Windows 10.
- This is the final release that will support Ubuntu 16.04.
- This is the final release that will support OSX Yosemite, OSX El Capitan and macOS Sierra.
We have made significant improvements to support within the Mantid workbench for a number of techniques, adding several technique specific user interfaces ported ver from Mantidplot. It also includes a fresh new implementation of the sliceviewer that merges in a lot of the popular functionality of the spectrum viewer into one capable tool. This version also introduces the new muon interface that is the result of a long effort to rebuild the interface using modern design and engineering standards, resulting in a much more stable, extensible interface, but also just so much better to use.
This is just a few of many improvements in this release, so please take a look at the release notes, which are filled with details of the important changes and improvements in many areas. The development team has put a great effort into making all of these improvements within Mantid, and we would like to thank all of our beta testers for their time and effort helping us to make this another reliable version of Mantid.
Throughout the Mantid project we put a lot of effort into ensuring Mantid is a robust and reliable product. Thank you to everyone that has reported any issues to us. Please keep on reporting any problems you have, or crashes that occur on our forum.
Installation packages can be found on our download page.
Release version 4.0.0
We are proud to announce version 4.0.0 of Mantid.
This release sees the introduction of a brand new graphical user interface, MantidWorkbench, which will eventually replace MantidPlot. The MantidWorkbench has been built from the ground up to allow more automated testing in an effort to vastly improve on the stability of MantidPlot. In addition it offers:
- matplotlib-based plotting: Matplotlib is the defacto-standard plotting package for the scientific community and one of its core goals is to produce publication-quality plots
- cleaner interface: MantidPlot had many toolbars, buttons and menus that would confuse new users. MantidWorkbench aims to have a simpler interface and removes many legacy tools that were unused from MantidPlot
- support for high-dpi displays: Based on Qt5, allowing for improved handling of high-resolution screens such as retina displays
Please see the full workbench release notes for more information along with the new documentation.
This is just one of the many improvements in this release, so please take a look at the release notes, which are filled with details of the important changes and improvements in many areas. The development team has put a great effort into making all of these improvements within Mantid and we would like to thank all of our beta testers for their time and effort helping us to make this another reliable version of Mantid.
Installation packages can be found on our download page.
Release Version 3.13.0
We are proud to announce version 3.13.0 of Mantid.
This release includes a first implementation of Project Recovery for Mantidplot, Mantid maintains a recovery script while running, in the event of a crash or unexpected shutdown of Mantidplot Mantid will attempt to recover to it's most recent recovery checkpoint. This feature may not fully recover in all situations, but we will continue to improve it in future releases. There have also been some significant performance enhancements in the instrument view, improvements in error reporting, and the peaks view within the slice viewer now handles non-orthogonal axes.
These are just some of the many improvements in this release, so please take a look at the release notes, which are filled with details of the important changes and improvements in many areas. The development team has put a great effort into making all of these improvements within Mantid, and we would like to thank all of our beta testers for their time and effort helping us to make this another reliable version of Mantid.
Installation packages can be found on our download page.
Release Version 3.12.1
Mantid 3.12.1 Release Notes
This is a patch release that corrects some significant issues since version 3.12.0.
The main changes are:
- Several fixes to the Muon Analysis GUI, including to the results table and fit menu.
- Several issues which caused mantid to crash have been fixed.
- Allowing the live listener funtionality to be used outside ISIS and from the python API.
- Fixing the header for TOPAS files.
- Removed version 1 of
ReflectometryReductionOne
andReflectometryReductionOneAuto
Changes in this version
- #22205 Fix header for TOPAS files
- #22213 Fix bug when using StartLiveData through Python API
- #22195 CrystalField Multi-spectrum resolution model segfault
- #22194 SofQW3 segfault
- #22190 OSX Muon Interface (No need for data)
- #22182 Update mslice to fix issue with matplotlib < 1.5
- #22200 Fix unreliable tests: Disable ClearCache doc test
- #22244 MR: correct dQ
- #22178 Muon Analysis bug that disabled fit menu
- #22177 Muon analysis and results table
- #21655 Remove dependence of Kafka Live Listener on ISIS specific event data
- #22226 Error when deleting a workspace group in MantidPlot
- #20997 Re #20991: Updated Reflectometry IDFs
- #22290 Updated print statement to python 3 in SaveWorkspaces
- #22152 Updated IDF for D2B
- #22175 Fix failing Reflectometry doctests
Full release notes are at the mantid project main page.
Downloads for additional platforms are at the mantid download page.
Release Version 3.12.0
We are proud to announce version 3.12.0 of Mantid.
We have included the Mantid Mslice interface with this release for the first time, this alternative to the Dave or matlab variants has been developed separately for some time, but has now been included with Mantid to make installation easier.
This version of Mantid will also go live across 6 instruments at the ILL with the startup in March.
We have also listened to your concerns about stability issues with previous releases during long experiments and have implemented error reporting into Mantidplot to capture information about crashes allowing us to quantify the problems and help track them down and resolve them.
These are just some of many improvements in this release, so please take a look at the release notes, which are filled with details of the important changes and improvements in many areas. The development team has put a great effort into making all of these improvements within Mantid, and we would like to thank all of our beta testers for their time and effort helping us to make this another reliable version of Mantid.
Throughout the Mantid project we put a lot of effort into ensuring Mantid is a robust and reliable product. Thank you to everyone that has reported any issues to us. Please keep on reporting any problems you have, or crashes that occur on our forum.
Installation packages can be found on our download page.
Release Version 3.11.0
We are proud to announce version 3.11.0 of Mantid, celebrating 10 years of the Mantid project supporting Neutron and Muon research.
This release includes improvements to allow Mantid to handle scanning workspaces, where detectors may be in several locations for different time periods, and updates to the VSI to improve the performance of slicing regularly binned data. There have also been some significant performance enhancements for various algorithms within the framework due to the ongoing efforts to improving our handling of instrument geometry.
These are just some of the many improvements in this release, so please take a look at the release notes, which are filled with details of the important changes and improvements in many areas. The development team has put a great effort into making all of these improvements within Mantid, and we would like to thank all of our beta testers for their time and effort helping us to make this another reliable version of Mantid.
Thank you to everyone that has reported any issues to us. Please keep on reporting any problems you have, or crashes that occur on our forum.
Installation packages can be found on our download page.
Release version 3.10.1
This is a patch release that corrects some significant issues since the last full release.
The changes are:
- #19988 Updated the amplitude in GausOsc
- #19995 Add support for 2d character arrays for sample name
- #20001 Fix type conversion warning on MSVC
- #20011 Copy units over logs in FilterEvents
Full release notes are at the mantid project main page.
Downloads for additional platforms are at the mantid download page.
Release version 3.10.0
We are proud to announce version 3.10.0 of Mantid. This release includes some new plotting functionality within MantidPlot to aid in the creation of advanced plot types. There have also been some significant performance enhancements for various algorithms with the framework.
These are just some of many improvements in this release, so please take a look at the release notes, which are filled with details of the important changes and improvements in many areas. The development team has put a great effort into making all of these improvements within Mantid, and we would like to thank all of our beta testers for their time and effort helping us to make this another reliable version of Mantid.
Full release notes are at the mantid project main page.
Downloads for additional platforms are at the mantid download page.
Release Version 3.9.2
This is a patch release to Mantid that corrects some significant issues since the last full release.
The changes are:
- #19110 Fixes bug when changing group in muon analysis.
- #19129 New CNCS geometry.
- #19161 Fixes bug when plotting after simultaneous fit.
Full release notes are at the mantid project main page.
Downloads for additional platforms are at the mantid download page.