EPJ Web of Conferences (Jan 2020)

Coffea Columnar Object Framework For Effective Analysis

  • Smith Nicholas,
  • Gray Lindsey,
  • Cremonesi Matteo,
  • Jayatilaka Bo,
  • Gutsche Oliver,
  • Hall Allison,
  • Pedro Kevin,
  • Acosta Maria,
  • Melo Andrew,
  • Belforte Stefano,
  • Pivarski Jim

DOI
https://doi.org/10.1051/epjconf/202024506012
Journal volume & issue
Vol. 245
p. 06012

Abstract

Read online

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.