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 mf_leg_to_new and add tests #1640

Closed oerc0122 closed 6 months ago

oerc0122 commented 6 months ago

Fixes issue where having list or certain values in converted arguments led to invalidation of format lines due to bare replace. With new bracket-finding algorithm there's no need for this replace at all.