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

Correct an error that appeared some time ago when an internal utility function of parse_arguments was refactored. #1595

Closed tgperring closed 7 months ago

tgperring commented 7 months ago

Solves ticket #1459. It turns out that one field of a structure had be assigned the opposite logical flag to what it should have been when transcribing the original code. The Herbert utility function parse_arguments now has its original functionality again.