Merge pull request #14581 from mantidproject/10193_apply_background_correction
Apply background correction with dark runs to scatter data for ISIS SANS
No related branches found
No related tags found
Showing
- MantidQt/CustomInterfaces/CMakeLists.txt 8 additions, 2 deletionsMantidQt/CustomInterfaces/CMakeLists.txt
- MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSBackgroundCorrectionSettings.h 59 additions, 0 deletions...ntidQtCustomInterfaces/SANSBackgroundCorrectionSettings.h
- MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSBackgroundCorrectionWidget.h 78 additions, 0 deletions...MantidQtCustomInterfaces/SANSBackgroundCorrectionWidget.h
- MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSBackgroundCorrectionWidget.ui 235 additions, 0 deletions...antidQtCustomInterfaces/SANSBackgroundCorrectionWidget.ui
- MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSConstants.h 11 additions, 12 deletions...omInterfaces/inc/MantidQtCustomInterfaces/SANSConstants.h
- MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSRunWindow.h 22 additions, 7 deletions...omInterfaces/inc/MantidQtCustomInterfaces/SANSRunWindow.h
- MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/SANSRunWindow.ui 12 additions, 16 deletions...mInterfaces/inc/MantidQtCustomInterfaces/SANSRunWindow.ui
- MantidQt/CustomInterfaces/src/SANSBackgroundCorrectionSettings.cpp 57 additions, 0 deletions...CustomInterfaces/src/SANSBackgroundCorrectionSettings.cpp
- MantidQt/CustomInterfaces/src/SANSBackgroundCorrectionWidget.cpp 266 additions, 0 deletions...t/CustomInterfaces/src/SANSBackgroundCorrectionWidget.cpp
- MantidQt/CustomInterfaces/src/SANSRunWindow.cpp 241 additions, 70 deletionsMantidQt/CustomInterfaces/src/SANSRunWindow.cpp
- Testing/Data/SystemTest/SANS2D/SANS2D00028797_removed_spectra.nxs.md5 1 addition, 0 deletions.../SystemTest/SANS2D/SANS2D00028797_removed_spectra.nxs.md5
- Testing/Data/SystemTest/SANS2D/SANS2D00028827_removed_spectra.nxs.md5 1 addition, 0 deletions.../SystemTest/SANS2D/SANS2D00028827_removed_spectra.nxs.md5
- Testing/SystemTests/tests/analysis/SANS2DMultiPeriodAddFiles.py 1 addition, 1 deletion...g/SystemTests/tests/analysis/SANS2DMultiPeriodAddFiles.py
- Testing/SystemTests/tests/analysis/SANSDarkRunSubtractionTest.py 661 additions, 0 deletions.../SystemTests/tests/analysis/SANSDarkRunSubtractionTest.py
- Testing/SystemTests/tests/analysis/SANSLoadersTest.py 1 addition, 1 deletionTesting/SystemTests/tests/analysis/SANSLoadersTest.py
- Testing/SystemTests/tests/analysis/SANSWorkspaceTypeTest.py 1 addition, 1 deletionTesting/SystemTests/tests/analysis/SANSWorkspaceTypeTest.py
- scripts/CMakeLists.txt 2 additions, 0 deletionsscripts/CMakeLists.txt
- scripts/SANS/DarkRunCorrection.py 177 additions, 0 deletionsscripts/SANS/DarkRunCorrection.py
- scripts/SANS/ISISCommandInterface.py 82 additions, 0 deletionsscripts/SANS/ISISCommandInterface.py
- scripts/SANS/SANSUserFileParser.py 226 additions, 0 deletionsscripts/SANS/SANSUserFileParser.py
Loading
Please register or sign in to comment