Skip to content

Releases: SiLab-Bonn/aidatlu

v1.0.0

12 Feb 15:27
cd78669
Compare
Choose a tag to compare

Release Notes: aidatlu v1.0.0

Overview

We are excited to announce the first release of aidatlu v1.0.0! This Python package provides a comprehensive interface for controlling the AIDA2020 Trigger Logic Unit (AIDA-TLU), and implements the same functionality as the EUDAQ Producer while being designed for ease of use and integration.

Features

  • Device Communication: Establish and manage communication with the AIDA-TLU hardware.
  • Configuration Management: Configure key parameters, including trigger settings and readout modes.
  • Data Acquisition: Store trigger data with timestamps, trigger numbers and more in convenient HDF5 files.
  • Trigger Handling: Set up and customize trigger conditions and combinations.
  • PMT Powering: Control of the voltage DACs for powering PMTs.
  • Logging and Debugging: Integrated logging system for monitoring of device operations.
  • User-Friendly API: A Pythonic interface for straightforward scripting and automation.

Feedback & Contributions

We welcome feedback and contributions! Please submit issues, feature requests, and pull requests via our GitHub repository.