-
Notifications
You must be signed in to change notification settings - Fork 0
/
q-and-a-series.html
627 lines (551 loc) · 61.6 KB
/
q-and-a-series.html
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
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Seeing the World in Femtoseconds - Q&A series with SLAC scientists | Femtosecond Week | SLAC National Accelerator Laboratory</title>
<meta name="description" content="Seeing the World in Femtoseconds - Q&A series with SLAC scientists">
<meta name="robots" content="index follow" />
<meta name="publication_date" content="2017-04-17"/>
<meta name="twitter:site" content="@SLACLab" />
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,700|Roboto+Slab:700|Raleway:400,600,700" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/jquery.fancybox.min.css" integrity="sha256-al7Uu0uyKADF89cFejXL3Yu0lobY3xGahFISKqe0C4A=" crossorigin="anonymous" />
<!--<script src="js/modernizr.custom.63321.js"></script>-->
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<link href="css/style_femto_qa2.css" rel="stylesheet">
</head>
<body id="qa" data-spy="scroll" data-target="#qanumbers" data-offset="30">
<div id="top"></div>
<!-- NAVBAR
================================================== -->
<!-- Static navbar -->
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="https://www6.slac.stanford.edu/" title="SLAC National Accelerator Laboratory Homepage"></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li><a href="https://home.slac.stanford.edu/femtosecond-week/" title="SLAC Femtosecond Week Homepage">Home</a></li>
<li><a href="https://home.slac.stanford.edu/femtosecond-week/#scales-of-time" title="Scales of Time Interactive">Scales of Time</a></li>
<li class="active"><a href="#top">Q&A</a></li>
<li><a href="https://home.slac.stanford.edu/femtosecond-week/#tours" title="Virtual Tours">Virtual Tours</a></li>
<li><a href="https://home.slac.stanford.edu/femtosecond-week/#femtofacts" title="FemtoFacts">FemtoFacts</a></li>
<li><a href="https://home.slac.stanford.edu/femtosecond-week/#femtolinks" title="FemtoLinks">FemtoLinks</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</nav>
<nav id="qanumbers" class="visible-lg">
<ul class="nav">
<li><a href="#marinelli" title="Agostino Marinelli - How do you make a femtosecond light source?">1</a></li>
<li><a href="#carini" title="Gabriella Carini - How do you catch femtosecond light?">2</a></li>
<li><a href="#cordones-hahn" title="Amy Cordones-Hahn - What can you study in femtoseconds? Biology & Chemistry">3</a></li>
<li><a href="#glenzer" title="Siegfried Glenzer - What can you study in femtoseconds? High Energy Density Science">4</a></li>
<li><a href="#lindenberg" title="Aaron Lindenberg - What can you study in femtoseconds? Materials">5</a></li>
</ul>
</nav>
<article>
<div class="banner">
<div class="container">
<h2>Seeing the World in Femtoseconds</h2>
<h3 class="subtitle">~ Q&A series with SLAC scientists ~</h3>
<nav id="scientists">
<ul class="nav">
<li class="interviewee"><a href="#marinelli" title="Agostino Marinelli — How do you make a femtosecond light source?" data-toggle="tooltip" data-placement="bottom"><img src="images/ago-head.jpg"></a></li>
<li class="interviewee"><a href="#carini" title="Gabriella Carini — How do you catch femtosecond light?" data-toggle="tooltip" data-placement="bottom"><img src="images/carini_lcls_head.jpg"></a></li>
<li class="interviewee"><a href="#cordones-hahn" title="Amy Cordones-Hahn — What can you study in femtoseconds? Biology & Chemistry" data-toggle="tooltip" data-placement="bottom"><img src="images/amy_head.jpg"></a></li>
<li class="interviewee"><a href="#glenzer" title="Siegfried Glenzer — What can you study in femtoseconds? High Energy Density Science" data-toggle="tooltip" data-placement="bottom"><img src="images/glenzer-head.jpg"></a></li>
<li class="interviewee"><a href="#lindenberg" title="Aaron Lindenberg — What can you study in femtoseconds? Materials" data-toggle="tooltip" data-placement="bottom"><img src="images/aaron-head.jpg"></a></li>
</ul>
</nav>
</div>
</div>
<div id="marinelli">
<div class="plain staff-info">
<div class="container">
<div class="col-md-12 col-sm-12 col-xs-12">
<h3>“How do you make a femtosecond light source?”</h3>
</div>
</div>
</div>
<div id="wave" class="fixed-bg" data-parallax="scroll" data-image-src="images/ago-wide.jpg" data-speed="0.7" data-bleed="100" data-position-x="-800px">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12 hidden-lg hidden-md bio-img">
<img src="images/ago-wide.jpg" alt="Agostino Marinelli">
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12 overlay-info">
<h3>Agostino Marinelli</h3>
<h4>Accelerator Physicist</h4>
<p><strong>Joined SLAC:</strong> 2012</p>
<p><strong>Specialty:</strong> Improving the capabilities of the Linac Coherent Light Source</p>
<p><strong>Interviewed by:</strong> Kathryn Jepsen</p>
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12 overlay">
<p class="leading"><span class="dropcap">A</span>gostino “Ago” Marinelli first met pioneering accelerator physicist <a href="https://www6.slac.stanford.edu/news/2015-06-08-president-obama-honors-claudio-pellegrini-enrico-fermi-award.aspx" target="_blank" rel="noopener" title="President Obama Honors Claudio Pellegrini with Enrico Fermi Award">Claudio Pellegrini</a> as an undergraduate student at the University of Rome. It was 2007, a couple of years before the <a href="https://lcls.slac.stanford.edu" title="Linac Coherent Light Source (LCLS) Homepage" target="_blank" rel="noopener">Linac Coherent Light Source (LCLS)</a> came online at SLAC, and people were abuzz about free-electron laser physics.</p>
<p>Caught up in the excitement, Marinelli pursued a PhD in accelerator physics at the University of California, Los Angeles under Jamie Rosenzweig’s mentorship. Today he is involved in research and development related to femtosecond science at LCLS.</p>
<p>Marinelli focuses on research at the femtosecond timescale because, he says, “it’s the fastest we can reach now with X-rays, and as an accelerator physicist, I get excited about technical things like that.”</p>
</div>
</div>
</div>
</div>
<div class="plain">
<div class="container">
<div class="row"><div class="col-md-8"><h3 class="question"> Why did you get involved in X-ray science?</h3></div></div>
<div class="row"><div class="answer col-sm-offset-2 col-sm-10 col-md-offset-4 col-md-8">
<a class="fancybox" rel="group" href="images/Claudio-Pellegrini-SLAC-LCLS-Beam-Transport.jpg" title="Claudio Pellegrini stands in the Linac Coherent Light Source Beam Transport Hall in this 2011 photo. The accelerated electron beam passes through here to the Undulator Hall, where electron bunches generate X-rays. (Michelle McCarron)"><img src="images/Claudio-Pellegrini-SLAC-LCLS-Beam-Transport.jpg" alt="Claudio Pellegrini in the LCLS Beam Transport Hall"></a><p>Part of it was Claudio—he’s a very charismatic character. He’s an inspiring character. The field was very interesting. I thought it was a good way to spend my PhD.</p>
<p>LCLS was promising so much innovation: a laser 10 billion times brighter than we had then. That sounds like something that somebody who is 24 would love to get involved in. It just sounded like something that would change science in a positive way, and I wanted to be a part of it.</p>
</div></div>
<div class="row"><div class="col-md-12 interviewee"><p><strong>Agostino Marinelli</strong> <img src="images/ago-head.jpg"></p></div></div>
<div class="row"><div class="col-md-8"><h3 class="question"> What is a free-electron laser?</h3></div></div>
<div class="row"><div class="answer col-sm-offset-2 col-sm-10 col-md-offset-4 col-md-8 col-sm-offset-2 col-sm-10"><p>Free-electron lasers were invented by John Madey at Stanford in 1971; later on in the ’90s <a href="https://www.youtube.com/watch?v=bU4W1fZElBA" class="fancybox-media" title="Video: Claudio Pellegrini and the World’s First Hard X-ray Free-electron Laser">Claudio Pellegrini</a> and collaborators proposed to extend free-electron lasers to the X-ray regime. They were the next step after synchrotron light sources.</p>
<p>Synchrotrons send electrons around in a circle. That gives you radiation you can use in experiments. The difference between a synchrotron and the free-electron laser is the same difference between this light [points to a ceiling light] and a laser. It’s the difference between a bunch of kids making noise and a choir.</p>
<p>In a synchrotron, the electrons are all doing the same thing, going around in a circle, but they are unaware of each other. They are all emitting X-rays in a random way. What makes a free-electron laser a laser is that all the electrons are emitting radiation in a coherent way. They are all synchronized.</p>
<p>Also, since in an FEL you are using very intense and short electron bunches, the X-ray pulses will also be very short, down to the femtosecond level.</p>
<p class="more"><span class="fa fa-play-circle"> </span> <a href="https://www.youtube.com/watch?v=PuTIsht_UlI" class="fancybox-media" title="Video: Agostino Marinelli’s Talk - Introduction to the Physics of Free Electron Lasers">Watch Marinelli's talk "Introduction to the Physics of Free Electron Lasers"</a></p>
</div></div>
<div class="row"><div class="col-md-12 interviewee"><p><strong>Agostino Marinelli</strong> <img src="images/ago-head.jpg"></p></div></div>
<div class="row"><div class="col-md-8"><h3 class="question"> What do you do with the free-electron laser?</h3></div></div>
<div class="row"><div class="answer col-sm-offset-2 col-sm-10 col-md-offset-4 col-md-8"><p>We talk to the users—they’re researchers that have some science they want to study with the machine. Then we “shape” the X-rays—set up the machine in a way that’s ideal for that experiment. The LCLS accelerator is very flexible. You can do all sorts of tricks with it—like arbitrarily changing the pulse duration, varying the X-ray polarization or making multiple pulses of different colors.</p>
</div></div>
<div class="row"><div class="col-md-12 interviewee"><p><strong>Agostino Marinelli</strong> <img src="images/ago-head.jpg"></p></div></div>
<div class="row"><div class="col-md-8"><h3 class="question"> Speaking of which, in 2014 the European Physical Society awarded you the Frank Sacherer Prize for your work using “two-color” beams with LCLS. What is that about?</h3></div></div>
<div class="row"><div class="answer col-sm-offset-2 col-sm-10 col-md-offset-4 col-md-8"><p>Normally LCLS shoots 120 X-ray pulses a second. But you can also make it send two pulses of different energies, separated by a few to 100 femtoseconds. You excite your sample with the first one and probe it with the second. You have to observe it within femtoseconds after you excite it because reactions happen that fast.</p>
<a class="fancybox" rel="group" href="images/ago01.jpg" title="Agostino Marinelli inside the undulator hall at LCLS. (SLAC National Accelerator Laboratory)"><img src="images/ago01.jpg" class="fw" alt="Agostino Marinelli inside the undulator hall at LCLS"></a>
<p>Normally you would excite the sample with an external optical laser; that’s how pump-probe is done. But in molecular dynamics, if you can excite a molecule with X-rays instead of an optical laser, you can get atom specificity—you can target a specific atom in the molecule.</p>
<p>Each atom has a core energy level. If you know that, you can shoot the X-ray and hit <em>only</em> the oxygen in a molecule; oxygen is the only thing that is going to react. With two pulses at separate energies, you can target different atoms in a molecule to see which one triggers a certain reaction.</p>
<p><span class="fa fa-smile-o"> </span> <em>Fun fact: These pulses are called a “twin bunch,” and in 2016 Marinelli became the father of twins.</em></p>
</div></div>
<div class="row"><div class="col-md-12 interviewee"><p><strong>Agostino Marinelli</strong> <img src="images/ago-head.jpg"></p></div></div>
<div class="row"><div class="col-md-8"><h3 class="question"> What kinds of things do you study on the femtosecond scale?</h3></div></div>
<div class="row"><div class="answer col-sm-offset-2 col-sm-10 col-md-offset-4 col-md-8"><p>A femtosecond is close to the fundamental scale of atomic and molecular physics—so, things like chemistry.</p>
<p>A chemical reaction is essentially two molecules or atoms interacting in some way and sharing charge and giving away energy. Ultimately to understand that, you have to understand how charge and energy flow in a molecule. You have to understand the very fundamental motion of electrons and ions in the molecule. On the femtosecond scale, you can see the positions of the atoms rearranging as it happens.</p>
<p>Chemical reactions are a dynamic process. They start with something. They end with something. We want to know what happens in between.</p>
</div></div>
<div class="row"><div class="col-md-12 interviewee"><p><strong>Agostino Marinelli</strong> <img src="images/ago-head.jpg"></p></div></div>
<div class="row"><div class="col-md-8"><h3 class="question"> Why?</h3></div></div>
<div class="row"><div class="answer col-sm-offset-2 col-sm-10 col-md-offset-4 col-md-8"><p>If you want the reaction to end with something else, if you want it to end with something slightly different, you want to understand how it happens so you can make changes on purpose.</p>
</div></div>
<div class="row"><div class="col-md-12 interviewee"><p><strong>Agostino Marinelli</strong> <img src="images/ago-head.jpg"></p></div></div>
<div class="row"><div class="col-md-8"><h3 class="question"> What are you most excited about now?</h3></div></div>
<div class="row"><div class="answer col-sm-offset-2 col-sm-10 col-md-offset-4 col-md-8"><p>I’m really excited about what I’m about to do, which is this <em>sub</em>-femtosecond project called XLEAP. We will shape the LCLS electron beam with a high-power infrared laser and use it to generate pulses that are shorter than a femtosecond! What we will be looking at is energy and electrons moving around a molecule, which happens even faster than the atoms rearranging.</p>
<p>Right now we’re really blind to all of this. To me, the way I understand it is, going to that timescale, you’re peeking into the very fundamental, quantum nature of the electrons in the molecule.</p>
<p>If you ask me, “What is the ultimate problem it will solve for us?”—the answer is: I don’t know. In general when you’re blind to some fundamental process in nature and suddenly you can see it, my guess is something good is going to come of it.</p>
</div></div>
<div class="row"><div class="col-md-12 interviewee"><p><strong>Agostino Marinelli</strong> <img src="images/ago-head.jpg"></p></div></div>
</div>
</div>
</div>
<div id="carini">
<div class="plain staff-info">
<div class="container">
<div class="col-md-12 col-sm-12">
<h3>“How do you catch femtosecond light?”</h3>
</div>
</div>
</div>
<div class="fixed-bg" data-parallax="scroll" data-image-src="images/gabriella-lcls-wide.jpg" data-speed="0.7" data-bleed="100" data-position-x="-700px">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12 hidden-lg hidden-md bio-img">
<img src="images/gabriella-lcls-wide.jpg" alt="Gabriella Carini">
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12 overlay-info">
<h3>Gabriella Carini</h3>
<h4>Staff Scientist</h4>
<p><strong>Joined SLAC:</strong> 2011</p>
<p><strong>Specialty:</strong> Developing detectors that capture light from X-ray sources</p>
<p><strong>Interviewed by:</strong> Amanda Solliday</p>
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12 overlay">
<p class="leading"><span class="dropcap">G</span>abriella Carini enjoys those little moments—after hours and hours of testing in clean rooms, labs and at X-ray beamlines—when she first sees an instrument work.</p>
<p>She earned her PhD in electronic engineering at the University of Palermo in Italy and now heads the detectors department at the Linac Coherent Light Source (LCLS), the X-ray free-electron laser at SLAC. Scientists from around the world use the laser to probe natural processes that occur in tiny slivers of time. To see on this timescale, they need a way to collect the light and convert it into data that can be examined and interpreted.</p>
<p>It’s Carini’s job to make sure LCLS has the right detector equipment at hand to catch the “precious”, very intense laser pulses, which may last only a few femtoseconds.</p>
<p>When the research heads in new directions, as it constantly does, this requires her to look for fresh technology and turn these ideas into reality.</p>
</div>
</div>
</div>
</div>
<div class="plain">
<div class="container">
<div class="row"><div class="col-md-8"><h3 class="question"> When did you begin working with detectors?</h3></div></div>
<div class="row"><div class="answer col-sm-offset-2 col-sm-10 col-md-offset-4 col-md-8"><p> I moved to the United States as a doctoral student. My professor at the time suggested I join a collaboration at Brookhaven National Laboratory, where I started developing gamma ray detectors to catch radioactive materials.</p>
<p><a class="fancybox" rel="group" href="images/2015-0505-8971-Carini.jpg" title="Gabriella Carini develops advanced detectors with extraordinary sensitivity and resolution for cutting-edge research in ultrafast science. (SLAC National Accelerator Laboratory)"><img src="images/2015-0505-8971-Carini.jpg" alt="Gabriella Carini develops advanced detectors"></a>Radioactive materials give off gamma rays as they decay, and gamma rays are the most energetic photons, or particles of light. The detectors I worked on were made from cadmium zinc telluride, which has very good stopping power for highly energetic photons. These detectors can identify radioactive isotopes for security—such as the movement of nuclear materials—and contamination control, but also gamma rays for medical and astrophysical observations.</p>
<p>We had some medical projects going on at the time, too, with detectors that scan for radioactive tracers used to map tissues and organs with positron emission tomography.</p>
<p>From gamma ray detectors, I then moved to X-rays, and I began working on the earliest detectors for LCLS.</p></div></div>
<div class="row"><div class="col-md-12 interviewee"><p><strong>Gabriella Carini</strong> <img src="images/carini_lcls_head.jpg"></p></div></div>
<div class="row"><div class="col-md-8"><h3 class="question"> How do you explain your job to someone outside the X-ray science community?</h3></div></div>
<div class="row"><div class="answer col-sm-offset-2 col-sm-10 col-md-offset-4 col-md-8"><p> I say, “There are three ingredients for an experiment—the source, the sample and the detector.”</p>
<p>You need a source of light that illuminates your sample, which is the problem you want to solve or investigate. To understand what is happening, you have to be able to see the signal produced by the light as it interacts with the sample. That's where the detector comes in. For us, the detector is like the “eyes” of the experimental set-up.</p></div></div>
<div class="row"><div class="col-md-12 interviewee"><p><strong>Gabriella Carini</strong> <img src="images/carini_lcls_head.jpg"></p></div></div>
<div class="row"><div class="col-md-8"><h3 class="question"> What do you like most about your work?</h3></div></div>
<div class="row"><div class="answer col-sm-offset-2 col-sm-10 col-md-offset-4 col-md-8"><p><a class="fancybox" rel="group" href="images/carini01.jpg" title="Gabriella Carini works inside the X-ray Correlation Spectroscopy (XCS) experimental hutch at LCLS. (SLAC National Accelerator Laboratory)"><img src="images/carini01.jpg" alt="Gabriella Carini"></a>There’s always a way we can help researchers optimize their experiments, tweak some settings, do more analysis and correction.</p>
<p>This is important because scientists are going to encounter a lot of different types of detectors if they work at various X-ray facilities.</p>
<p>I like to have input from people who are running the experiments. Because I did experiments myself as a graduate student, I’m very sensitive to whether a system is user-friendly. If you don’t make something that researchers can take the best advantage of, then you didn’t do your job fully.</p>
<p>And detectors are never perfect, no matter which one you buy or build.</p>
<p>There are a lot of people who have to come together to make a detector system. It’s not one person’s work. It’s many, many people with lots of different expertise. You need to have lots of good interpersonal skills.</p>
</div></div>
<div class="row"><div class="col-md-12 interviewee"><p><strong>Gabriella Carini</strong> <img src="images/carini_lcls_head.jpg"></p></div></div>
<div class="row"><div class="col-md-8"><h3 class="question"> What are some of the challenges of creating detectors for femtosecond science?</h3></div></div>
<div class="row"><div class="answer col-sm-offset-2 col-sm-10 col-md-offset-4 col-md-8"><p> In more traditional X-ray sources the photons arrive distributed over time, one after the other, but when you work with ultrafast laser pulses like the ones from LCLS, all your information about a sample arrives in a few femtoseconds. Your detector has to digest this entire signal at once, process the information and send it out before another pulse comes. This requires deep understanding of the detector physics and needs careful engineering. You need to optimize the whole signal chain from the sensor to the readout electronics to the data transmission.</p>
<p>We also have mechanical challenges because we have to operate in very unusual conditions: intense optical lasers, injectors with gas and liquids, etc. In many cases we need to use special filters to protect the detectors from these sources of contamination.</p>
<a class="fancybox" rel="group" href="images/xcs-hutch.jpg" title="Inside the X-ray Correlation Spectroscopy (XCS) experimental hutch at LCLS. This instrument allows scientists to observe dynamical changes of large groups of atoms in condensed matter systems over a wide range of time scales. (SLAC National Accelerator Laboratory)"><img src="images/xcs-hutch.jpg" class="fw" alt="Inside the X-ray Correlation Spectroscopy (XCS) Hutch at LCLS"></a>
<p>And often, you work in vacuum. With “soft” or low-energy X-rays, they are absorbed very quickly in air. Your entire system has to be vacuum-compatible. With many of our substantial electronics, this requires some care.</p>
<p>So there are lots of things to take into account. Those are just a few examples. It’s very complicated and can vary quite a bit from experiment to experiment.</p>
</div></div>
<div class="row"><div class="col-md-12 interviewee"><p><strong>Gabriella Carini</strong> <img src="images/carini_lcls_head.jpg"></p></div></div>
<div class="row"><div class="col-md-8"><h3 class="question"> Is there a new project you are really excited about?</h3></div></div>
<div class="row"><div class="answer col-sm-offset-2 col-sm-10 col-md-offset-4 col-md-8"><p> All of <a href="https://www.youtube.com/watch?v=t7jUZwhZdd0" class="fancybox-media" title="Video: LCLS-II: The Next Leap for X-ray Science">LCLS-II</a>—this fills my life! We’re coming up with new ideas and new technologies for SLAC’s next X-ray laser, which will have a higher firing rate—up to a million pulses per second. For me, this is a multidimensional puzzle. Every science case and every instrument has its own needs and we have to find a route through the many options and often-competing parameters to achieve our goals.</p>
<p>X-ray free-electron lasers are a big driver for detector development. Ten years ago, no one would have talked about X-ray cameras delivering 10,000 pictures per second. The new X-ray lasers are really a game-changer in developing detectors for photon science, because they require detectors that are just not readily available.</p>
<p>LCLS-II will be challenging, but it’s exciting. For me, it’s thinking about what we can do now for the very first day of operation. And while doing that, we need to keep pushing the limits of what we have to do next to take full advantage of our new machine.</p>
<a class="fancybox" rel="group" href="images/lcls-ii.jpg" title="LCLS-II Design (SLAC National Accelerator Laboratory)"><img src="images/lcls-ii.jpg" class="fw" alt="LCLS-II Design"></a>
</div></div>
<div class="row"><div class="col-md-12 interviewee"><p><strong>Gabriella Carini</strong> <img src="images/carini_lcls_head.jpg"></p></div></div>
</div>
</div>
</div>
<div id="cordones-hahn">
<div class="plain staff-info">
<div class="container">
<div class="col-md-12 col-sm-12">
<h3>“What can you study in femtoseconds?”</h3>
<h4>~ Biology & Chemistry ~</h4>
</div>
</div>
</div>
<div class="fixed-bg" data-parallax="scroll" data-image-src="images/amy_wide2.jpg" data-speed="0.7" data-bleed="100" data-position-x="right">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12 hidden-lg hidden-md bio-img">
<img src="images/amy_wide2.jpg" alt="Amy Cordones-Hahn">
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12 overlay-info">
<h3>Amy Cordones-Hahn</h3>
<h4>Associate Staff Scientist at <a href="https://ultrafast.stanford.edu/" title="Stanford PULSE Institute" target="_blank" rel="noopener">Stanford PULSE Institute</a></h4>
<p><strong>Joined SLAC:</strong> 2015</p>
<p><strong>Specialty:</strong> Studying chemical reactions that convert sunlight into useable energy</p>
<p><strong>Interviewed by:</strong> Glennda Chui</p>
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12 overlay">
<p class="leading"><span class="dropcap">I</span>t all started when a high school chemistry teacher encouraged Amy Cordones-Hahn to leapfrog her regular classroom assignments and do experiments in his lab.</p>
<p>Fifteen years later, with a PhD in physical chemistry from UC Berkeley, she still spends a lot of time at a lab bench. But now her work goes far beyond classic beaker-and-test-tube chemistry into a new frontier, where scientists use lasers and X-rays to watch electrons dance to a femtosecond beat.</p>
<p>These electron movements drive all chemistry by making, breaking, stretching and squeezing the bonds between atoms. Cordones-Hahn especially wants to understand how electrons behave when light hits particular kinds of molecules—the first step in generating electricity and fuel from sunlight, and in photosynthesis that is the basis for most life on Earth.</p>
</div>
</div>
</div>
</div>
<div class="plain">
<div class="container">
<div class="row"><div class="col-md-8"><h3 class="question"> Tell us more about what led you to chemistry research.</h3></div></div>
<div class="row"><div class="answer col-sm-offset-2 col-sm-10 col-md-offset-4 col-md-8"><p><a class="fancybox" rel="group" href="images/2016_1213_femtosecond_week_amy_cordones_hahn-050-59.jpg" title="Amy Cordones-Hahn prepares a sample for measurement in the lab. (SLAC National Accelerator Laboratory)"><img src="images/2016_1213_femtosecond_week_amy_cordones_hahn-050-59.jpg" alt="Amy Cordones-Hahn"></a>Growing up in Durham, North Carolina I had a really great high school chemistry teacher. We had an open period, sort of like study hall, and my teacher allowed me to use that time to do experiments with him in his lab. I did some reading beyond what we had learned in basic chemistry class and learned more about how to put together an experiment.</p>
<p>Then I went to Brandeis University, which has a great program getting undergraduate students to do research, and I worked in a biochemistry lab. In graduate school at UC-Berkeley I got interested in how electrons move around in nanocrystals and in studying the processes that impede the efficient use of nanocrystals in solar cells and LEDs. That’s where I started working with ultrafast lasers.</p>
<p>After a postdoc at Lawrence Berkeley National Laboratory, where I learned how to use X-ray techniques to study how electrons move around in molecules, I came to SLAC in September 2015.</p>
</div></div>
<div class="row"><div class="col-md-12 interviewee"><p><strong>Amy Cordones-Hahn</strong> <img src="images/amy_head.jpg"></p></div></div>
<div class="row"><div class="col-md-8"><h3 class="question"> What do you look at on femtosecond timescales?</h3></div></div>
<div class="row"><div class="answer col-sm-offset-2 col-sm-10 col-md-offset-4 col-md-8"><p>One class of reactions we’ve been studying converts sunlight to electricity or fuel. In biology this is photosynthesis, which plants use to convert sunlight into fuel or sugar. In chemistry, people are trying to mimic those natural processes to create materials or molecules that can absorb sunlight and convert that into a fuel source – hydrogen, for example – or into electricity.</p><a class="fancybox" rel="group" href="images/2016_1213_femtosecond_week_amy_cordones_hahn-050-22.jpg" title="Amy Cordones-Hahn prepares a sample for measurement in the lab. (SLAC National Accelerator Laboratory)"><img src="images/2016_1213_femtosecond_week_amy_cordones_hahn-050-22.jpg" title="Amy Cordones-Hahn"></a>
<p>In our group we are really looking at fundamental processes, not trying to create a device. We look at the very fast, initial steps where a single photon, or particle of light, is absorbed by a single molecule.</p>
<p>In general, chemical changes are driven by moving electrons. We use light to give energy to a molecule’s outermost electrons so they can move around and reconfigure themselves. As the electrons move, the force fields felt by the atoms change and the atoms move in response to this change. This causes the bonds between atoms to break and form or just to change, bend and stretch.</p>
<p>With X-rays you can measure where the electrons are sitting with atomic resolution and see how their distribution changes. You are seeing chemistry happen in real time, and you are seeing exactly what the mechanism of a chemical reaction is.</p>
</div></div>
<div class="row"><div class="col-md-12 interviewee"><p><strong>Amy Cordones-Hahn</strong> <img src="images/amy_head.jpg"></p></div></div>
<div class="row"><div class="col-md-8"><h3 class="question"> Almost like watching a movie.</h3></div></div>
<div class="row"><div class="answer col-sm-offset-2 col-sm-10 col-md-offset-4 col-md-8"><p>Exactly. In fact, we use SLAC’s X-ray laser, the Linac Coherent Light Source (LCLS), to make “<a href="https://youtu.be/HhmBKd-_sRM" class="video-link fancybox-media" title="Video: New 'Molecular Movie' Reveals Ultrafast Chemistry in Motion">molecular movies</a>” that show how molecules respond to light.</p>
<p>First we hit the molecule with a pulse from an optical laser. The energy from the light pulse makes the electrons and the bonds between the atoms shift around. Then we immediately hit the molecule with an X-ray laser pulse from LCLS. The way the X-rays interact with the molecule gives us a snapshot of how its electron configuration and atomic structure changed in response to the light.</p><a class="fancybox" rel="group" href="images/amy-laser.jpg" title="Amy Cordones-Hahn in a laser lab where experiments are done to measure how fast molecules respond to light. (SLAC National Accelerator Laboratory)"><img src="images/amy-laser.jpg" class="fw" alt="Amy Cordones-Hahn in a laser lab"></a>
<p>By making a series of these X-ray snapshots, about 50 femtoseconds apart, we get a nice picture—like frames of a movie—of how the light-struck molecule evolves over time. It’s like having a camera with an incredibly bright flash that shoots 20,000,000,000,000 frames per second.</p>
</div></div>
<div class="row"><div class="col-md-12 interviewee"><p><strong>Amy Cordones-Hahn</strong> <img src="images/amy_head.jpg"></p></div></div>
<div class="row"><div class="col-md-8"><h3 class="question"> Do these experiments have any practical benefit?</h3></div></div>
<div class="row"><div class="answer col-sm-offset-2 col-sm-10 col-md-offset-4 col-md-8"><p>They do have potential benefits down the road.</p>
<p>For example, our group has been doing a lot of work on dyes that are added to solar cells. They allow the cell to absorb a bigger fraction of the sun’s energy and generate more electricity. The most common dyes are based on the metal ruthenium, which is really efficient but also rare and expensive. We would like to use iron instead, which is cheaper and more abundant, but dyes made with iron don’t work as well; they quickly become deactivated. We are trying to find out why, and these X-ray snapshots are helping us unravel the deactivation process.</p>
<p>We’re also doing work on photocatalysts—molecules that absorb light and use that energy to convert hydrogen ions that are floating in a solution into hydrogen gas for fuel. Other groups have shown that nickel-based photocatalysts can carry out this reaction; now we are trying to find out exactly how it proceeds.</p>
<a class="fancybox" rel="group" href="images/2016_1213_femtosecond_week_amy_cordones_hahn-050-226.jpg" title="Amy Cordones-Hahn (SLAC National Accelerator Laboratory)"><img src="images/2016_1213_femtosecond_week_amy_cordones_hahn-050-226.jpg" class="fw" alt="Amy Cordones-Hahn"></a>
<p>Our hope is that the knowledge we gain from these femtosecond studies will help researchers find ways to make these processes work better.</p>
</div></div>
<div class="row"><div class="col-md-12 interviewee"><p><strong>Amy Cordones-Hahn</strong> <img src="images/amy_head.jpg"></p></div></div>
</div>
</div>
</div>
<div id="glenzer">
<div class="plain staff-info">
<div class="container">
<div class="col-md-12 col-sm-12">
<h3>“What can you study in femtoseconds?”</h3>
<h4>~ High Energy Density Science ~</h4>
</div>
</div>
</div>
<div class="fixed-bg" data-parallax="scroll" data-image-src="images/glenzer-wide2.jpg" data-speed="0.7" data-bleed="100" data-position-x="-600px">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12 hidden-lg hidden-md bio-img">
<img src="images/glenzer-wide2.jpg" alt="Siegfried Glenzer">
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12 overlay-info">
<h3>Siegfried Glenzer</h3>
<h4>Professor of Photon Science</h4>
<p><strong>Joined SLAC:</strong> 2013</p>
<p><strong>Specialty:</strong> Using lasers to create extreme environments in the laboratory</p>
<p><strong>Interviewed by:</strong> Amanda Solliday</p>
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12 overlay">
<p class="leading"><span class="dropcap">I</span>t might be difficult to imagine a job that spans understanding the cosmos, bringing fusion energy to Earth, and treating cancer, but that’s exactly what Siegfried Glenzer does.</p>
<p>He works with high-powered lasers, a field of science that has interested him since his first glimpse of a laser laboratory during a college tour in Germany. Because, as he puts it, “There’s so much control, and you can do so many things with lasers.”</p>
<p>Glenzer came to SLAC National Accelerator Laboratory after working 19 years at another national lab, Lawrence Livermore National Laboratory. At SLAC, he started an exploratory science program that looks at matter in extreme conditions. Glenzer’s research team uses lasers to create materials that are under high pressure, similar to the interiors of planets and stars.</p>
<p>In addition to learning about other worlds, he has a long-term goal of creating a fusion energy source. And along the way, there have been added discoveries.</p>
</div>
</div>
</div>
</div>
<div class="plain">
<div class="container">
<div class="row"><div class="col-md-8"><h3 class="question"> What exactly is “high energy density science”?</h3></div></div>
<div class="row"><div class="answer col-sm-offset-2 col-sm-10 col-md-offset-4 col-md-8"><p> It means you have matter or material with a lot of energy in it. The energy is so densely packed that the material is under enormous pressure. So “high energy density science” can also stand for “material at extreme pressure.”</p>
</div></div>
<div class="row"><div class="col-md-12 interviewee"><p><strong>Siegfried Glenzer</strong> <img src="images/glenzer-head.jpg"></p></div></div>
<div class="row"><div class="col-md-8"><h3 class="question"> How do you create these extreme environments?</h3></div></div>
<div class="row"><div class="answer col-sm-offset-2 col-sm-10 col-md-offset-4 col-md-8"><p> We need a powerful laser to start with. We focus those laser beams to tiny spots—like on the micron scale. A human hair is 50 microns, and these spots are a tenth of the diameter of a human hair.</p>
<p>Putting a lot of energy in a very small area produces <a href="https://heds.slac.stanford.edu/" target="_blank" rel="noopener" title="SLAC High Energy Density Science (HEDS) Division">“high energy density” science</a>. We want to measure the physical properties of these materials.</p>
<a class="fancybox" rel="group" href="images/mec-chamber.jpg" title="Inside the Matter in Extreme Conditions (MEC) experimental hutch at LCLS. (SLAC National Accelerator Laboratory)"><img src="images/mec-chamber.jpg" class="fw"></a>
</div></div>
<div class="row"><div class="col-md-12 interviewee"><p><strong>Siegfried Glenzer</strong> <img src="images/glenzer-head.jpg"></p></div></div>
<div class="row"><div class="col-md-8"><h3 class="question"> What can we learn from these measurements?</h3></div></div>
<div class="row"><div class="answer col-sm-offset-2 col-sm-10 col-md-offset-4 col-md-8"><p> It’s important for our knowledge of how the planets came about, <a href="https://www6.slac.stanford.edu/news/2016-04-15-slac-researchers-recreate-extreme-universe-lab.aspx" target="_blank" rel="noopener" title="SLAC Researchers Recreate the Extreme Universe in the Lab">the evolution of the cosmos</a>. And it’s also important for our endeavor to create fusion energy.</p>
<p>Energy in the sun is produced by nuclear fusion. If we can reproduce that on the planet in a controlled way, we have the perfect energy source.</p>
<p>There are also practical, near-term applications. For example, in order to create the extreme material states, we are using powerful lasers. And we discovered that when we fire those laser beams at materials, we accelerate particles to high energies. Where those lasers interact with the materials very energetic particles are produced—protons, electrons, hadrons, X-rays and gamma rays.</p>
<p>These particle movements lead to an instability that can create a shockwave. We can form the instabilities that lead to collisions, so we have a control mechanism, and we just discovered that. What we believe we can do is use that process to our advantage to accelerate particles. So we could have a proton source where we could <a href="https://heds.slac.stanford.edu/our-research/monoenergetic-proton-beams" title="Monoenergetic Proton Beams" target="_blank" rel="noopener">produce a proton beam at very high energies</a>. That’s currently being investigated as a way to treat cancer.</p>
<p>This is one of the advantages of lasers—they’re so versatile. We do laboratory astrophysics, we do fusion energy discovery science, and we do very practical accelerator physics for tumor therapy.</p>
</div></div>
<div class="row"><div class="col-md-12 interviewee"><p><strong>Siegfried Glenzer</strong> <img src="images/glenzer-head.jpg"></p></div></div>
<div class="row"><div class="col-md-8"><h3 class="question"> Why is the timescale important? Why do you need an ultrafast laser?</h3></div></div>
<div class="row"><div class="answer col-sm-offset-2 col-sm-10 col-md-offset-4 col-md-8"><p> In this realm of science, a series of processes are happening, all on the femtosecond timescale.</p>
<p>The laser interacts with electrons in the materials in femtoseconds, and the light pushes around the electrons. The electrons gain energy and stream through a target. Magnetic fields form around the energized electrons that can coalesce and form a shockwave. That’s called a “collisionless shock.”</p>
<p>That process has been conjectured to be the origin of cosmic rays. Cosmic rays are one of the fundamental processes that mankind still seeks to understand. They are the most energetic particles that we know of. It’s a million times more energetic than what we can produce on Earth at the Large Hadron Collider. And we are looking for the process that explains how these energetic particles came about.</p>
<p>In addition to the high power optical lasers that create these extreme conditions, we also have an intense X-ray beam, the Linac Coherent Light Source (LCLS). This laser also has femtosecond capabilities—we can create ultrafast pulses—but at a higher energy than visible light. The X-ray laser allows us to take snapshots of the incredibly fast processes that occur.</p>
<a class="fancybox" rel="group" href="images/siegfried-lcls2.jpg" title="Siegfried Glenzer at LCLS (Discovery Channel)"><img src="images/siegfried-lcls2.jpg" class="fw"></a>
<p>So we’ve done experiments where we fire an optical laser on a small piece of carbon, create this environment where the electrons are being pushed out and create shockwaves, and then use X-rays to visualize the shockwaves.</p>
</div></div>
<div class="row"><div class="col-md-12 interviewee"><p><strong>Siegfried Glenzer</strong> <img src="images/glenzer-head.jpg"></p></div></div>
<div class="row"><div class="col-md-8"><h3 class="question"> These processes might happen in femtoseconds, but how long will it take to create a fusion energy source?</h3></div></div>
<div class="row"><div class="answer col-sm-offset-2 col-sm-10 col-md-offset-4 col-md-8"><p> One of the big misconceptions is that people think it cannot happen. They don’t like thinking on a 20- or 30-year timescale. But there are now fusion experiments happening all over the world. We’re making progress. People just have to accept that science can take more than a year or two to see results. It may take decades.</p>
<p><a href="https://www.youtube.com/watch?v=_hj7SFBf34E" class="fancybox-media" title="Video: Can Fusion Step Up?">Fusion</a> is happening every day in the sun, so all we have to do is look up in the sky and ask “Can we control it in the laboratory? How bright are we? And how willing are we as a community to make it happen?”</p>
</div></div>
<div class="row"><div class="col-md-12 interviewee"><p><strong>Siegfried Glenzer</strong> <img src="images/glenzer-head.jpg"></p></div></div>
</div>
</div>
</div>
<div id="lindenberg">
<div class="plain staff-info">
<div class="container">
<div class="col-md-12 col-sm-12">
<h3>“What can you study in femtoseconds?”</h3>
<h4>~ Materials ~</h4>
</div>
</div>
</div>
<div class="fixed-bg" data-parallax="scroll" data-image-src="images/aaron-wide-bg.jpg" data-speed="0.7" data-bleed="100" data-position-x="-600px">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12 hidden-lg hidden-md bio-img">
<img src="images/aaron-wide-bg.jpg" alt="Aaron Lindenberg">
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12 overlay-info">
<h3>Aaron Lindenberg</h3>
<h4>Associate Professor of Materials Science and Engineering at Stanford and of Photon Science at SLAC</h4>
<p><strong>Joined SLAC:</strong> 2003</p>
<p><strong>Specialty:</strong> Making atomic-scale movies of advanced materials</p>
<p><strong>Interviewed by:</strong> Manuel Gnida</p>
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12 overlay">
<p class="leading"><span class="dropcap">W</span>hen Aaron Lindenberg was introduced to ultrafast science as a first-year grad student at UC Berkeley, he was immediately hooked. He knew he wanted to be part of a hot research field that explores nature’s speediest processes and lets us see the world with different eyes.</p>
<p>Ultrafast science, he says, offers young researchers unique opportunities to make a real impact on research that has never been done before. For him, it’s a scientific adventure that is both highly rewarding and lots of fun.</p>
<p>Over the past 14 years, Lindenberg has built <a href="http://web.stanford.edu/group/lindenberg" target="_blank" rel="noopener" title="Lindenberg Group at Stanford University">a research team at Stanford and SLAC</a> that uses extremely powerful beams of X-rays and electrons to look at femtosecond phenomena in a broad range of important materials. The scientists want to understand how materials work, and their insights are helping them design technologies of the future.</p>
</div>
</div>
</div>
</div>
<div class="plain">
<div class="container">
<div class="row"><div class="col-md-8"><h3 class="question"> What excites you most about your research?</h3></div></div>
<div class="row"><div class="answer col-sm-offset-2 col-sm-10 col-md-offset-4 col-md-8">
<a class="fancybox" rel="group" href="images/aaron-lindenberg-portrait.jpg" title="Aaron Lindenberg (SLAC National Accelerator Laboratory)"><img src="images/aaron-lindenberg-portrait.jpg"></a>
<p>When microscopes were invented, they let us see bacteria for the first time. Telescopes allowed us to glimpse moons orbiting faraway planets. Now the modern tools of femtosecond science provide a completely new way of seeing what’s really going on in materials and devices around us.</p>
<p>These tools are basically advanced cameras that take very sharp images of individual atoms. We then string these images together into movies of ultrafast atomic motions. This information not only helps us understand how materials get their unique properties; it also gives us clues for making them better, because in many cases these very fast processes determine how materials function.</p>
<p>In solar cells, for instance, rapid motions of atoms and electrons affect how efficiently sunlight is converted into electricity. In two-dimensional materials, which are only a few atoms thick, ultrafast motions are closely linked to unique properties that make these materials interesting for high-performance chemical catalysts, fast and flexible electronics, photonic devices such as solar cells, and other applications.</p>
</div></div>
<div class="row"><div class="col-md-12 interviewee"><p><strong>Aaron Lindenberg</strong> <img src="images/aaron-head.jpg"></p></div></div>
<div class="row"><div class="col-md-8"><h3 class="question"> How do these advanced cameras work?</h3></div></div>
<div class="row"><div class="answer col-sm-offset-2 col-sm-10 col-md-offset-4 col-md-8"><p>The principle behind them is very similar to high-speed flash photography, in which you take a series of snapshots of an object with a fast strobe light. This allows you to capture things you normally don’t see, such as a hummingbird flapping its wings. The faster the flashes, the faster the motions you can see.</p>
<p>In our work we use flashes of X-rays coming from the Linac Coherent Light Source (LCLS) X-ray laser as well as “flashes” of electrons produced in an apparatus for <a href="https://www.youtube.com/watch?v=XVvhQIlCft8" class="fancybox-media" title="Video: Ultrafast Electron Diffraction: How It Works">ultrafast electron diffraction, or UED</a>. These pulses are very bright and last only femtoseconds. They open a new window into the atomic world.</p>
</div></div>
<div class="row"><div class="col-md-12 interviewee"><p><strong>Aaron Lindenberg</strong> <img src="images/aaron-head.jpg"></p></div></div>
<div class="row"><div class="col-md-8"><h3 class="question"> What exactly is “ultrafast electron diffraction?”</h3></div></div>
<div class="row"><div class="answer col-sm-offset-2 col-sm-10 col-md-offset-4 col-md-8"><p>In UED, we cram very energetic electrons into very short pulses and send them through our samples. The electrons get deflected into a detector, where they produce a characteristic pattern that encodes the precise positions of all the atoms in the sample. Repeating the experiment at different points in time after the sample was stimulated and observing how the pattern changes tells us exactly how the atoms are moving. Experiments at LCLS basically work the same way, using X-rays instead of electrons. </p>
<a class="fancybox" rel="group" href="images/UED-Setup-Labels.jpg" title="Illustration of SLAC’s apparatus for ultrafast electron diffraction (UED) – one of the world’s fastest 'electron cameras' for some of the speediest motions in materials. (SLAC National Accelerator Laboratory)"><img src="images/UED-Setup-Labels.jpg" class="fw" alt="Illustration of SLAC’s apparatus for ultrafast electron diffraction (UED)"></a>
</div></div>
<div class="row"><div class="col-md-12 interviewee"><p><strong>Aaron Lindenberg</strong> <img src="images/aaron-head.jpg"></p></div></div>
<div class="row"><div class="col-md-8"><h3 class="question"> So why do you combine X-ray and electron techniques?</h3></div></div>
<div class="row"><div class="answer col-sm-offset-2 col-sm-10 col-md-offset-4 col-md-8"><p>Because the techniques are very complementary. Each has certain technical advantages when looking at particular kinds of samples, and they also teach us different things about a material.</p>
<p>Let me give you an example. My group is very interested in the possibility of manipulating two-dimensional materials with light. With UED, we were able to see that femtosecond light pulses lead to large, ultrafast rippling of single atomic layers of these materials. At LCLS, looking at samples consisting of many 2-D layers, we discovered that light can be used to manipulate the bonding between the layers and, surprisingly, push the layers together at the atomic scale. Both studies uncovered totally different responses and suggest different ways of modifying the optical and electronic properties of 2-D materials.</p>
</div></div>
<div class="row"><div class="col-md-12 interviewee"><p><strong>Aaron Lindenberg</strong> <img src="images/aaron-head.jpg"></p></div></div>
<div class="row"><div class="col-md-8"><h3 class="question"> What do you hope to achieve in the future?</h3></div></div>
<div class="row"><div class="answer col-sm-offset-2 col-sm-10 col-md-offset-4 col-md-8"><p>For me, the near future is about really grasping what determines how materials and devices function. The fact that we’re getting better at understanding more and more complex systems and are able to visualize the very first microscopic, ultrafast steps that determine the functionality of materials can really have a huge impact on how we engineer new materials. It’ll allow us to go further than just look at what happens on the atomic scale; it could help us find useful ways of using light or other stimuli to direct materials into states in which they have useful and novel properties.</p>
<a class="fancybox" rel="group" href="images/2017_0227_2017_0228_Aaron_Lindenberg-14012.jpg" title="Aaron Lindenberg shown in a laser lab at the PULSE Institute. (SLAC National Accelerator Laboratory)"><img src="images/2017_0227_2017_0228_Aaron_Lindenberg-14012.jpg" class="fw" alt="Aaron Lindenberg"></a>
<p>I’m also excited about the upgrade of LCLS and potential developments in UED, which in a few years will make it possible to study ultrafast atomic motions in materials in their natural environments. At the moment, we need to blast materials with extremely powerful laser, electron and X-ray beams to generate large enough signals that we can analyze. However, we don’t always fully understand the effects of these intense beams. When we study solar cell materials, for example, we would really like to be able to shine only as much light on our sample as the sun would. This would give us results that are potentially closer to real-world applications.</p>
</div></div>
<div class="row"><div class="col-md-12 interviewee"><p><strong>Aaron Lindenberg</strong> <img src="images/aaron-head.jpg"></p></div></div>
<hr>
</div>
</div>
</div>
</article>
<div class="plain">
<div class="container">
<p class="contact">For questions or comments, contact the SLAC Office of Communications at <a href="mailto:communications@slac.stanford.edu">communications@slac.stanford.edu</a>.</p>
<div class="end col-lg-offset-1 col-lg-10">
<p>SLAC is a multi-program laboratory exploring frontier questions in photon science, astrophysics, particle physics and accelerator research. Located in Menlo Park, Calif., SLAC is operated by Stanford University for the U.S. Department of Energy's Office of Science.</p>
<p>SLAC National Accelerator Laboratory is supported by the Office of Science of the U.S. Department of Energy. The Office of Science is the single largest supporter of basic research in the physical sciences in the United States, and is working to address some of the most pressing challenges of our time. For more information, please visit <a href="http://science.energy.gov/" target="_blank" rel="noopener" title="U.S. Department of Energy Office of Science">science.energy.gov</a>.</p>
</div>
</div>
</div>
<!-- FOOTER -->
<footer>
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6">
<h3>For the Public</h3>
<ul>
<li><a href="https://www6.slac.stanford.edu/community/public-lectures.aspx">Public Lectures</a></li>
<li><a href="https://www6.slac.stanford.edu/community/public-tours">Public Tours</a></li>
<li><a href="https://careers.slac.stanford.edu/jobs-slac/educational-and-outreach-programs">Educational & Internship Programs</a></li>
<li><a href="https://careers.slac.stanford.edu/">Careers</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6">
<h3>Stay Connected</h3>
<ul>
<li><a href="https://www6.slac.stanford.edu/connect">Connect With Us</a></li>
<li><a href="https://www6.slac.stanford.edu/news/news-center.aspx">SLAC News Center</a></li>
<li><a href="https://www6.slac.stanford.edu/connect#newsletters">Subscribe to Our Newsletters</a></li>
<li><a href="http://www.symmetrymagazine.org/">Symmetry Magazine</a></li>
</ul>
</div>
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">
<h3>About Us</h3>
<img src="images/partner_logo_v2_W.png" alt="DOE Office of Science and Stanford University Logo">
<p>SLAC National Accelerator Laboratory is one of 10 <a href="http://science.energy.gov/" target="_blank" rel="noopener">Department of Energy (DOE) Office of Science</a> laboratories and is operated by <a href="https://www.stanford.edu" target="_blank" rel="noopener">Stanford University</a> on behalf of the DOE.</p>
</div>
</div>
</div>
<div id="copyright">
<div class="container">
<div class="row">
<div id="social-channels">
<a href="https://www.facebook.com/SLAC.National.Lab" style="background:#3b5998;" target="_blank" rel="noopener" title="SLAC on Facebook"><span class="fa fa-facebook"> </span></a><a href="https://twitter.com/slaclab" style="background:#55acee;" target="_blank" rel="noopener"><span class="fa fa-twitter" title="SLAC's Twitter Feed"> </span></a><a href="https://www.linkedin.com/company/slac-national-accelerator-laboratory" style="background:#0077b5;" target="_blank" rel="noopener"><span class="fa fa-linkedin" title="SLAC on Linkedin"> </span></a><a href="https://plus.google.com/+SLAC" style="background:#dc4e41;" target="_blank" rel="noopener"><span class="fa fa-google-plus" title="SLAC on Google+"> </span></a><a href="https://www.youtube.com/user/SLAC" style="background:#cd201f;" target="_blank" rel="noopener"><span class="fa fa-youtube" title="SLAC's YouTube Channel"> </span></a><a href="https://www.flickr.com/photos/slaclab" style="background:#0063dc;" target="_blank" rel="noopener"><span class="fa fa-flickr" title="SLAC's Flickr Album"> </span></a>
</div>
<div class="to-top visible-lg">
<a href="#top" title="Back to Top"><span class="fa fa-rocket"></span></a></div>
<p>© <a href="https://www6.slac.stanford.edu" title="SLAC National Accelerator Laboratory">SLAC National Accelerator Laboratory</a></p>
</div>
</div>
</div>
</footer>
<script src="https://code.jquery.com/jquery-2.2.4.min.js" integrity="sha256-BbhdlvQf/xTY9gja0Dq3HiwQF8LaCRTXxZKRutelT44=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="js/ie10-viewport-bug-workaround.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/jquery.fancybox.min.js" integrity="sha256-rHsXzdTrbQhcO70Gt/DO/9SFvO+AkA/zqy7dCO/iMLU=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/helpers/jquery.fancybox-media.js" integrity="sha256-5T5lCoPbzhq42Tw2Upny6PUHDEFMnqMC8kIspl9f2rQ=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/parallax.js/1.4.2/parallax.min.js" integrity="sha256-/TKJBviWcAP/DQ1wJNivyhP8QJfcxUSV269ZHkRBS9s=" crossorigin="anonymous"></script>
<script type="text/javascript">
$(window).scroll(function() {
var scrollPos = $(window).scrollTop(),
navbar = $('.navbar-inverse');
if (scrollPos > 300) {
navbar.addClass('change-color');
} else {
navbar.removeClass('change-color');
}
});
var $root = $('html, body');
$('a').click(function() {
var href = $.attr(this, 'href');
$root.animate({
scrollTop: $(href).offset().top
}, 1000, function () {
window.location.hash = href;
});
return false;
});
$(".fancybox").fancybox({
maxWidth : '100%',
maxHeight : '80%',
fitToView : false,
width : 1200,
height : 800,
autoSize : false,
closeClick : true,
openEffect : 'elastic',
closeEffect : 'elastic',
helpers : {
title: {
type: 'inside'
}
}
});
$(".fancybox-media").fancybox({
openEffect : 'elastic',
closeEffect : 'elastic',
helpers : {
media : {}
}
});
$(function () {
$('[data-toggle="tooltip"]').tooltip()
});
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-946734-3', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>