SANS Changes#
New Features#
Bugfixes#
The ISIS SANS Command Interface selects the correct range for transmission fitting when using the TransFit command for every container selector.
Fixed an error in the old ISIS SANS reduction when the sample workspace carries X error (
Dx) values. Passing those values on to the can-subtracted workspace called two methods that do not exist onMatrixWorkspace(getNumHistogramsanddataDX), which raised anAttributeErrorinstead of copying the values.