Track Lab: extensible data acquisition software for fast pixel detectors, online analysis and automation
Petr Mánek, Petr Burian, Eric David-Bosne, Petr Smolyanskiy, Benedikt Bergmann
TL;DR
The paper addresses the need for transferable, high-performance DAQ software amid rapid hardware evolution in pixel detectors. It introduces Track Lab, a modular, extensible platform built around a core API and plug-in modules, employing a directed-acyclic-graph data flow, a per-actor finite-state machine, multi-threading, and ZeroMQ-based messaging. Key contributions include real-time clustering, filtering, calibration, time-walk compensation, and threshold equalization modules, along with extensive hardware support (Timepix2/3, PMTs, plus translation/rotation stages) and live visualization. The work demonstrates deployment in beam tests, tissue scanning, and detector networks at ATLAS and MoEDAL, and provides cross-platform binaries with a permissive license, enabling widespread adoption and replication.
Abstract
Fast, incremental evolution of physics instrumentation raises the question of efficient software abstraction and transferability of algorithms across similar technologies. This contribution aims to provide an answer by introducing Track Lab, a modern data acquisition program focusing on extensibility and high performance. Shipping with documented API and more than 20 standard modules, Track Lab allows complex analysis pipelines to be constructed from simple, reusable building blocks. Thanks to multi-threaded infrastructure, data can be clustered, filtered, aggregated and plotted concurrently in real-time. In addition, full hardware support for Timepix2, Timepix3 pixel detectors and embedded photomultiplier systems enables such analysis to be carried out online during data acquisition. Repetitive procedures can be automated with support for motorized stages and X-ray tubes. Freely distributed on 7 popular operating systems and 2 CPU architectures, Track Lab is a versatile tool for high energy physics research.
