Make MergeWorkspacesWithLimits more suitable for general use
This commit modifies the MergeWorkspacesWithLimits algorithm to be usable outside of the polaris scripts. The changes to the algorithm are as follows: - Fixing the ADSValidator export to python. - The Algorithm can now accept a group workspace, a multi-specta workspace, or a list of workspaces. - The Algorithm can take an input use with MatchSpectra for if the scale or offset should be calculated Re: #27445
Showing
- Framework/PythonInterface/mantid/api/src/Exports/ADSValidator.cpp 3 additions, 2 deletions...k/PythonInterface/mantid/api/src/Exports/ADSValidator.cpp
- Framework/PythonInterface/plugins/algorithms/WorkflowAlgorithms/MergeWorkspacesWithLimits.py 84 additions, 38 deletions...lgorithms/WorkflowAlgorithms/MergeWorkspacesWithLimits.py
- scripts/Diffraction/isis_powder/polaris_routines/polaris_algs.py 2 additions, 1 deletion.../Diffraction/isis_powder/polaris_routines/polaris_algs.py
Loading
Please register or sign in to comment