Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

v0.2.0

Compare
Choose a tag to compare
@sk1p sk1p released this 16 Aug 13:34
· 17 commits to main since this release
  • Added libertem_dectris.headers submodule that exports header classes
  • Added ways to create libertem_dectris.Frame and libertem_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