Hdf5 writer fix
- 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