aboutsummaryrefslogtreecommitdiff
path: root/public/index.html
blob: 1915715f80c74eb3b48b954315db8d2e2bf34eb3 (plain)
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
<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="utf-8">
    <title>Blaise J Thompson - CV</title>
    <style type="text/css"> h1,h2,h3 {line-height:1.2}</style>
    <link rel="stylesheet" href="style.css">
</head>

<body>

    <center>
	This is the html version of my <i>curriculum vitae</i>. <br>
        <!--You can also download a <a href="http://cv.blaise.zone/ThompsonBlaiseCV.pdf">PDF</a>.<br>-->
        Thanks for stopping by! &mdash;Blaise
</center>

<hr>

<header><h1>Blaise J Thompson</h1>
    <center>
725 W Washington Ave. Apt. 306 <br>
        Madison, WI 53715 <br>
        USA <br>
        <br>
        1 424 225 2493 <br>
        blaise@untzag.com <br>
        <a href="http://blaise.zone"> blaise.zone </a> <br>
    </center>

<h2 id="education"><span><a href="#education" style=color:#f0c674>EDUCATION</a></span></h2>

<header><h3><p>
    <span>University of Wisconsin-Madison</span>
    <span>2011-2018</span>
</p></h3>
<em>PhD, Analytical Chemistry</em><br>
<em>GPA: 3.82/4.00 - <a href="madison-completion.pdf">completion letter</a></em>
<br>

<header><h3><p>
    <span>Bates College</span>
    <span>2007-2011</span>
</p></h3>
<em>BS: Chemistry</em><br>
<em>Minor: Philosophy</em><br>
<em>Concentration: Applying Mathematical Methods</em><br>
<em>GPA: 3.19/4.00 - <a href="bates-transcript.pdf">transcript</a></em>
<br>

<h2 id="experience"><span><a href="#experience" style=color:#f0c674>EXPERIENCE</a></span></h2>

<header><h3><p>
<span>Instrumentation Technologist</span>
<span>2018-Present</span>
</p></h3>
<em>University of Wisconsin-Madison</em><br>
<ul>
  <li>Managed an instrumental "makerspace" for the Chemistry department.</li>
  <li>Maintained an inventory of over 1000 types of small electronic components.</li>
  <li>Served as a mentor to graduate students and undergrads who undertook instrumental design projects.</li>
  <li>Created custom scientific instrumentation for researchers and educators throughout the department.</li>
</ul>

<header><h3><p>
    <span>Ultrafast Materials Spectroscopy</span>
    <span>2011-2018</span>
</p></h3>
<em><a href="http://wright.chem.wisc.edu">John C. Wright Group</a></em><br>
<ul>
    <li>Used ultrafast spectroscopy to research semiconductor systems, with a focus on solar energy candidates.</li>
    <li>Designed and constructed software tools to collect and process multidmensional spectra.</li>
    <li>Designed and constructed optomechanical and optoelectronic hardware.</li>
    <li>Developed novel algorithms to streamline optical paramteric amplifier tuning procedures.</li>
    <li>Maintained and conducted experiments on a custom ultrafast laser system.</li>
    <li>Contributed to general-purpose multidimensional spectra modeling software.</li>
    <li>Taught fellow students how to use instrumentation.</li>
</ul>
For more information, see my dissertation: <a href="https://drive.google.com/open?id=1Ik2aaVaT-60R2KSATaFOlG5qDiR_xRze">Development of Frequency Domain Multidimensional Spectroscopy with Applications in Semiconductor Photophysics</a>

<header><h3><p>
    <span>Microscopy, AFM, Plasmonics</span>
    <span>2009-2011</span>
</p></h3>
<em>Matthew J. Cote Group</em>
<ul>
    <li>Designed and constructed a combined total internal reflection / atomic force microscope.</li>
    <li>Coordinated work with my advisor and other staff and faculty.</li>
</ul>
For more information, see my thesis: <a href="https://drive.google.com/open?id=1JdEK-6CLoGlacotAfR2IGDwonyUMM7uB">Investigating Plasmons with Total Internal Reflection Microscopy</a>

<header><h3><p>
    <span>Neuroscience</span>
    <span>2008</span>
</p></h3>
<em>Michael Dailey Group</em>
<ul>
    <li>Dissected and prepared mouse brain samples for in-vivo microgial imaging studies.</li>
    <li>Trained to utilize confocal microscopy setup</li>
</ul>

<header><h3><p>
    <span>Epiginetics</span>
    <span>2007</span>
</p></h3>
<em>Peter L. Nagy Group</em>
<ul>
    <li>Designed and created plasmid, taught myself techniques from reference materials.</li>
    <li>Inserted plasmid into yeast.</li>
</ul>

<h2 id="publications"><span><a href="#publications" style=color:#f0c674>PUBLICATIONS</a></span></h2>

<ol reversed>

<li>
<header><h3><a href="https://doi.org/10.21105/joss.01141">WrightTools: a Python package for multidimensional spectroscopy</a></h3>
<em>
    Thompson, B. J.;
    Sunden, K. F.;
    Morrow, D. J.;
    Kohler, D. D.;
    and
    Wright, J. C.;
</em><br>
The Journal of Open Source Software (2019)
<ul>
    <li>Designed a python-based toolkit for multidimensional spectroscopy.</li>
    <li>Single processing toolkit for wide variety of instrumental data, built to be extensible as more data-types become relevant.</li>
    <li>Offers specialized interactions, such as transformations, that are particularly suited to multidmensional spectroscopy.</lii>
    <li>Prior to JOSS publication, WrightTools directly enabled no fewer than eleven publications.</li>
    <li>Fully open source project, with continuing development on <a href="https://github.com/wright-group/WrightTools">GitHub.</a></li>
    <li>Central package used as a data management pipeline by other packages simulating and acquiring multidimensional spectra.</li>
    <li>Complete, "living" documentation at <a href="http://wright.tools/">wright.tools</a>.</li>
</ul>
</li>

<li>
<header><h3><a href="https://pubs.acs.org/doi/10.1021/acs.jpca.8b07678">Three Dimensional Triply Resonant Sum Frequency Spectroscopy Revealing Vibronic Coupling in Cobalamins: Toward a Probe of Reaction Coordinates</a></h3>
<em>
    Handali, J. D.;
    Sunden, K. F.;
    Thompson, B. J.;
    Neff-Mallon, N. A.;
    Kaufman, E. M.;
    Brunold, T. C.;
    and
    Wright, J. C.;
</em><br>
The Journal of Physical Chemistry A (2018)
<ul>
    <li>For the first time, achieved true three-dimensional frequency TRSF spectroscopy.</a></li>
    <li>Analyzed results carefully in context of prior spectroscopic work on Cobalamins.</a></li>
    <li>Raw data and code freely available on the <a href="http://osf.io/x4w2p/">open science framework.</a></li>
</ul>
</li>

<li>
<header><h3><a href="http://doi.org/10.1021/acs.jpcc.8b04462">Resonant Third-Order Susceptibility of PbSe Quantum Dots Determined by Standard Dilution and Transient Grating Spectroscopy</a></h3>
<em>
    Kohler D. D.;
    Thompson, B. J.;
    and
    Wright, J. C.;
</em><br>
The Journal of Physical Chemistry C (2018)
<ul>
    <li>Extracted the quantitative third-order susceptibility of PbSe quantum dots through a method of standard dilution.</li>
    <li>After accounting for differences in pulse width and experimental geometry, we find agreement between our measured susceptibility and prior measurements.</li>
    <li>Our internal standard methodology should be generally applicable to nonlinear spectroscopy.</li>
    <li>Raw data and code freely available on the <a href="https://osf.io/3vprb/">open science framework.</a></li>
</ul>
</li>

<li>
<header><h3><a href="http://doi.org/10.25080/Majora-4af1f417-00c"> WrightSim: Using PyCUDA to Simulate Multidimensional Spectra</a></h3>
<em>
    Sunden, K. F.;
    Thompson, B. J.;
    and
    Wright, J. C.;
</em><br>
Proceedings of the 17th Python in Science Conference (2018)
<ul>
    <li>Developed unique Python package to simulate multidimensional spectra.</li>
    <li>First openly licensed package of its kind.</li>
</ul>
</li>

<li>
<header><h3><a href="http://doi.org/10.1021/acs.nanolett.7b04211"> Exploring Electronic Structure and Order in Polymers via Single-Particle Microresonantor Spectroscopy</a></h3>
<em>
    Horak, E. H.;
    Rea, M. T.;
    Heylman, K. D.;
    Gelbwaser-Klimovsky, D.;
    Saikin, S. K.;
    Thompson, B. J.;
    Kohler, D. D.;
    Knapper, K. A.;
    Wei, W.;
    Pan, F.;
    Gopalan, P.;
    Wright, J. C.;
    Aspuru-Guzik, A.;
    and
    Goldsmith, Randall H.
</em><br>
Nano Letters (2018)
<ul>
    <li>Performed three-pulse photon echo experiments on a conductive polymer.</li>
    <li>Developed model and performed lineshape analysis to interrogate ultrafast processes in the material.</li>
    <li>Raw data and code freely available on the <a href="https://osf.io/bs8pr/">open science framework.</a></li>
</ul>
</li>

<li>
<header><h3><a href="http://doi.org/10.1063/1.4986069">Frequency-domain coherent multidimensional spectroscopy when dephasing rivals pulsewidth: Disentangling material and instrument response</a></h3>
<em>
    Kohler, D. D.;
    Thompson, B. J.;
    and
    Wright, J. C.
</em><br>
The Journal of Chemical Physics (2017)
<ul>
    <li>Applied numerical model to simple system to explore artifacts of mixed-domain nonlinear spectroscopy</li>
    <li>Defined new strategies to extract desired information despite these artifacts.</li>
    <li>Raw data and code freely avaliable on the <a href="https://osf.io/ej2xe/">open science framework.</a></li>
</ul>
</li>

<li>
<header><h3><a href="http://doi.org/10.1021/acsnano.5b05198">Measurement of Ultrafast Excitonic Dynamics of Few-Layer MoS2 Using State-Selective Coherent Multidimensional Spectroscopy</a></h3>
<em>
    Czech, K. J.;
    Thompson, B. J.;
    Kain, S.;
    Ding, Q.;
    Shearer, M.;
    Hamers, R. J.;
    Jin, S.;
    and
    Wright, J. C.
</em><br>
ACS Nano (2015)
<ul>
    <li>Analyzed three-dimensional frequency-frequency-delay transient grating data.</li>
</ul>
</li>

<li>
<header><h3><a href="http://doi.org/10.1021/jacs.5b02651">Solution Growth of Single Crystal Methylammonium Lead Halide Perovskite Nanostructures for Optoelectronic and Photovoltaic Applications</a></h3>
<em>
    Fu, J.;
    Meng, F.;
    Rowley, M. B.;
    Thompson, B. J.;
    Shearer, M. J.;
    Ma, D.;
    Hamers, R. J.;
    Wright, J. C.;
    and
    Jin, S.
</em><br>
Journal of the Americal Chemical Society (2015)
<ul>
    <li>Performed transient reflectance spectroscopy.</li>
</ul>
</li>

<li>
<header><h3><a href="http://doi.org/10.1021/ja509142w">Ionization of High-Density Deep Donor Defect States Explains the Low Photovoltage of Iron Pyrite Single Crystals</a></h3>
<em>
    Caban-Acevedo, M.;
    Kaiser, N. S.;
    English, C. R.;
    Liang, D.;
    Thompson, B. J.;
    Chen, H.-E.;
    Czech, K. C.;
    Wright, J. C.;
    Hamers, R. J.;
    and
    Jin, S.
</em><br>
Journal of the Americal Chemical Society (2014)
<ul>
    <li>Performed transient reflectance spectroscopy.</li>
</ul>
</li>

</ol>

<h2 id="presentations"><span><a href="#presentations" style=color:#f0c674>PRESENTATIONS</a></span></h2>

<ol reversed>

<li>
<header><h3><a href="https://drive.google.com/open?id=1UWnfb_HsGg7ay7mKl2qscoikOWQsZRNl">Nonlinear Multidimensional Spectroscopy</a></h3>
<em>Presentation</em><br>
Chaos and Complexity Seminar (2017) <br>
Madison, WI USA
</li>

<li>
<header><h3><a href="https://drive.google.com/open?id=1hKj5MW_ms2d92Zj-Q06PTVIVBvIqfN3C">A Robust, Fully Automated Algorithm to Collect High Quality OPA Tuning Curves</a></h3>
<em>Poster</em><br>
Conference for Coherent Multidimensional Spectroscopy (2016) <br>
Groningen, the Netherlands
</li>

<li>
<header><h3>Utilizing Coherent Multidimensional Spectroscopy to Investigate Nanomaterials for Solar Energy Generation</h3>
<em>Poster</em><br>
Midwest Universities Analytical Chemistry Conference (2012) <br>
Madison, WI USA
</li>

<li>
<header><h3>Spectroscopic Investigation of Plasmonic Nanoparticles</h3>
    <em>Poster</em><br>
    Bates College Mount David Summit (2011) <br>
    Lewiston, ME USA
</li>

</ol>

<h2 id="teaching"><span><a href="#teaching" style=color:#f0c674>TEACHING EXPERIENCE</a></span></h2>

<header><h3><p>
    <span>Graduate Chemical Instrumentation:<br>Design & Control</span>
    <span>2017, 2019</span>
</p></h3>
<em>Teaching assistant, 1 semester. Lab manager, 1 semester.</em>
<ul>
    <li>Led laboratory section of course.</li>
    <li>Introduced graduate students to basic electronics skills such as breadboarding, oscilliscope usage, component choice, and circuit analysis.</li>
    <li>Assisted students during extended independent instrument design and construction.</li>
    <li>Assisted in course design and improvement.</li>
</ul>

<header><h3><p>
    <span>Fundamentals of Analytical Science <br> (Quantitative Analysis)</span>
    <span>2018</span>
</p></h3>
<em>Teaching assistant, 1 semester.</em>
<ul>
    <li>Led laboratory and discussion sections for honors section.</li>
    <li>Prepared worksheets and homework keys.</li>
    <li>Contributed to staff notes for future teaching assistants.</li>
</ul>

<header><h3><p>
    <span>Graduate Instrumental Analysis</span>
    <span>2012, 2015</span>
</p></h3>
<em>Teaching assistant, 2 semesters.</em>
<ul>
    <li>Led laboratory section of course.</li>
    <li>Prepared homework assignments and led homework review sessions.</li>
    <li>Lectured in professor's absence.</li>
    <li>Switched course from mathcad to Python using Jupyter notebooks, introducing first-year graduate students to script-based programming.</li>
    <li>Received James W. Taylor Excellence in Teaching Award.</li>
</ul>

<header><h3><p>
    <span>Undergraduate Research Mentor</span>
    <span>2012-2013, 2015-2017</span>
</p></h3>
<em>6 semesters.</em>
<ul>
    <li>Designed appropriate experiments that were complementary to my own research.</li>
    <li>Introduced undergraduates to spectroscopy, programming, and instrument design.</li>
    <li>Advised students in coursework and future directions.</li>
</ul>

<header><h3><p>
    <span>General Chemistry II</span>
    <span>2011-2012</span>
</p></h3>
<em>Teaching assistant, 2 semesters.</em>
<ul>
    <li>Coordinated two sections: total of ~50 students in each semester.</li>
    <li>Led laboratory section of course.</li>
    <li>Designed and led weekly discussion sections.</li>
</ul>

<header><h3><p>
    <span>General Chemistry I</span>
    <span>2010-2011</span>
</p></h3>
<em>Peer science leader, 2 semesters.</em>
<ul>
    <li>Designed and class-wide review sessions.</li>
    <li>Assisted in first trials of new peer leadership program at Bates College.</li>
    <li>Attended regular meetings to share teaching strategies with other peer leaders.</li>
</ul>

<h2 id="awards"><span><a href="#awards" style=color:#f0c674>AWARDS</a></span></h2>

<header><h3><p>
    <span>Roger Carlson Award</span>
    <span>2017</span>
</p></h3>
Awarded by the University of Wisconsin Chemistry department for excellence in research.

<header><h3><p>
    <span>James W. Taylor Excellence in Teaching Award</span>
    <span>2016</span>
</p></h3>
Selected by University of Wisconsin Chemistry students and faculty as one of the most outstanding teaching assistants of the 2015-2016 school year.

<header><h3><p>
    <span>Rodney F. Johonnot Graduate Award</span>
    <span>2011</span>
</p></h3>
Selected by Bates College faculty as most deserving of aid in furthering his or her studies in professonal or postgraduate work.

<header><h3><p>
    <span><a href="https://www.bates.edu/alumni/collegekey/">Bates College Key</a></span>
    <span>2011</span>
</p></h3>
Awarded by Bates College faculty and staff to 20 students in each graduating class based on academic standing, character, campus and community service, leadership, and future promise.

<h2 id="service"><span><a href="#service" style=color:#f0c674>SERVICE</a></span></h2>

<header><h3><p>
    <span><a href="https://www.soinc.org/">Science Olympiad</a></span>
    <span>2019</span>
</p></h3>
<em>Exam Designer and Judge</em>
<ul>
  <li>Lead "mechatronics" section of region-wide science and engineering competition for middle- and high-school students.</li>
  <li>Designed and administered exam testing microcontroller programming and basic circuit design and construction.</li>
  <li>Created and curated real electronic hardware for use during test.</li>
  <li>See <a href="http://mechatronics.blaise.zone">mechatronics.blaise.zone</a>
</ul>

<header><h3><p>
    <span><a href="https://science.energy.gov/wdts/nsb">Science Bowl</a></span>
    <span>2017, 2019</span>
</p></h3>
<em>Scientific Judge & Moderator</em>
<ul>
    <li>Judged middle school students in statewide science-knowledge competition.</li>
    <li>Winning team proceeded to national competition.</li>
</ul>

<header><h3><p>
    <span>Plasma Group Python Introduction</span>
    <span>2017</span>
</p></h3>
<em>Assistant</em>
<ul>
    <li>Helped introduce a group of faculty and gradute students to Python for data analysis.</li>
    <li>Created lesson sections and chose topics.</li>
    <li>Group was switching to Python from IDL.</li>
    <li>Introduction consisted of weekly meetings across several months.</li>
</ul>

<header><h3><p>
    <span><a href="https://peopleprogram.wisc.edu/">Pre-college Enrichment Opportunity Program for Learning Excellence (PEOPLE)</a></span>
    <span>2017</span>
</p></h3>
<em>Volunteer</em>
<ul>
    <li>Taught disadvantaged high school students about electronics, science, and what it is like to be an analytical chemist.</li>
</ul>

<header><h3><p>
    <span>McElvain Committee</span>
    <span>2013-2014</span>
</p></h3>
<em>Member</em>
<ul>
    <li>Graduate student committee to choose seminar speakers.</li>
</ul>

<header><h3><p>
    <span>OutFront</span>
    <span>2009-2010</span>
</p></h3>
<em>President</em>
<ul>
    <li>Held weekly meetings, organized social and political events.</li>
    <li>For the first time, organized and executed collaborative events with other local LGBTQ groups in Lewiston ME.</li>
</ul>

<header><h3><p>
    <span>Freewill Folk Society</span>
    <span>2008-2011</span>
</p></h3>
<em>President</em>
<ul>
    <li>Contradance club, offering alcohol-free community-engaging social activity to college students.</li>
    <li>Reorganized club structure, recruited other students to new club positions.</li>
    <li>Organized monthly folk dances, bringing in bands and callers.</li>
</ul>

</body>
</html>