mantid icon indicating copy to clipboard operation
mantid copied to clipboard

Main repository for Mantid code

Results 655 mantid issues
Sort by recently updated
recently updated
newest added

**Description of work.** In SliceViewer `model.py`, MDHisto workspaces rely solely on the embedded basis vectors to calculate non orthogonal axes which can only be set with `MDNorm` or `BinMD`. This...

Bug

**Description of work.** This PR removes the GSL library from `JacobianImpl1` and corrects a logic error with regards to method of matrix storage in memory in the `EigenJacobian` function `addNumberToColumn`....

ISIS Team: Excitations/Vesuvio

**Description of work.** **Todo** - [ ] check if you are ok with the new `Detectors.h` / `Detectors.cpp` files. If you can think of something better feel free to change...

Reflectometry
ISIS Team: LSS

**Description of work.** This PR fixes a crash when passing a parent widget to the help window. The ability to pass a parent widget has been removed for a couple...

Bug
ISIS Team: Core

**Description of work.** This PR create Powder Diffraction Scripts for the OSIRIS Scripts The ultimate goal of these scripts is that they be able to: 1. Sum multiple runs together...

Indirect Inelastic
ISIS Team: Spectroscopy

**Description of work.** This PR ensures the reduction plot and region selector plot gets cleared when there is an error. Two things we noted while working on this: - The...

Reflectometry
ISIS Team: LSS

**Description of work.** Add support for scattering from a container to the Discus multiple scattering algorithm. This means that when generating a result for two scatters it will include extra...

ISIS Team: Diffraction

**Description of work.** Added check for height ties based on sigma for Gaussian peaks within a CrystalFieldFunction to void IFunction::sortTies(). In this case the tie is not sorted but still...

Bug
Added during Sprint
ISIS Team: Excitations/Vesuvio

When generating a script for a cut plot, a plot for an interactive cut cannot be used as it does not have the Generate Script command in the File menu....

Documentation
Maintenance
ISIS Team: Excitations/Vesuvio

**Description of work.** The line style was in the figure generation script in the documentation of `GroupToXResolution` algorithm was set to None, which resulted in blank figures. I propose it...

Bug
Documentation
ILL Team