Skip to content

Version 0.2.3

Compare
Choose a tag to compare
@sk1p sk1p released this 14 Mar 16:44
· 165 commits to main since this release

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