Merge pull request #21568 from mantidproject/21560-index-fractional-peaks
Add support for indexing fractional peaks
No related branches found
No related tags found
Showing
- Framework/PythonInterface/plugins/algorithms/FindSatellitePeaks.py 17 additions, 79 deletions.../PythonInterface/plugins/algorithms/FindSatellitePeaks.py
- Framework/PythonInterface/plugins/algorithms/IndexSatellitePeaks.py 151 additions, 0 deletions...PythonInterface/plugins/algorithms/IndexSatellitePeaks.py
- Framework/PythonInterface/plugins/algorithms/fractional_indexing.py 302 additions, 0 deletions...PythonInterface/plugins/algorithms/fractional_indexing.py
- Framework/PythonInterface/test/python/plugins/algorithms/CMakeLists.txt 2 additions, 0 deletions...onInterface/test/python/plugins/algorithms/CMakeLists.txt
- Framework/PythonInterface/test/python/plugins/algorithms/FractionalIndexingTest.py 246 additions, 0 deletions.../test/python/plugins/algorithms/FractionalIndexingTest.py
- Framework/PythonInterface/test/python/plugins/algorithms/IndexSatellitePeaksTest.py 42 additions, 0 deletions...test/python/plugins/algorithms/IndexSatellitePeaksTest.py
- Testing/Data/UnitTest/refine_satellites_fixed_q_test.nxs.md5 0 additions, 0 deletionsTesting/Data/UnitTest/refine_satellites_fixed_q_test.nxs.md5
- Testing/SystemTests/scripts/CMakeLists.txt 2 additions, 0 deletionsTesting/SystemTests/scripts/CMakeLists.txt
- Testing/SystemTests/tests/analysis/FindSatellitePeaksTest.py 11 additions, 10 deletionsTesting/SystemTests/tests/analysis/FindSatellitePeaksTest.py
- docs/source/algorithms/FindSatellitePeaks-v1.rst 17 additions, 13 deletionsdocs/source/algorithms/FindSatellitePeaks-v1.rst
- docs/source/algorithms/IndexSatellitePeaks-v1.rst 94 additions, 0 deletionsdocs/source/algorithms/IndexSatellitePeaks-v1.rst
- docs/source/images/FindSatellitePeaks-centroids.png 0 additions, 0 deletionsdocs/source/images/FindSatellitePeaks-centroids.png
- docs/source/images/FindSatellitePeaks-clustering.png 0 additions, 0 deletionsdocs/source/images/FindSatellitePeaks-clustering.png
- docs/source/images/FindSatellitePeaks-satellites.png 0 additions, 0 deletionsdocs/source/images/FindSatellitePeaks-satellites.png
- docs/source/release/v3.13.0/diffraction.rst 3 additions, 1 deletiondocs/source/release/v3.13.0/diffraction.rst
Loading
Please register or sign in to comment