rbauststfc
rbauststfc
Under issues #35067 and #36981 we are amending the `PolarizationCorrectionWildes` and `PolarizationCorrectionFredrikze` algorithms to allow different input flipper and output spin state orders. Once this has been done we need...
**Describe the bug** When using a period transmission run with a flood correction we get error: "Enter a name for the Input/InOut workspace" from algorithm `ReflectometryReductionOneAuto`. This is because in...
**Is your feature request related to a problem? Please describe.** On the Preview tab of the ISIS Reflectometry GUI you can select regions from both the instrument view and slice...
Add a new algorithm to find the polarised efficiency of the 3He analyser for a given time based on the fit results. This will make it possible to find the...
An algorithm is required that can interpolate the wavelength dependence for the analyser, flipper and polariser efficiencies. This is needed because the wavelength range of the experiment measurement may be...
This is required for the Polarised SANS reduction at ISIS. It is a pixel by pixel correction that needs to be applied as part of calculating the polarised efficiency of...
See #37836 for the context of this work. This issue is to cover the short-term step of removing the `Optimize event slices` checkbox on the `Settings`->`General, Scale, Event Slice, Sample`...
The Reflectometry GUI has an `AsciiSaver` class. As per [this PR comment](https://github.com/mantidproject/mantid/pull/37268#discussion_r1592259123), this class mixes the east/west positions of the `const` identifier. This has no functional impact, but it would...
The ISIS version of the Reflectometry ORSO ASCII format implemented in #31073 will need some override parameters to allow values to be corrected when they cannot be correctly retrieved from...
Some helper methods were added in `PolarizationCorrectionsHelpers.cpp` and tests were added for one of these methods. While the method that's being tested makes use of the other methods in the...