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

Fix issues with calculate_qw_pixels2 for recent horace #1751

Open oerc0122 opened 1 month ago

oerc0122 commented 1 month ago

Update function to work with unique_references_container, struct-array header and use established functions.

This will likely be used in the on-the-fly re-computation of pixels.

Fixes #1152