QCoDeS / Qcodes_loop

Loop and matching dataset that used to be part of qcodes
Other
1 stars 1 forks source link

HDF5 backend does not roundtrip list of strings in snapshot correctly #49

Open jenshnielsen opened 1 year ago

jenshnielsen commented 1 year ago

The hdf5backend does not correctly round trip a list of strings as they end up as an array of bytes on load

See https://github.com/QCoDeS/Qcodes_loop/pull/48 for changes required to disable this