-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathphys.html
More file actions
186 lines (180 loc) · 8.04 KB
/
phys.html
File metadata and controls
186 lines (180 loc) · 8.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
<!--
Author: The JETSCAPE Collaboration
Date: 2023-04-02
This is the main page for the JETSCAPE Physics Working Group.
-->
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-NV11FXRRQX"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);} gtag('js', new Date());
gtag('config', 'G-NV11FXRRQX');
</script>
<title>PHYSICS Working Group</title>
<meta charset="utf-8">
<meta name="description" content="JETSCAPE Physics Working Group">
<meta name="keywords" content="physics, working group, jetscape">
<meta name="author" content="The JETSCAPE Collaboration">
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico">
<link rel="stylesheet" href="styles/style.css">
</head>
<body>
<div id="containerFlexible">
<!-- header -->
<div class="header">
<a href="index.html">
<img src="images/jetscape_home_logo.jpg" alt="JETSCAPE Logo" class="logo"
></a>
<h1>PHYSICS Working Group</h1>
</div>
<!-- insert navigation bar -->
<script id="insert_menu" src="scripts/nav.js"></script>
<!-- main content -->
<!-- describes the mission of the physics working group -->
<div>
<h2>Group Description</h2>
<p class="standardFont">
This working group discuss the physics that needs to be implemented in
the JETSCAPE framework, namely jet energy loss, medium response, and
so on. Group members also take in charge of using the JETSCAPE
instrument to study jet observables measured in the RHIC and LHC
heavy-ion collisions.
</p>
<h3>Group Main Tasks</h3>
<div>
<ul class="standardFont">
<li>Perform jet energy loss calculations for the AuAu and PbPb collisions with generated event-by-event hydro medium</li>
<li>Study jet-medium excitations with causal energy-momentum source terms</li>
<li>Recombination Model — A hybrid hadronization scheme</li>
<li>Dynamical modeling of nuclear collisions at the RHIC Beam Energy Scan Program</li>
<li>Flow and non-flow in small collision systems</li>
<li>Jet modifications in electron-ion collisions</li>
<li>Heavy-quark energy loss</li>
<li>Jet energy loss at NLO</li>
</ul>
</div>
<!-- gallery to be implemented when images are available -->
<h3>Project Gallery</h3>
<div>
<img src="images/phys_SmallSystemsWorkFlow.png" alt="small systems workflow" class="physicsGallery">
<p class="caption">Workflow for small systems</p>
</div>
<div>
<a href="https://inspirehep.net/literature/2062342">
<img src="images/arxiv2204_01163_fig6.png" alt="Physics Image Two" class="physicsGallery">
</a>
<p class="caption">Nuclear modification factor for inclusive jets and charged particles at 5.02 TeV</p>
</div>
<div>
<a href="https://inspirehep.net/literature/2062342">
<img src="images/arxiv2204_01163_fig13.png" alt="Physics Image Three" class="physicsGallery">
</a>
<p class="caption">Nuclear modification factor for inclusive jets and charged particles at 2.76 TeV</p>
</div>
<div>
<a href="https://inspirehep.net/literature/2062342">
<img src="images/arxiv2204_01163_fig14.png" alt="Physics Image Four" class="physicsGallery">
</a>
<p class="caption">Nuclear modification factor for inclusive jets and charged pions at 200 GeV</p>
</div>
<div>
<a href="https://inspirehep.net/literature/2129286">
<img src="images/arxiv2208_00983_fig5.png" alt="Physics Image Four" class="physicsGallery">
</a>
<p class="caption">Nuclear modification factor for D-mesons and charged hadrons at 5.02 TeV</p>
</div>
<div>
<a href="https://inspirehep.net/literature/2621210">
<img src="images/arxiv2301_02485_fig6.png" alt="Physics Image Four" class="physicsGallery">
</a>
<p class="caption">Nuclear modification factor as a function of jet transverse momentum for inclusive jets at 5.02 TeV</p>
</div>
<!-- <h3>Multi-stage jet evolution through QGP using the JETSCAPE framework:
inclusive jets, correlations and leading hadrons</h3>
<div>
<object data="https://arxiv.org/pdf/1902.05934.pdf" type="application/pdf" style="width:80%;" height="600">
<p>Unable to display PDF file. <a href="https://arxiv.org/pdf/1902.05934.pdf">Download</a> instead.</p>
</object>
</div> -->
<!-- lists the Physics group members -->
<h3>Group Members</h3>
<div>
<h4>Conveners</h4>
<ul class="standardFont">
<li>Chun Shen (WSU)</li>
<li>Yasuki Tachibana (Akita Intl. Univ.)</li>
</ul>
<h4>PIs</h4>
<ul class="standardFont">
<li>Steffen Bass (Duke)</li>
<li>Hannah Elfner (Frankfurt)</li>
<li>Rainer Fries (TAMU)</li>
<li>Charles Gale (McGill)</li>
<li>Peter Jacobs (LBNL)</li>
<li>Sangyong Jeon (McGill)</li>
<li>Yen-Jee Lee (MIT)</li>
<li>Abhijit Majumder (WSU)</li>
<li>Christine Nattrass (UTK)</li>
<li>Jean Francois Paquet (Vanderbilt)</li>
<li>Gunther Roland (MIT)</li>
<li>Bjoern Schenke (BNL)</li>
<li>Chun Shen (WSU)</li>
<li>Ron Soltz (LLNL/WSU)</li>
<li>Michael Strickland (KSU)</li>
<li>Yasuki Tachibana (Akita Intl. Univ.)</li>
<li>Gojko Vujanovic (U of Regina)</li>
<li>Xin-Nian Wang (LBNL)</li>
</ul>
<h4>Postdoc Fellows</h4>
<ul class="standardFont">
<li>Lipei Du (McGill/LBNL)</li>
<li>Raymond Ehlers (Berkeley)</li>
<li>Hendrik Roch (WSU)</li>
<li>Antonio Silva (UTK)</li>
<li>Chathuranga Sirimanna (Duke)</li>
<li>Xiang-Yu Wu (McGill)</li>
<li>Wenbin Zhao (LBNL)</li>
</ul>
<h4>Graduate Students</h4>
<ul class="standardFont">
<li>Ritoban Datta (WSU)</li>
<li>Cameron Parker (TAMU)</li>
</ul>
<h4>External Associates</h4>
<ul class="standardFont">
<li>Shanshan Cao (SDU)</li>
<li>Yayun He (CCNU)</li>
<li>Kolja Kauder (BNL)</li>
<li>Weiyao Ke (CCNU)</li>
<li>Michael Kordell (TAMU)</li>
<li>Matt Luzum (USP)</li>
<li>Ismail Soudi (University of Jyväskylä, Helsinki Institute of Physics)</li>
</ul>
<h4>Alumni</h4>
<ul class="standardFont">
<li>Wei Chen (CCNU/LBNL)</li>
<li>Tianyu Dai (Duke)</li>
<li>Derek Everett (OSU)</li>
<li>Wenkai Fan (Duke)</li>
<li>Fabian Garza (TAMU)</li>
<li>Ulrich Heinz (OSU)</li>
<li>Byuggyu Kim (TAMU)</li>
<li>Volker Koch (LBNL)</li>
<li>Amit Kumar (McGill)</li>
<li>Tan Luo (CCNU/LBNL)</li>
<li>Leticia Cunqueiro Mendez (CERN)</li>
<li>James Mulligan (LBNL)</li>
<li>Chanwook Park (WSU)</li>
<li>Steven Rose (TAMU)</li>
<li>Arjun Sengupta (TAMU)</li>
<li>Zhidong Yang (TAMU)</li>
</ul>
</div>
</div>
<!-- insert footer -->
<script id="insert_footer" src="scripts/foot.js"></script>
</div>
</body>