Skip to content

Commit dddf6b5

Browse files
Apply suggestions from code review
Thanks! Co-authored-by: Mariana V. <53548707+marianaiv@users.noreply.github.com>
1 parent 011f0f9 commit dddf6b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

13-TeV-examples/pyroot/ATLAS_OpenData_13_TeV_simple_python_example_histogram.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@
255255
"\n",
256256
"This histogram gives us a snapshot of the lepton content in the events, which can be further analyzed to study processes like lepton production in proton-proton collisions at high energies. The distribution is an important aspect of understanding the data and may inform further cuts or selection criteria for a complex physics analysis.\n",
257257
"\n",
258-
"In this example, as always, it is a good idea to see if the result matches your intuition. Here we began with a sample of Z bosons decaying to electrons, so it makes good sense that most events contain exactly two electrons. Can you think of some reasons why there might be only one or three in some events? The file we selected has **1LMET30** in the name, meaning that the events in it were pre-selected to have at least one lepton. That also helps explain why there are so few zero-electron events. If you would like, you can try picking a file from a [different sample](https://opendata.atlas.cern/docs/data/for_education/13TeV25_metadata) to see how the result changes.\n",
258+
"In this example, as always, it is a good idea to see if the result matches your intuition. Here we began with a sample of Z bosons decaying to electrons, so it makes good sense that most events contain exactly two electrons. Can you think of some reasons why there might be only one or three in some events? The file we selected has **1LMET30** in the name, meaning that the events in it were pre-selected to have at least one lepton. That also helps explain why there are so few zero-electron events. If you would like, you can try picking a file from a [different sample](https://opendata.atlas.cern/docs/data/for_education/13TeV25_details) to see how the result changes.\n",
259259
"\n",
260260
"<div class=\"alert alert-block alert-info\">\n",
261261
"We welcome your feedback on this notebook or any of our other materials! Please <a href=\"https://forms.gle/zKBqS1opAHHemv9U7\">fill out this survey</a> to let us know how we're doing, and you can enter a raffle to win some <a href=\"https://atlas-secretariat.web.cern.ch/merchandise\">ATLAS merchandise</a>!\n",

0 commit comments

Comments
 (0)