Skip to content
Snippets Groups Projects
diffraction.rst 2.92 KiB
Newer Older
===================
Diffraction Changes
===================

.. contents:: Table of Contents
   :local:

Documentation
-------------

- The documentation for all calibration approaches, including Powder diffrction, single crystal and engineering calibrations has been pulled together, and expanded :ref:`here<Calibration>`.

Crystal Improvements
--------------------

- :ref:`SCDCalibratePanels <algm-SCDCalibratePanels>` has parameter errors reduced, option for simplex minimization,
  and 3 new workspaces which can plot calculated vs theoretical columns, rows, and TOF for each bank.
- 5 detectors added to the MANDI instrument geometry
- :ref:`LoadCIF <algm-LoadCIF>` can now also load structures where only anisotropic displacement parameters are given,
  which are converted to equivalent isotropic parameters.

Engineering Diffraction
-----------------------

- New algorithm added: EnggFitDIFCFromPeaks, which forks from the old EnggFitPeaks. EnggFitPeaks modified to
  fit peaks but not calibration parameters.

Graphical user interface:

- Vanadium Curves and Ceria Peaks graphs are plotted once basic and cropped calibration process has been carried out
- Customise Bank Name text-field will set the workspace and .his file name according to this Bank Name
  provided by the user for Cropped Calibration
- The Fitting tab provides a graphical interface which fits an expected diffraction pattern and visualises them.
  The pastern is specified by providing a list of dSpacing values where Bragg peaks are expected. The algorithm
  :ref:`EnggFitPeaks<algm-EnggFitPeaks>` used in the background fit peaks in those areas using a peak fitting function.
Shahroz Ahmed's avatar
Shahroz Ahmed committed
- Improvements to the :ref:`Preview-Engineering_Diffraction-ref` section
  for Fitting tab, the zoom-in or zoom-out feature on to the data plot
  is enabled. As well as option to select peak, add peak or save peaks
  from the data plot is now supported.

Imaging
-------

Improvements in the tomographic reconstruction graphical user interface:

- New capabilities added when visualizing stacks of images:

  - Handle the rotation of all the images in the stack
  - "Play" the stack or sequence of images as a movie
  - Visualize sample, flat, and dark images separately

- Previously existing parameters to set up local and remote paths have
  been moved into a new section of the interface. New options have
  been introduced for better flexibility. These are updated for the
  current infrastructure and are remembered between sessions.

- Normalization by flat and dark images can be disabled explicitly and
  separately, which is now supported in the underlying reconstruction
  scripts.

Full list of `diffraction <http://github.com/mantidproject/mantid/pulls?q=is%3Apr+milestone%3A%22Release+3.7%22+is%3Amerged+label%3A%22Component%3A+Diffraction%22>`_
and
`imaging <http://github.com/mantidproject/mantid/pulls?q=is%3Apr+milestone%3A%22Release+3.7%22+is%3Amerged+label%3A%22Component%3A+Imaging%22>`_ changes on GitHub.