Releases: LiberTEM/LiberTEM-rs
Releases · LiberTEM/LiberTEM-rs
Version v0.2.4
No changes beyond fixes for the release workflow
Version 0.2.3
This is the first release after moving to a monorepo structure.
- Add
libertem-asi-tpx3
package for live processing of sparse data from a ASI CheeTah Timepix3 detector - Receive data into shared memory, useful for accessing data from multiple Python processes (for both DECTRIS and ASI TPX3 detectors).
- DECTRIS: support for "plain" lz4 compressed data
- Passive mode: don't actively arm detector, instead, wait for an external program to arm the detector
- Many small reliability improvements