Skip to content

Hdf5 writer fix

Niclas Esser requested to merge hdf5_writer-fix into dev
  • Resolved bug in file creation -> on measurement-prepare, a katcp sensor tried to access the filesize, which did not exist. An exception was thrown.
  • Resolved plotting bug -> The plotter aborted because of bad code revision when moving from tornado to asyncio

Merge request reports