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

Remove dq_mat from distributed items #1564

Closed oerc0122 closed 8 months ago

oerc0122 commented 8 months ago

No longer need to distribute dq_mat as now computed on-the-fly. Likewise qw is now just a vector and called en

Fixes #1563