GUNDAM · High Energy Physics

Generalized and Unified Neutrino Data Analysis Methods

A flexible framework for neutrino data analysis.

GUNDAM is a suite of configurable applications for statistical analysis. It brings reusable fitting, uncertainty, and validation tools together so improvements made for one analysis can benefit many.

Log-likelihood surface A deep, multidimensional bowl representing minus two log likelihood, with the best-fit point highlighted above a nonzero minimum. −2 log(L) θ₁ θ₂ BEST FIT
Log-likelihood surfaceminimize −2 log(L)

Overview

One framework, many analyses

GUNDAM provides a common, configurable foundation for likelihood-based analyses. YAML and JSON inputs describe the job, allowing users to adapt an analysis without rewriting the framework for every study.

YAML / JSONConfiguration-driven workflows
C++17Preferred compiler standard
ROOT 6Core analysis ecosystem

Why GUNDAM?

Reusable analysis infrastructure

Analysis groups repeatedly solve the same hard problems: configuring models, propagating uncertainties, minimizing statistical objectives, validating fits, and presenting diagnostics. GUNDAM centralizes those tasks so improvements and fixes can be reviewed once and reused across analyses.

Configurable

Describe samples, parameters, likelihood choices, and minimizer behavior in structured input files.

Extensible

Develop new analysis components on a shared foundation instead of starting from an isolated fitter.

Traceable

Keep analysis configuration alongside versioned source and input material for reproducible studies.

Collaborative

Let debugging and optimization performed for one use case benefit the broader user community.

Lineage and Legacy

Built from neutrino-analysis experience

GUNDAM began as a fork of xsllhFitter, developed by the T2K cross-section working group. It was initially developed for T2K near-detector fits and studies of the upgraded ND280 detectors, then expanded for a broader range of fitting and cross-section analyses.

Its lineage also reflects experience from the T2K BANFF near-detector beam and neutrino-flux fitter. The present project carries that experience forward in a more general, configurable framework.

Experiments

Growing across experimental programs

Developed in the T2K ecosystem, GUNDAM is now used by ICARUS and is actively promoted within DUNE.

Publications

Research using GUNDAM

Publicly available papers that use GUNDAM directly or document its statistical methods.

Posters

Conference and workshop posters

Posters focused on GUNDAM or analyses in which it is a central fitting framework.

Talks

Presentations and training material

Public presentation material on GUNDAM and analyses that use it.

License

Open scientific software

GUNDAM source files without a more specific license are distributed under the GNU Lesser General Public License, version 2.1. Consult the upstream license file before redistributing or modifying the software.