Reduce comparisons of logs in AlignAndFocus chunks
There are two big changes in this PR. The first is inspecting the what specific Load algorithm was used and switching to that after the first chunk is loaded (removes determining the specific loader for subsequent chunks). The second is to remove the logs before accumulating the chunks.
Showing
- Framework/PythonInterface/plugins/algorithms/AlignAndFocusPowderFromFiles.py 69 additions, 25 deletions...erface/plugins/algorithms/AlignAndFocusPowderFromFiles.py
- Framework/PythonInterface/plugins/algorithms/SNSPowderReduction.py 4 additions, 2 deletions.../PythonInterface/plugins/algorithms/SNSPowderReduction.py
- docs/source/release/v3.14.0/diffraction.rst 1 addition, 0 deletionsdocs/source/release/v3.14.0/diffraction.rst
Please register or sign in to comment