Skip to content

Commit

Permalink
Merge pull request #35723 from mantidproject/mslice_sha_update_releas…
Browse files Browse the repository at this point in the history
…e_6_7

Updated MSlice SHA and release note
  • Loading branch information
thomashampson committed Jun 22, 2023
2 parents 884c8e0 + 49b51c2 commit c8c575d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/source/release/v6.7.0/direct_geometry.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ MSlice
Bugfixes
############
- Fixed GDOS intensity correction so that the correction is applied in the same way regardless of the rotation of the slice plot.
- Fixed the integration of GDOS cuts.
- Fix for an error when saving a slice plot as a matlab file.
- Warning is now omitted if a cut is taken with a higher resolution than the parent slice. This causes the appearance of missing lines between adjacent datapoints.
- When taking a cut, if an intensity range is provided it is now applied to the plot y limits.
Expand Down
2 changes: 1 addition & 1 deletion scripts/ExternalInterfaces/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ externalproject_add(
mslice
PREFIX ${_mslice_external_root}
GIT_REPOSITORY "https://github.com/mantidproject/mslice.git"
GIT_TAG 34fd8b9aa3138d6705eacc8108e403d6ddd49620
GIT_TAG 33876afa9ee5010d71252c9fad4f9794a3edf408
EXCLUDE_FROM_ALL 1
CONFIGURE_COMMAND ""
BUILD_COMMAND ""
Expand Down

0 comments on commit c8c575d

Please sign in to comment.