Skip to content

Commit 77699d3

Browse files
Add fixes to grammar
1 parent 84718ce commit 77699d3

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

talk.md

+12-11
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ The demonstrator is constructed from ATLAS PHYSLITE OpenData, ensuring the acces
2828
The analysis pipeline of the demonstrator incorporates a comprehensive suite of tools and libraries.
2929
These include uproot for data reading, awkward-array for data manipulation, Dask for parallel computing, and hist for histogram processing.
3030
For the purpose of statistical analysis, the pipeline integrates cabinetry and pyhf, providing a robust toolkit for analysis.
31-
.bold[A significant component of this project is the custom application of corrections, scale factors, and systematic errors using ATLAS software.
32-
The infrastructure and methodology for these applications will be discussed in detail during the presentation, underscoring the adaptability of the Python ecosystem for high-energy physics analysis.]
31+
A significant component of this project is the custom application of corrections, scale factors, and systematic errors using ATLAS software.
32+
The infrastructure and methodology for these applications will be discussed in detail during the presentation, underscoring the adaptability of the Python ecosystem for high-energy physics analysis.
3333

3434
---
3535
# Challenges for Future Analysis
@@ -92,25 +92,26 @@ The infrastructure and methodology for these applications will be discussed in d
9292
---
9393
# An Analysis Grand Challenge
9494

95-
.large[
96-
HL-LHC era data scale requires rethinking how we engage with the data when we preform analysis
95+
.large.center[
96+
HL-LHC era data scale requires rethinking interacting with data during analysis
9797
]
9898

99-
.kol-1-3[
99+
.kol-2-5[
100+
.large[
100101
* .bold[Analysis Grand Challenge] (AGC) community exercise organized by [IRIS-HEP](https://iris-hep.org/) includes the stages of a projected typical HL-LHC analysis
101-
* Binned columnar analysis, reinterpretation [fix]
102-
* Development of the required cyberinfrastructure [fix]
103-
* Opportunity for ATLAS to demonstrate how a columnar analysis view and areas for improvement
104-
- Accessing PHYSLITE, systematics
102+
* Demonstrator of development of the required cyberinfrastructure
103+
- [The 200Gbps Challenge: Imagining HL-LHC analysis facilities](https://indico.cern.ch/event/1338689/contributions/6009824/) (Alexander Held, Monday plenary)
104+
* Opportunity for ATLAS to demonstrate columnar analysis views and areas for improvement
105105
]
106-
.kol-2-3[
106+
]
107+
.kol-3-5[
107108
<p style="text-align:center;">
108109
<a href="https://iris-hep.org/grand-challenges.html#analysis-grand-challenge">
109110
<img src="https://iris-hep.org/assets/images/cabinetry-vertical-slice.png"; width=100%>
110111
</a>
111112
</p>
112113

113-
.caption[[High level view of operations in an HL-LHC analysis](https://iris-hep.org/grand-challenges.html#analysis-grand-challenge)]
114+
.center.large[[High level view of operations in an HL-LHC analysis](https://iris-hep.org/grand-challenges.html#analysis-grand-challenge)]
114115
]
115116

116117
---

0 commit comments

Comments
 (0)