Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Feat/add h5imagereplayproxy

appel_c requested to merge feat/add_h5imagereplayproxy into master

Description

Add h5 image replay proxy H5ImageReplayProxy

Related Issues

Type of Change

  • add h5py and hdf5plugin to dependencies
  • new proxy class H5ImageReplayProxy
  • small bugfix in sim_data for SimMonitor, it's now safe to compute negative readback which will be casted to 0.

Potential side effects

Python envs will need to include the new dependencies, potentially get reinstalled h5py and hdf5plugin

Definition of Done

Edited by appel_c

Merge request reports