Release v0.2.0
This release updates LiberTEM-live to use the new features of LiberTEM v0.11 and the pipelined executor (#51), and adds support for streaming data from two new detectors. It introduces a new, more convenient API for connecting to detectors and running UDFs in an active or passive way. It also includes enhancements for Merlin Medipix support.
Certain parts of LiberTEM-live are now implemented in Rust with Python bindings, these now live in the LiberTEM-rs repository. Among other things, this includes receiving data directly into a shared memory area.
This release also drops support for Python 3.6, which is no longer supported upstream.
See the changelog for more details!