This repository has been archived by the owner on Mar 14, 2023. It is now read-only.
v0.2.0
- Added
libertem_dectris.headers
submodule that exports header classes - Added ways to create
libertem_dectris.Frame
andlibertem_dectris.FrameStack
objects from Python, mostly useful for testing - Added binding to random port for the simulator
- Properly parametrize with zmq endpoint URI
- Fix many clippy complaints