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

Failure on `distribute` with `IX_dataset` #1603

Closed oerc0122 closed 6 months ago

oerc0122 commented 7 months ago

Due to changes in underlying serializable object, distribute no longer works with IX_Dataset due to protections on check_combo_arg.

Fix: wrap block in obj.do_check_combo_arg = false; and reset.