Summary and Schedule
This is a new lesson built with The Carpentries Workbench.
Setup Instructions | Download files required for the lesson | |
Duration: 00h 00m | 1. The physics of our analysis |
What is the signal we are searching for? What are the backgrounds we need to concern ourselves with? How will we select the data? What is a “boosted jet”? What trigger(s) will we be using? |
Duration: 00h 11m | 2. Write the code |
How do you write the code that matches our physics selection
criteria? How do we keep track of everything? What do we write out when we process a file? |
Duration: 00h 43m | 3. Putting it all together |
Do we process collision data differently from our simulation
data? How might we process multiple files? |
Duration: 01h 05m | Finish |
The actual schedule may vary slightly depending on the topics and exercises chosen by the instructor.
Overview
Questions
- How should I prepare for this lesson?
Objectives
- Make sure you can open the Docker container and run Jupyter lab
Introduction
We will be making heavy use of the python docker container that you learned about in the pre-exercises. You may have already used it in other lessons in this workshop.
Key Points
- Make sure you are familiar with Docker and the CMS Open Data containers