Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
mantid
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mantidproject
mantid
Commits
f49f4f50
Commit
f49f4f50
authored
6 years ago
by
mantid-builder
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'origin/release-v3.12'
parents
fa3c9eb2
b96c1a2e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/source/release/v3.12.1/index.rst
+34
-28
34 additions, 28 deletions
docs/source/release/v3.12.1/index.rst
with
34 additions
and
28 deletions
docs/source/release/v3.12.1/index.rst
+
34
−
28
View file @
f49f4f50
...
...
@@ -15,6 +15,7 @@ The main changes are:
* 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`` and ``ReflectometryReductionOneAuto``
Citation
--------
...
...
@@ -44,38 +45,43 @@ Changes in this version
* `22177 <https://github.com/mantidproject/mantid/pull/22177>`_ Muon analysis and results table
* `21655 <https://github.com/mantidproject/mantid/pull/21655>`_ Remove dependence of Kafka Live Listener on ISIS specific event data
* `22226 <https://github.com/mantidproject/mantid/pull/22226>`_ Error when deleting a workspace group in MantidPlot
* `20997 <https://github.com/mantidproject/mantid/pull/20997>`_ Re #20991: Updated Reflectometry IDFs
Summary of impact
-----------------
+-------+---------------------------------------------------------------------------+---------------------------+--------------+
| Issue | Impact | Solution | Side Effect |
| | | | Probability |
+=======+===========================================================================+===========================+==============+
| 22205 | Fix header for TOPAS files | Check for header type | **low** |
+-------+---------------------------------------------------------------------------+---------------------------+--------------+
| 22215 | Fix bug when using StartLiveData through Python API | Remove kwarg if None | **medium** |
+-------+---------------------------------------------------------------------------+---------------------------+--------------+
| 22195 | CrystalField Multi-spectrum resolution model segfault | Check sizes | **low** |
+-------+---------------------------------------------------------------------------+---------------------------+--------------+
| 22194 | SofQW3 segfault no longer occurs | Indexing change | **medium** |
+-------+---------------------------------------------------------------------------+---------------------------+--------------+
| 22190 | OSX Muon Interface data requirments fixed | GUI changes | **low** |
+-------+---------------------------------------------------------------------------+---------------------------+--------------+
| 22182 | Update mslice to fix issue with matplotlib < 1.5 | Update sha1 | **medium** |
+-------+---------------------------------------------------------------------------+---------------------------+--------------+
| 22200 | Fix unreliable tests: Disable ClearCache doc test | Clear cache before build | **low** |
+-------+---------------------------------------------------------------------------+---------------------------+--------------+
| 22244 | Fix dQ calculation in MR Reduction | Now uses radians | **low** |
+-------+---------------------------------------------------------------------------+---------------------------+--------------+
| 22178 | Fix menu is Muon Analysis not disabled | Change enabled conditions | **medium** |
+-------+---------------------------------------------------------------------------+---------------------------+--------------+
| 22177 | Muon analysis results table generated correctly | Additional checks | **medium** |
+-------+---------------------------------------------------------------------------+---------------------------+--------------+
| 21655 | Remove dependence of Kafka Live Listener on ISIS specific event data | Remove dependence | **low** |
+-------+---------------------------------------------------------------------------+---------------------------+--------------+
| 22226 | Error when deleting a workspace group in MantidPlot | Better thread safety | **low** |
+-------+---------------------------------------------------------------------------+---------------------------+--------------+
+-------+-----------------------------------------------------------------------------------------+---------------------------+--------------+
| Issue | Impact | Solution | Side Effect |
| | | | Probability |
+=======+=========================================================================================+===========================+==============+
| 22205 | Fix header for TOPAS files | Check for header type | **low** |
+-------+-----------------------------------------------------------------------------------------+---------------------------+--------------+
| 22215 | Fix bug when using StartLiveData through Python API | Remove kwarg if None | **medium** |
+-------+-----------------------------------------------------------------------------------------+---------------------------+--------------+
| 22195 | CrystalField Multi-spectrum resolution model segfault | Check sizes | **low** |
+-------+-----------------------------------------------------------------------------------------+---------------------------+--------------+
| 22194 | SofQW3 segfault no longer occurs | Indexing change | **medium** |
+-------+-----------------------------------------------------------------------------------------+---------------------------+--------------+
| 22190 | OSX Muon Interface data requirments fixed | GUI changes | **low** |
+-------+-----------------------------------------------------------------------------------------+---------------------------+--------------+
| 22182 | Update mslice to fix issue with matplotlib < 1.5 | Update sha1 | **medium** |
+-------+-----------------------------------------------------------------------------------------+---------------------------+--------------+
| 22200 | Fix unreliable tests: Disable ClearCache doc test | Clear cache before build | **low** |
+-------+-----------------------------------------------------------------------------------------+---------------------------+--------------+
| 22244 | Fix dQ calculation in MR Reduction | Now uses radians | **low** |
+-------+-----------------------------------------------------------------------------------------+---------------------------+--------------+
| 22178 | Fix menu is Muon Analysis not disabled | Change enabled conditions | **medium** |
+-------+-----------------------------------------------------------------------------------------+---------------------------+--------------+
| 22177 | Muon analysis results table generated correctly | Additional checks | **medium** |
+-------+-----------------------------------------------------------------------------------------+---------------------------+--------------+
| 21655 | Remove dependence of Kafka Live Listener on ISIS specific event data | Remove dependence | **low** |
+-------+-----------------------------------------------------------------------------------------+---------------------------+--------------+
| 22226 | Error when deleting a workspace group in MantidPlot | Better thread safety | **low** |
+-------+-----------------------------------------------------------------------------------------+---------------------------+--------------+
| 20997 | Updated Reflectometry IDFs | Changed IDFs | **low** |
+-------+-----------------------------------------------------------------------------------------+---------------------------+--------------+
| 20997 | Removed version 1 of ``ReflectometryReductionOne`` and ``ReflectometryReductionOneAuto``| Removed old algorithms | **low** |
+-------+-----------------------------------------------------------------------------------------+---------------------------+--------------+
.. _download page: http://download.mantidproject.org
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment