generated from carpentries/workshop-template
-
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #26 from DryRun/gh-pages
Updates for 2024
- Loading branch information
Showing
3 changed files
with
22 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,16 @@ | ||
<p> | ||
CMS is a large collaboration of three thousand people, spread over several institutions, across five continents. It is very important to bring the collaborators up to speed, learning about the CMS detector and computing software, in order to contribute to physics data analysis. CMS maintains the <a href="https://twiki.cern.ch/twiki/bin/view/CMSPublic/WorkBook">WorkBook</a> as much as up-to-date as possible to help guide its users. In addition to it, several <a href="https://lpc.fnal.gov/programs/schools-workshops/hats.shtml">tutorials (a.k.a. HATS)</a> and <a href="https://lpc.fnal.gov/programs/schools-workshops/workshops.shtml">workshops</a> are held regularly to give a hands-on experience to the users. There are tutorials covering all aspects of CMS data analysis from reconstructed physics objects (e.g. muons, electrons, photons, jets etc) to trigger, generators, statistics, machine learning, software development and access to grid and computing resources. where one learns the basic CMS software tools. While these HATS are usually offered over several weeks during the late Spring/early Summer, CMS Data Analysis Schools (DASes) offer a boot camp model, concentrating all of the training in a very short period of time. In the beforetimes, DAS used to be in-person and 5 days long, during Covid-19 times it became fully remote, and it expanded into two weeks, with an asynchronous and a synchronous component. The CMSDAS@LPC2023 will be the first in-person school since 2020. | ||
<br><br> | ||
To prepare CMSDAS participants, a series of pre-exercises are required to be completed, with the laptop that will be used during the school. The goal of the pre-exercises is to make sure all basic issues can be resolved before the actual start of the school so that participants can hit the ground running. | ||
<br><br> | ||
Links to all the past and upcoming CMS Schools can be found <a href="https://twiki.cern.ch/twiki/bin/view/CMS/CMSschoolsCommittee">HERE</a>. | ||
These exercises cover the basic software skills you will need for the CMS Data Analysis school. | ||
The lessons are short and targeted, intended to get you up and running in just a few days. | ||
The material is taken from longer-format tutorials, for example: | ||
<ol> | ||
<li>The <a href="https://twiki.cern.ch/twiki/bin/view/CMSPublic/WorkBook">CMS WorkBook</a> </li> | ||
<li><a href="https://lpc.fnal.gov/programs/schools-workshops/hats.shtml">Hands-on tutorials (HATS)</a>, covering all aspects of CMS data analysis such as | ||
physics object reconstruction (tracks/electrons/muons/jets/etc.), trigger, generators, statistics, machine learning, ...</li> | ||
<li> The HEP Software Foundation's <a href=""https://hsf-training.org/training-center/">training center</a></li> | ||
<li>List of <a href="https://twiki.cern.ch/twiki/bin/view/CMS/CMSschoolsCommittee">all previous schools</a></li> | ||
</ol> | ||
All students should aim to complete the pre-exercises with the same laptop they'll use during the school. | ||
The goal is to setup your computing environment ahead of time, so you can dive into the real material on day one of CMSDAS. | ||
Advanced participants (i.e., those who have spent time on LHC experiments already) may not need to complete the pre-exercises as thoroughly, | ||
but please do read through everything to make sure everything works (e.g., accounts, certificates, and environments). | ||
</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters