Review of Software for Automatic Processing and Analysis of Data from the Baikal-GVD Neutrino Observatory
摘要
The Baikal-GVD is a gigaton-volume neutrino observatory under construction in Lake Baikal. It currently generates around 200 GB of data daily. To handle this, a software system has been developed for automatic processing and analysis. This system includes a core part consisting of C++ programs for data processing, with the output of a program being the input to others, and a managing part, which is a Python package that organizes programs into a processing graph and ensures their correct execution order. Programs that are independent of each other are executed in parallel. The system is capable of providing a preliminary response within 3 to 10 min and final results within a few hours after the completion of a run.