RichardWaiteSTFC
RichardWaiteSTFC
**Is your feature request related to a problem? Please describe.** `FindGlobalBMatrix` will find a set of UBs that index peaks in multiple runs (rotated by goniometer) so the U (define...
### Description of work This work comprises 2 improvements to single-crystal integration methods: 1. When determining background bins by minimising third moment (skew) in `IntegratePeaksSkew` - ensure loop terminates if...
### Description of work Improve shoebox position determination in `IntegratePeaksShoeboxTOF` by doing the following: 1. Stop smoothing the I/sigma from the shoebox convolution - this was over smoothing as the...
### Description of work This PR adds 2 features: - Add method to find consistent UBs given a reference workspace - Add method to optimise the goniometer axes and angles...
**Describe the bug** Overlaying a specific peaks workspace crashes instrument view - the vast majority of peak workspaces are fine so this has been hard to reproduce. But I now...
**Is your feature request related to a problem? Please describe.** Prompt pulse fitting and subtraction has been shown to improve the peak intensities that overlap the prompt pulse in silicon...
Division wide 1 hour presentation - think currently to do this after deployed on IDAaaS.
**Is your feature request related to a problem? Please describe.** CNN approach developed as part of #36590 has shown great result both on simulated and real data - the next...
**Is your feature request related to a problem? Please describe.** Mantid fitting can be flakier than scipy but is a lot quicker! **Describe the solution you'd like** The fitting function...
### Description of work There was a bug in the call to MaterialBuilder here https://github.com/mantidproject/mantid/blob/2ae50d1627844610269f2d8abae305fa68248811/scripts/Diffraction/isis_powder/polaris_routines/polaris_algs.py#L107 The `build` method requires unit cells with multiple atoms to have a number density set....