diff --git a/docs/source/images/6_11_release/elwin_plot_3D.gif b/docs/source/images/6_11_release/elwin_plot_3D.gif new file mode 100644 index 000000000000..891993df92db Binary files /dev/null and b/docs/source/images/6_11_release/elwin_plot_3D.gif differ diff --git a/docs/source/release/v6.11.0/Diffraction/Single_Crystal/New_features/37908.rst b/docs/source/release/v6.11.0/Diffraction/Single_Crystal/New_features/Used/37908.rst similarity index 100% rename from docs/source/release/v6.11.0/Diffraction/Single_Crystal/New_features/37908.rst rename to docs/source/release/v6.11.0/Diffraction/Single_Crystal/New_features/Used/37908.rst diff --git a/docs/source/release/v6.11.0/Direct_Geometry/General/Bugfixes/38136.rst b/docs/source/release/v6.11.0/Direct_Geometry/General/Bugfixes/Used/38136.rst similarity index 100% rename from docs/source/release/v6.11.0/Direct_Geometry/General/Bugfixes/38136.rst rename to docs/source/release/v6.11.0/Direct_Geometry/General/Bugfixes/Used/38136.rst diff --git a/docs/source/release/v6.11.0/Direct_Geometry/General/Bugfixes/38194.rst b/docs/source/release/v6.11.0/Direct_Geometry/General/Bugfixes/Used/38194.rst similarity index 100% rename from docs/source/release/v6.11.0/Direct_Geometry/General/Bugfixes/38194.rst rename to docs/source/release/v6.11.0/Direct_Geometry/General/Bugfixes/Used/38194.rst diff --git a/docs/source/release/v6.11.0/Direct_Geometry/MSlice/Bugfixes/38199.rst b/docs/source/release/v6.11.0/Direct_Geometry/MSlice/Bugfixes/Used/38199.rst similarity index 100% rename from docs/source/release/v6.11.0/Direct_Geometry/MSlice/Bugfixes/38199.rst rename to docs/source/release/v6.11.0/Direct_Geometry/MSlice/Bugfixes/Used/38199.rst diff --git a/docs/source/release/v6.11.0/Direct_Geometry/MSlice/New_features/38199.rst b/docs/source/release/v6.11.0/Direct_Geometry/MSlice/New_features/Used/38199.rst similarity index 100% rename from docs/source/release/v6.11.0/Direct_Geometry/MSlice/New_features/38199.rst rename to docs/source/release/v6.11.0/Direct_Geometry/MSlice/New_features/Used/38199.rst diff --git a/docs/source/release/v6.11.0/Framework/Python/Bugfixes/37031.rst b/docs/source/release/v6.11.0/Framework/Python/Bugfixes/Used/37031.rst similarity index 100% rename from docs/source/release/v6.11.0/Framework/Python/Bugfixes/37031.rst rename to docs/source/release/v6.11.0/Framework/Python/Bugfixes/Used/37031.rst diff --git a/docs/source/release/v6.11.0/Inelastic/Bugfixes/38116.rst b/docs/source/release/v6.11.0/Inelastic/Bugfixes/Used/38116.rst similarity index 100% rename from docs/source/release/v6.11.0/Inelastic/Bugfixes/38116.rst rename to docs/source/release/v6.11.0/Inelastic/Bugfixes/Used/38116.rst diff --git a/docs/source/release/v6.11.0/SANS/Bugfixes/38079.rst b/docs/source/release/v6.11.0/SANS/Bugfixes/Used/38079.rst similarity index 100% rename from docs/source/release/v6.11.0/SANS/Bugfixes/38079.rst rename to docs/source/release/v6.11.0/SANS/Bugfixes/Used/38079.rst diff --git a/docs/source/release/v6.11.0/Workbench/Bugfixes/38160.rst b/docs/source/release/v6.11.0/Workbench/Bugfixes/Used/38160.rst similarity index 100% rename from docs/source/release/v6.11.0/Workbench/Bugfixes/38160.rst rename to docs/source/release/v6.11.0/Workbench/Bugfixes/Used/38160.rst diff --git a/docs/source/release/v6.11.0/diffraction.rst b/docs/source/release/v6.11.0/diffraction.rst index 08f71cf4b84a..f75a301cecd1 100644 --- a/docs/source/release/v6.11.0/diffraction.rst +++ b/docs/source/release/v6.11.0/diffraction.rst @@ -10,13 +10,13 @@ Powder Diffraction New features ############ +- :ref:`HRPD reduction scripts ` now support the boolean option ``fit_prompt_pulse`` to fit and subtract prompt pulse (as opposed to the default method of masking of prompt pulse in TOF). + You can either specify this option in the configuration file or with ``hrpd.HRPD(fit_prompt_pulse=True)``. - Algorithm :ref:`AlignAndFocusPowder ` now supports logarithmic compression. +- Algorithm :ref:`SNSPowderReduction ` now takes advantage of a new logarithmic compression technique in :ref:`AlignAndFocusPowderFromFiles ` and :ref:`AlignAndFocusPowder `. - Algorithm :ref:`AlignAndFocusPowderFromFiles ` now takes advantage of a new compression technique in :ref:`LoadEventNexus ` and :ref:`AlignAndFocusPowder `. -- Algorithm :ref:`SNSPowderReduction ` now takes advantage of a new compression technique in :ref:`AlignAndFocusPowderFromFiles ` and :ref:`AlignAndFocusPowder `. - Algorithm :ref:`LoadEventAndCompress ` now takes advantage of a new compression technique in :ref:`LoadEventNexus `. - Algorithms :ref:`FitPeaks ` and :ref:`PDCalibration ` now do a check after the fit for the minimum signal-to-sigma ratio, where peaks with a signal below the provided threshold will be rejected. -- :ref:`HRPD reduction scripts ` now support the boolean option ``fit_prompt_pulse`` to fit and subtract prompt pulse (as opposed to the default method of masking of prompt pulse in TOF). - You can either specify this option in the configuration file or with ``hrpd.HRPD(fit_prompt_pulse=True)``. Bugfixes ############ @@ -45,6 +45,7 @@ Single Crystal Diffraction New features ############ +- New algorithm :ref:`RotateSampleShape ` that defines the initial orientation of a sample with respect to the beam and instrument. - :ref:`IntegratePeaksSkew ` is better at determining background bins by minimising third-moment (skew). This is achieved by forcing skew > 0 (minimum skew we would expect in background). This change stops peak mask of :ref:`IntegratePeaksSkew ` including too many pixels due to small diffuse scattering: @@ -75,15 +76,15 @@ New features .. figure:: ../../images/6_11_release/FindMultipleUMatrices.png :width: 400px -- Algorithm :ref:`ShowPossibleCells ` now has a new output property, ``Cells``, that includes the cell information in a usable way. +- Algorithm :ref:`ShowPossibleCells ` now has a new output property, ``Cells``, that includes the cell information. - New algorithm :ref:`SaveMDHistoToVTK ` that saves a :ref:`MDHistoWorkspace ` as a ``VTK`` file so that it can be visualized by ``Paraview``. - :ref:`IntegratePeaksShoeboxTOF ` has improved optimisation for shoebox position - would previously be centred on nearby stronger peaks if present. -- Execution time of :ref:`IntegratePeaks1DProfile ` has been sped up by an order of magnitude. +- Execution time of :ref:`IntegratePeaks1DProfile ` has improved by a factor of ten. Bugfixes ############ -- :ref:`LoadWANDSCD ` now keeps the sgl/sgu angles set by the goniometer. +- :ref:`LoadWANDSCD ` now keeps the ``sgl`` and ``sgu`` angles set by the goniometer. - :ref:`ConverWANDSCDToQ ` simplifies the underlying code by using histograms directly. :ref:`Release 6.11.0 ` diff --git a/docs/source/release/v6.11.0/direct_geometry.rst b/docs/source/release/v6.11.0/direct_geometry.rst index 4d0ff03bb286..0ba323a12528 100644 --- a/docs/source/release/v6.11.0/direct_geometry.rst +++ b/docs/source/release/v6.11.0/direct_geometry.rst @@ -21,15 +21,30 @@ New features Bugfixes ############ - :ref:`ALFView ` no longer crashs when moving the cursor over the Instrument View while loading data. +- :ref:`ALFView ` no longer crashes when closing the interface while it is loading data. - :ref:`PyChop` no longer uses random phase values on Merlin when instrument scientist mode disabled. +- Fix for incorrect incident energies for ``MERLIN`` in :ref:`PyChop` when not in instrument scientist mode. +MSlice +------ + +New features +############ +- ``None`` is now a new line style option. With this feature, it is possible to plot error bars without including a line. +- The spectrum ID is no longer printed when saving a 2D workspace as an ASCII file. + +Bugfixes +######## +- The ``Intensity`` menu on slice plots is now disabled in interactive mode to prevent crashes. +- Bug fix implemented to save cut data in a 3-column file instead of a single line. + CrystalField ------------- Bugfixes ############ -- The method `cf.getMagneticMoment()` no longer ignores the `Hmag` field, which is now +- The method ``cf.getMagneticMoment()`` no longer ignores the ``Hmag`` field, which is now correctly considered in the calculations of the magnetic moment. diff --git a/docs/source/release/v6.11.0/framework.rst b/docs/source/release/v6.11.0/framework.rst index 748643de99e0..920b96f5a6f0 100644 --- a/docs/source/release/v6.11.0/framework.rst +++ b/docs/source/release/v6.11.0/framework.rst @@ -10,18 +10,19 @@ Algorithms New features ############ +- There is a new :ref:`Deprecation Policy ` for Mantid. - Errors due to H5 file exceptions are now caught with improved error reporting. - Algorithm :ref:`algm-Load` will now give a warning if the extension specified on the filename, eg. `MUSR15189.txt`, is not found. Loading files from interfaces or other algorithms should also give this warning. The algorithm will still load the file by looking for other extensions, as was the case before. -- A new version of :ref:`GenerateGroupingPowder ` (version 2) that will save the grouping file with groups starting at 1 instead of 0 to make them consisted with ``GroupingWorkspace``. +- A new version of :ref:`GenerateGroupingPowder ` (version 2) that will save the grouping file with groups starting at 1 instead of 0 to make them consistent with ``GroupingWorkspace``. The ``FileFormat`` parameter has also been removed as it will now be determined from the extension of ``GroupingFilename``. - Algorithm :ref:`LoadEventNexus ` now has a new ``FilterBadPulsesLowerCutoff`` parameter that implements the functionality of :ref:`FilterBadPulses `. - Algorithm :ref:`algm-PolarizationCorrectionWildes` and :ref:`algm-PolarizationEfficiencyCor` have a new ``SpinStates`` property to allow the order of the workspaces in the output workspace group to be set. - Algorithm :ref:`algm-CombineDiffCal` has improved time-scaling performance and new extra validations. - Algorithm :ref:`CompareWorkspaces ` now supports :ref:`Ragged Workspaces `. - Binary operations :ref:`Plus `, :ref:`Minus `, :ref:`Divide ` and :ref:`Multiply ` now support :ref:`Ragged Workspaces `. -- Algorithm :ref:`CompressEvents ` a new ``SortFirst`` property that controls whether sorting happens before compressing events. +- Algorithm :ref:`CompressEvents ` has the new property ``SortFirst`` that controls whether sorting happens before compressing events. If ``SortFirst=False`` then a different method is used to compress events that will not sort first. This is faster when you have a large number of events per compress tolerance. - Algorithm :ref:`ISISIndirectEnergyTransfer ` has the new property ``OutputSuffix`` that will append a suffix to the end of output workspace names. - Algorithms :ref:`AlignAndFocusPowderFromFiles ` and ref: :ref:`SNSPowderReduction ` have new a property called ``MinSizeCompressOnLoad`` for specifying load compression. @@ -29,7 +30,8 @@ New features See reference documentation here (https://docs.scipy.org/doc/scipy/reference/generated/scipy.interpolate.interp2d.html). - Algorithm :ref:`DiscusMultipleScatteringCorrection ` now supports a radial collimator that restricts scatter points within a small region within the larger sample volume. The algorithm was modified to assign zero weight to tracks where the final scatter is not in a position that allows the final track segment to pass through the collimator toward detectors. -- Version 2 of the algorithm :ref:`LoadEventAsWorkspace2D ` that adds the property ``FilterByTime``. +- Algorithm :ref:`LoadEventAsWorkspace2D ` has been updated to version 2. + This update adds the new property ``FilterByTime``. - New algorithm :ref:`ScaleInstrumentComponent ` to scale all detectors in an instrument component around the component's geometrical position. .. figure:: ../../images/6_11_release/ScaleInstrumentComponent.png @@ -75,7 +77,7 @@ Data Objects Bugfixes ############ -- Added a `+ 1` to `EventWorkspace::sortAll` to prevent grainsize from being 0. +- Added a ``+ 1`` to ``EventWorkspace::sortAll`` to prevent grainsize from being 0. - Loading ``ENGIN-X`` data on IDAaaS from the instrument data cache no longer throws a ``path not found`` error. @@ -88,6 +90,9 @@ New features - Fix python fuction ``assert_almost_equal`` to fail for non-equal workspaces. - The python function ``assert_almost_equal`` for testing if two modules are within a tolerance was reworked. +Bugfixes +############ +- Fixed error in the log about ``load_module()`` being deprecated in Python 3.12. Dependencies ------------------ @@ -101,7 +106,7 @@ Bugfixes ############ - Introduced a run constraint to the mantid package to constrain the optional matplotlib dependency to v3.7. Previously it was possible to install any version of matplotlib alongside mantid in a conda environment, but we cannot guarantee compatibility for any version other than 3.7. -- Versions of `pycifrw` are now allowed to be greater than 4.4.1. +- Versions of ``pycifrw`` are now allowed to be greater than 4.4.1. MantidWorkbench diff --git a/docs/source/release/v6.11.0/index.rst b/docs/source/release/v6.11.0/index.rst index f7419c28c2ab..60daeeba8bee 100644 --- a/docs/source/release/v6.11.0/index.rst +++ b/docs/source/release/v6.11.0/index.rst @@ -5,20 +5,20 @@ Mantid 6.11.0 Release Notes =========================== .. figure:: ../../images/6_11_release/single-crystal-peak-background-edited.png - :width: 500px + :width: 400px :class: screenshot :align: right .. contents:: Table of Contents :local: -.. warning:: This release is still under construction. The changes can be found in the nightly builds on the `download page`_. - We are proud to announce version 6.11.0 of Mantid. In this release we gave extra attention to fixing bugs and improving algorithms (for example by making them run faster or use less memory). We also added several new algorithms. These are the highlights for this release: +- There is a new :ref:`Deprecation Policy ` for Mantid. + One of the main changes is that we will deprecate algorithms that have not been used for 3 years or more. - For single crystal diffraction, we added a new algorithm :ref:`FindMultipleUMatrices ` to find multiple UB matrices when given lattice parameters for sample with multiple domains or spurious peaks. - Also for single crystal diffraction, :ref:`IntegratePeaksSkew ` is better at determining background bins by minimising third-moment (skew). @@ -30,11 +30,14 @@ We also added several new algorithms. These are the highlights for this release: :ref:`SNSPowderReduction ` and :ref:`LoadEventAndCompress ` were updated to use logarithmic compression, which uses less memory. -- For reflectometry, we added a new algorithm :ref:`algm-PolarizationEfficienciesWildes` has been added for calculating the efficiencies of the polarizing components of an instrument with two flippers. - This algorithm implements the approach from the A. R. Wildes 2006 paper. +- For reflectometry, we added a new algorithm :ref:`algm-PolarizationEfficienciesWildes` for calculating the efficiencies of the polarizing components of an instrument with two flippers. + This algorithm implements the approach from the A. R. Wildes 2006 paper `doi: 10.1080/10448630600668738 `_. - For SANS, we added new algorithm :ref:`PolarizerEfficiency ` for calculating the efficiency of a polariser. - -- Mantid developer environments are now created using a new ``mantid-developer`` Conda meta-package, hosted on our Conda channel. +- For Inelastic, renamed tabs of :ref:`QENS Fitting ` from ``MSD Fit``, ``I(Q,t) Fit``, ``ConvFit`` and ``F(Q)`` to ``MSD``, ``I(Q,t)``, ``Convolution`` and ``Function(Q)`` respectively. +- For Inelastic, the :ref:`Elwin Tab ` of :ref:`Data Processor Interface ` now includes access to the Slice Viewer or 3D Plot from the output plot widget of the output workspaces containing more than 1 histogram. +- Again for Inelastic, :ref:`QENS Fitting Interface ` now allows loading a ``_Result`` workspace from the ``I(Q, t)`` fitting tab into the ``Function (Q)`` fitting tab if one of the fit parameters is A0. +- Finally, for developers, the Mantid developer environments are now created using a new ``mantid-developer`` Conda meta-package, hosted on our Conda channel. + This change does not affect users but greatly simplifies our development process, as package dependencies are now automatically sorted on different operating systems. 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 diff --git a/docs/source/release/v6.11.0/inelastic.rst b/docs/source/release/v6.11.0/inelastic.rst index 78240f8192eb..70bb8a8e2993 100644 --- a/docs/source/release/v6.11.0/inelastic.rst +++ b/docs/source/release/v6.11.0/inelastic.rst @@ -12,10 +12,14 @@ New Features .. figure:: ../../images/6_11_release/load_history_option.png :width: 500px -- The :ref:`Elwin Tab ` of :ref:`Data Processor Interface ` now includes access the Slice Viewer or 3D Plot from the ``OutputPlot`` widget of the output workspaces containing more than 1 histogram. +- The :ref:`Elwin Tab ` of :ref:`Data Processor Interface ` now includes access to the Slice Viewer or 3D Plot from the output plot widget of the output workspaces containing more than 1 histogram. + +.. figure:: ../../images/6_11_release/elwin_plot_3D.gif + :width: 500px + - The :ref:`Convolution ` tab of the :ref:`Inelastic QENS Fitting Interface ` now has option ``Tie Peak Centres`` to tie two Lorentzians in the interface. -- The ``Function (Q)`` tab of the :ref:`QENS Fitting Interface ` now allows to load `A0` fit parameter data into the interface. -- The ``I(Q, t)`` tab in :ref:`Inelastic QENS Fitting Interface ` has new option `Output Composite Members`. +- :ref:`QENS Fitting Interface ` now allows loading a ``_Result`` workspace from the ``I(Q, t)`` fitting tab into the ``Function (Q)`` fitting tab if one of the fit parameters is A0. +- The ``I(Q, t)`` tab in :ref:`Inelastic QENS Fitting Interface ` has new option ``Output Composite Members``. - Renamed tabs of :ref:`QENS Fitting ` from ``MSD Fit``, ``I(Q,t) Fit``, ``ConvFit`` and ``F(Q)`` to ``MSD``, ``I(Q,t)``, ``Convolution`` and ``Function(Q)`` respectively. Added tooltip. .. figure:: ../../images/6_11_release/renamed_tabs.png @@ -29,10 +33,11 @@ Bugfixes - Algorithm :ref:`BayesQuasi ` no longer throws an ``index out of range`` error when using a sample with a numeric axis. - The :ref:`Elwin Tab ` of the :ref:`Data Processor Interface ` no longer freezes when running the tab. - The :ref:`Convolution ` of the :ref:`QENS Fitting interface ` no longer crashes when attempting to fix all ``IsoDiffRot`` parameters from the ``EditLocalParameter`` dialog. -- When the ADS is cleared of workspaces that are used to run fits on an open :ref:`QENS Fitting interface `, a warning message now pops up when clicking on the `Run` button. +- When the ADS is cleared of workspaces that are used to run fits on an open :ref:`QENS Fitting interface `, a warning message now pops up when clicking on the ``Run`` button. - Fixed a bug in the Monte Carlo error calculation on the I(Q, t) tab of the :ref:`Data Processor Interface ` where the first bin had an error of zero. - The :ref:`Elwin Tab ` of the :ref:`Data Processor Interface ` now supports loading data unrestricted by suffix if the option is selected from ``Settings``. -- The :ref:`Elwin interface ` now allows to see the Spectrum number 0 on the widget plot of the selected preview workspace. +- On :ref:`Elwin interface `, it is now possible to see the spectrum number 0 on the widget plot of the selected preview workspace. + Changing the preview spectrum above the plot widget combo box now plots the correct spectrum for the selected index. - The :ref:`Elwin interface ` now plots the correct spectrum for the selected index when changing the preview spectrum above the plot widget combo box. - The :ref:`Moments` tab of the :ref:`Data Processor ` interface now have responsive sliders to changes in ``Emin`` and ``EMax`` properties when changed from the property browser. - The :ref:`Inelastic Bayes fitting ` interface now correctly calculates EISF errors on the Quasi tab. @@ -43,6 +48,7 @@ Bugfixes - Fixed a crash on the Quasi tab of the :ref:`Inelastic Bayes Fitting ` interface caused by attempting to load a WorkspaceGroup rather than the expected Workspace2D. - Prevented a crash on the Quasi tab of the :ref:`Inelastic Bayes Fitting ` interface caused by clicking ``Run`` before data has finished loading. - Available fit functions in the ``Function (Q)`` tab of the :ref:`QENS Fitting ` interface are now updated according to the type of data (``EISF``, ``A0`` or ``Width``) loaded in the table. +- :ref:`Inelastic Bayes Fitting ` no longer crashes when closing the interface while it is loading data. Algorithms diff --git a/docs/source/release/v6.11.0/mantidworkbench.rst b/docs/source/release/v6.11.0/mantidworkbench.rst index 0397aff1cc48..9b1415bc6e05 100644 --- a/docs/source/release/v6.11.0/mantidworkbench.rst +++ b/docs/source/release/v6.11.0/mantidworkbench.rst @@ -11,9 +11,8 @@ New Features - Exposed :class:`ConfigService::remove() ` to python API. - Exposed :class:`ConfigService::configureLogging() ` to python API. - Exposed :class:`ConfigService::getLogLevel() ` to python API. -- Fixed handling of removed propertyies in :class:`ConfigService::saveConfig() `. +- Fixed handling of removed properties in :class:`ConfigService::saveConfig() `. - All text on the Workbench About screen is now readable when using OSX dark mode. -- There is a new :ref:`Deprecation Policy ` for Mantid. - ``Run`` and ``Abort`` buttons now display tooltips explaining their functionality and shortcut keys. Tooltips are displayed when hovering over the relevant buttons: @@ -25,10 +24,11 @@ New Features Bugfixes -------- +- The standalone Mantid package is now correctly launching on Linux, with special attention to IDAaaS. - Code editor no longer crashes when parsing malformed XML code. - Right-clicking on a 3D plot to change the colour bar scale no longer triggers the zoom tool. - Dragging arbitary text onto a plot now displays a warning indicating that the workspace name is invalid, rather than causing a crash. -- Creating a script from a workspace's history, where that history includes algorithms using `StoreInADS=False`, should now create a functioning script. +- Creating a script from a workspace's history, where that history includes algorithms using ``StoreInADS=False``, should now create a functioning script. - Editing the y-axis of plots generated in a python script within Workbench no longer causes an error. - Editing plot settings no longer reorders the legend entries. - Plotting a histogram of live data for frequent updates is now functioning. @@ -41,8 +41,8 @@ Bugfixes - Fixed bug where the TOF converter window was not displaying properly on high resolution screens. -InstrumentViewer ----------------- +Instrument View +--------------- Bugfixes ############ diff --git a/docs/source/release/v6.11.0/reflectometry.rst b/docs/source/release/v6.11.0/reflectometry.rst index 4f80d1dc2bd0..6fe295eee348 100644 --- a/docs/source/release/v6.11.0/reflectometry.rst +++ b/docs/source/release/v6.11.0/reflectometry.rst @@ -8,7 +8,7 @@ Reflectometry Changes New Features ------------ - New algorithm :ref:`algm-PolarizationEfficienciesWildes` has been added for calculating the efficiencies of the polarizing components of an instrument with two flippers. - This algorithm implements the approach from the A. R. Wildes 2006 paper. + This algorithm implements the approach from the A. R. Wildes 2006 paper `doi: 10.1080/10448630600668738 `_. .. figure:: ../../images/6_11_release/PolarizationEfficienciesWildes.png :width: 500px @@ -16,8 +16,8 @@ New Features Bugfixes -------- -- :ref:`Stitch1DMany ` algorithm now runs successfully via the GUI. -- The orsopy library has been updated to version 1.2.1. +- :ref:`Stitch1DMany ` algorithm now runs without errors via the dialog for executing algorithms. +- The ``orsopy`` library has been updated to version 1.2.1. This pulls in a bug fix where multi-dataset reduced reflectivity ``.ort`` files with different column headers for different datasets would use only the headers for the first dataset throughout the file. - Algorithm :ref:`algm-ReflectometryReductionOneLiveData` now applies polarization corrections correctly on ``WorkspaceGroup`` inputs. - When on IDAaaS, only runs that are available in the ISIS Instrument Data Cache will now appear in the ``Search Runs`` diff --git a/docs/source/release/v6.11.0/sans.rst b/docs/source/release/v6.11.0/sans.rst index 25430ed55f66..20ee13daa8ea 100644 --- a/docs/source/release/v6.11.0/sans.rst +++ b/docs/source/release/v6.11.0/sans.rst @@ -26,5 +26,7 @@ Bugfixes - The ``Optimize Event Slices`` checkbox has been removed from the ``General, Scale, Event Slice, Sample`` settings on the ISIS SANS :ref:`ISIS_SANS_Settings_Tab-ref` menu to avoid an issue with the ``SANSSingleReduction2`` algorithm not working. +- The ISIS SANS :ref:`ISIS_SANS_Beam_Centre_Tab-ref` no longer crashes when no direction checkbox is selected. + Also improved the error message when this happens. :ref:`Release 6.11.0 `