BARS Documentation

Baikal Analysis and Reconstruction Software

BARS is a data analysis framework for Baikal-GVD based on CERN ROOT and derived from MARS software developed for MAGIC experiment.

BARS provides:

  • Standardized data formats.
  • Standardized interface for common tasks: noise suppression, reconstruction, calibration etc.
  • Data processing management (event loop architecture from MARS).
  • A set of high-level utilities for common tasks (e.g. data export).
  • A well-defined and easily extensible OOP architecture. Implementing, e.g. new noise suppression, is easy and it will be swappable with other noise suppression components.

See this page for detailed installation instructions, see this page for quick start guide.