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

Releases: LiberTEM/LiberTEM-dectris-rs

v0.2.2

10 Nov 10:18
Compare
Choose a tag to compare

Vendor bitshuffle and add Frame.decompress_into method, PR #10

v0.2.1

16 Aug 16:43
2a084c9
Compare
Choose a tag to compare

Bugfix release: Catch frame ID mismatch, PR #9

v0.2.0

16 Aug 13:34
Compare
Choose a tag to compare
  • 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

v0.1.0

15 Aug 15:37
Compare
Choose a tag to compare

Initial release, supports offloading zmq message handling