Skip to content

Correct InstrumentState saving/loading

Raza, Zamaan requested to merge experiment_save into develop

A commit was lost somewhere, breaking saving/loading of InstrumentStateLists. This fixes that issue, and transfers responsibility of InstrumentStateList saving/loading from BaseHDF5Reader to Experiment.

Merge request reports