Skip to content

Commit

Permalink
Add user readable summary to release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
samtygier-stfc committed Jul 10, 2024
1 parent 298d421 commit 2d8a99e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/release_notes/2.8.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Mantid Imaging 2.8
==================

Mantid Imaging 2.8.0 continues to expand the capability to work with energy resolved imaging data.

It is now possible to do a shutter count correction when normalising transmission data. The spectrum view can do unit conversion to show and export data in wavelength, energy or time of flight, with the ability to set path length and offset. The spectrum viewer now allows zoom by holding Ctrl and dragging a box and makes it easier to change ROI colours. NaN warnings have been added to the spectrum viewer.

A settings dialog has been added which can be used to change themes and adjust the number of threads used for running operations. Note that themes are not well tested yet.

There have been many bug fixes. The live viewer is now usable with large directories. Working with ROIs is more reliable.

MI now has updated many dependent packages bringing performance improvements. There have been improvements to testing, type annotations and static analysis. Migration of operations to compute function style is almost complete. These changes improve stability and help developers find bugs faster.

New Features
------------
- #2046 : Enhancement: Implement Click Dialog for Changing ROI Colors in Table
Expand Down

0 comments on commit 2d8a99e

Please sign in to comment.