You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/release/v6.13.0/direct_geometry.rst
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,8 @@ General
10
10
11
11
New features
12
12
############
13
-
- :ref:`LoadCIF <algm-LoadCIF>` now accepts the short forms of the Hermann-Mauguin symbols. These short forms may include a single space or none at all.
13
+
- :ref:`LoadCIF <algm-LoadCIF>` now accepts the short forms of the Hermann-Mauguin symbols. These short forms may
14
+
include a single space or none at all.
14
15
15
16
Bugfixes
16
17
############
@@ -26,7 +27,8 @@ New features
26
27
27
28
Bugfixes
28
29
############
29
-
- Removed unnecessary fix for IB21 for C1 and Ci symmetries in the Crystal Field peak base function to match the documentation: https://docs.mantidproject.org/nightly/concepts/CrystalField.html#appendix-b-tables
30
+
- Removed unnecessary fix for ``IB21`` for ``C1`` and ``Ci`` symmetries in the Crystal Field peak base function to match
Copy file name to clipboardExpand all lines: docs/source/release/v6.13.0/indirect_geometry.rst
+11-9Lines changed: 11 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,10 @@ Indirect Geometry Changes
7
7
8
8
New Features
9
9
------------
10
-
- Algorithm :ref:`algm-VesuvioPeakPrediction` now supports option ``Classical``, used to estimate the lower bounds of the width of the Neutron Compton Profiles when running analysis routines.
11
-
- :ref:`ISIS Energy Transfer tab <ISISEnergyTransfer>` now supports an output label that is appended to the output name and doesn't override previous outputs
10
+
- :ref:`algm-VesuvioPeakPrediction` now supports a ``Classical`` option. It is used to estimate the lower bounds of the
11
+
width of the Neutron Compton Profiles when running analysis routines.
12
+
- :ref:`ISIS Energy Transfer tab <ISISEnergyTransfer>` now supports an output label that is appended to the output name
13
+
and doesn't override previous outputs.
12
14
13
15
14
16
Bugfixes
@@ -21,13 +23,13 @@ Algorithms
21
23
22
24
New features
23
25
############
24
-
- The "Atoms" field of Abins and Abins2D algorithms has been enhanced
25
-
to support more kinds of input. Individual atoms may still be
26
-
selected with e.g. "atom1" or "atom_1", but "1" is now also a valid
27
-
input to select the first atom. In addition, ranges can be specified
28
-
as e.g. "2-4" or "2..4". This makes the user input more concise, but
29
-
will still create individual workspaces for atoms 2, 3, and 4.
30
-
- A "CacheDirectory" parameter has been added to the Abins and Abins2D algorithms. This allows an explicit cache directory to be set independently for each calculation; the previous behaviour (to use the User Save Directory) remains available as the default value.
26
+
- The ``Atoms`` field of :ref:`algm-Abins` and :ref:`algm-Abins2D` algorithms has been enhanced to support more kinds of
27
+
input. Individual atoms may still be selected with e.g. ``atom1`` or ``atom_1``, but ``1`` is now also a valid input
28
+
to select the first atom. In addition, ranges can be specified as e.g. ``2-4`` or ``2..4``. This makes the user input
29
+
more concise, but will still create individual workspaces for atoms ``2``, ``3``, and ``4``.
30
+
- A ``CacheDirectory`` parameter has been added to the :ref:`algm-Abins` and :ref:`algm-Abins2D` algorithms. This allows
31
+
an explicit cache directory to be set independently for each calculation; the previous behaviour (to use the User Save
32
+
Directory) remains available as the default value.
Copy file name to clipboardExpand all lines: docs/source/release/v6.13.0/inelastic.rst
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,21 +7,26 @@ Inelastic Changes
7
7
8
8
New Features
9
9
------------
10
-
- Added new `TeixeiraWaterIqtFT` fitting function, which is the Fourier Transform of `TeixeiraWaterIqt` function. This is now available in the ConvFit tab of the :ref:`QENS Fitting <interface-inelastic-qens-fitting>` interface.
10
+
- Added a new ``TeixeiraWaterIqtFT`` fitting function, which is the Fourier Transform of the ``TeixeiraWaterIqt``
11
+
function. This is now available in the ``ConvFit`` tab of the :ref:`QENS Fitting <interface-inelastic-qens-fitting>`
12
+
interface.
11
13
12
14
13
15
Bugfixes
14
16
--------
15
-
- :ref:`QENSFitting <interface-inelastic-qens-fitting>` interface will generate a group workspace after fitting with suffix `_Result` when the output fit is a single fit, and suffix `_Results` when is a multiple fit.
16
-
- Clicking plot button after a fit from :ref:`QENSFitting <interface-inelastic-qens-fitting>` no longer plot results twice.
17
+
- The :ref:`QENSFitting <interface-inelastic-qens-fitting>` interface will now generate a group workspace after fitting
18
+
with suffix ``_Result`` when the output fit is a single fit, and suffix ``_Results`` when is a multiple fit.
19
+
- Clicking the plot button after a fit from :ref:`QENSFitting <interface-inelastic-qens-fitting>` no longer plots the
20
+
results twice.
17
21
18
22
19
23
Algorithms
20
24
----------
21
25
22
26
New features
23
27
############
24
-
- :ref:`BayesQuasi2 <algm-BayesQuasi2>` and :ref:`BayesStretch2 <algm-BayesStretch2>` are now available for all Mantid users now that ``quickbayes`` v1.0.2 is installed as a ``mantid`` dependency via Conda.
28
+
- :ref:`BayesQuasi2 <algm-BayesQuasi2>` and :ref:`BayesStretch2 <algm-BayesStretch2>` are now available for all Mantid
29
+
users now that ``quickbayes`` v1.0.2 is installed as a ``mantid`` dependency via conda.
Copy file name to clipboardExpand all lines: docs/source/release/v6.13.0/muon.rst
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,8 +19,10 @@ Muon Analysis
19
19
20
20
Bugfixes
21
21
############
22
-
- Fix a crash ocurring in the :ref:`Results Tab <muon_results_tab-ref>` of the :ref:`Muon Analysis <Muon_Analysis-ref>` interface when an integer time series was added as a log in the results table.
23
-
- Allow the `current_period` sample log from the selected fitted workspace to be added to the :ref:`results table <muon_results_tab-ref>`.
22
+
- Fix a crash occurring in the :ref:`Results Tab <muon_results_tab-ref>` of the :ref:`Muon Analysis <Muon_Analysis-ref>`
23
+
interface when an integer time series was added as a log in the results table.
24
+
- Allow the ``current_period`` sample log from the selected fitted workspace to be added to the
0 commit comments