Week 2: Data Formats and Exploration

Topics

This week’s assignments will guide you through the following topics:

  • Particle physics data format (ROOT)

  • Exploring/manipulating the data in Python

Reading

Please read/skim the following:

  • Datasheet from CERN Open Data: Ref. [3]

  • Awkward arrays: Ref. [4]

Tasks

Complete the following tasks:

Weekly Questions

Answer the following questions on Canvas:

  • What is a tree?

  • What is the difference between a jagged/awkward array and a regular array? Why is this a useful concept in particle physics?