File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
docs/source/release/v6.13.0 Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -90,15 +90,15 @@ Bugfixes
90
90
unique to the specific ROI, and in the case where a file is loaded from the ADS which may be wrong, a warning is
91
91
supplied to the user.
92
92
93
- - Resolve a formatting issue within ``CEO2.cif ``, which was causing a loop error when trying to load into Mantid
93
+ - ``CEO2.cif ``, no longer contains a formatting issue which was causing a loop error when trying to load into Mantid
94
94
Workbech using ``LoadCIF ``. `#39148 <https://github.com/mantidproject/mantid/issues/39148 >`_
95
95
- Add ``<side-by-side-view-location> `` elements to the detector banks in ``SNAP_Definition.xml ``.
96
96
- Within :ref: `algm-AbsorptionCorrection ` algorithm, when ``Rasterize `` is called, it now takes both the Integration
97
97
``Volume Shape `` and the ``Sample Shape `` to calculate L1 paths. Before, it would only take the integration volume and
98
98
would assume that the paths within this shape are equal to the paths within the sample.
99
- - Fix issue with ``GSAS-II GSASIIscriptable.py `` hard-coded path which is invalid for newer version of GSAS-II (versions
100
- 5758 and later). `#38882 <https://github.com/mantidproject/mantid/issues/38882 >`_
101
- - :ref: `Fitting tab <ui engineering fitting >` of :ref: `Engineering Diffraction interface<Engineering_Diffraction-ref> `
99
+ - ``GSAS-II GSASIIscriptable.py `` no longer uses a hard-coded path which is invalid for newer version of GSAS-II
100
+ (versions 5758 and later). `#38882 <https://github.com/mantidproject/mantid/issues/38882 >`_
101
+ - The :ref: `Fitting tab <ui engineering fitting >` of :ref: `Engineering Diffraction interface<Engineering_Diffraction-ref> `
102
102
will no longer crash when deleting multiple workspaces in the ADS. This also fixed an issue of clearing the whole plot
103
103
in the same tab when deleting workspaces in the ADS.
104
104
You can’t perform that action at this time.
0 commit comments