English

Coffea -- Columnar Object Framework For Effective Analysis

Distributed, Parallel, and Cluster Computing 2021-08-09 v2 High Energy Physics - Experiment

Abstract

The coffea framework provides a new approach to High-Energy Physics analysis, via columnar operations, that improves time-to-insight, scalability, portability, and reproducibility of analysis. It is implemented with the Python programming language, the scientific python package ecosystem, and commodity big data technologies. To achieve this suite of improvements across many use cases, coffea takes a factorized approach, separating the analysis implementation and data delivery scheme. All analysis operations are implemented using the NumPy or awkward-array packages which are wrapped to yield user code whose purpose is quickly intuited. Various data delivery schemes are wrapped into a common front-end which accepts user inputs and code, and returns user defined outputs. We will discuss our experience in implementing analysis of CMS data using the coffea framework along with a discussion of the user experience and future directions.

Keywords

Cite

@article{arxiv.2008.12712,
  title  = {Coffea -- Columnar Object Framework For Effective Analysis},
  author = {Nicholas Smith and Lindsey Gray and Matteo Cremonesi and Bo Jayatilaka and Oliver Gutsche and Allison Hall and Kevin Pedro and Maria Acosta and Andrew Melo and Stefano Belforte and Jim Pivarski},
  journal= {arXiv preprint arXiv:2008.12712},
  year   = {2021}
}

Comments

As presented at CHEP 2019

R2 v1 2026-06-23T18:10:07.588Z