refs #8371. toLam functionality implemented.
Start work on toLam functionality using convert_to_wavlength.py as guide. Only the detector side of things has been implemented thus far, but test coverage is quite good, and I have implemented the pieces that mean that detector id ranges can be used.
Showing
- Code/Mantid/Framework/Algorithms/CMakeLists.txt 1 addition, 0 deletionsCode/Mantid/Framework/Algorithms/CMakeLists.txt
- Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ReflectometryReductionOne.h 10 additions, 5 deletions...gorithms/inc/MantidAlgorithms/ReflectometryReductionOne.h
- Code/Mantid/Framework/Algorithms/src/ReflectometryReductionOne.cpp 67 additions, 8 deletions...id/Framework/Algorithms/src/ReflectometryReductionOne.cpp
- Code/Mantid/Framework/Algorithms/test/ReflectometryReductionOneTest.h 69 additions, 0 deletions...Framework/Algorithms/test/ReflectometryReductionOneTest.h
- Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/ReflectometryReductionOneTest.py 17 additions, 4 deletions...ython/plugins/algorithms/ReflectometryReductionOneTest.py
Please register or sign in to comment