pace-neutrons / Horace

Horace is a suite of programs for the visualization and analysis of large datasets from time-of-flight neutron inelastic scattering spectrometers.
https://pace-neutrons.github.io/Horace/stable/
GNU General Public License v3.0
8 stars 5 forks source link

spinW integration to Horace. #1757

Closed abuts closed 1 month ago

abuts commented 1 month ago

fixes #1745.

The changes add new (or rather recovers old) spinW-style constructor to DnD objects and unit tests for it. It also modifies disp2sqw to be able to produce any spinW generated plots.

unlike old interface, disp2sqw requests invoking option '-all' to produce valid dnd objects compartible with spinW

This work should be accompanied by changes in integration tests.

abuts commented 1 month ago

fixed through Re #1757