forked from astrosites/template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
316 lines (292 loc) · 14 KB
/
index.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
<!DOCTYPE HTML>
<!--
Dimension by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
Weird place to put this, but useful instructions to link webpage https://medium.com/employbl/launch-a-website-with-a-custom-url-using-github-pages-and-google-domains-3dd8d90cc33b
-->
<html>
<!-- This is the "Head" of the HTML document.
It contains information that isn't displayed on the actual page, but is useful
for the web browser when loading the page
-->
<head>
<!-- This is the title of the page. It is the text that appears inside this pages tab in your web browser -->
<title>Nicholas Galitzki</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<!-- This links to this page's CSS, which is contained in the folder assets/css and the file main.css.
If you want to edit the styling of this page, you should edit the file assets/css/main.css
If you have a new CSS file you'd like to add with custom styling, you should link to it here using:
<link rel="stylesheet" href="assets/css/my-new-css-file.css"/>
-->
<link rel="stylesheet" href="assets/css/main.css" />
<!-- In the case that the user's browser does not support JavaScript (unlikely, but possible), the page
will load a separate set of CSS stylings from the file assets/css/noscript.css
Any HTML contained inside <noscript></noscript> tags will be loaded in the event that JavaScript is not
available.
-->
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<!-- The body is the location where your site's content will go -->
<body class="is-preload">
<!-- This "div" wraps around all of our content and just changes how things are layed out -->
<div id="wrapper">
<!-- This is where the content that appears on page load exists -->
<header id="header">
<!-- This is the main content of the front page -->
<div class="content">
<div class="inner">
<!-- Here is a heading where you can put your name -->
<h1>
Nicholas Galitzki
</h1>
<!-- Here is an image where you can put a picture of you.
You can change the width and height attributes below to change how large
your image is.
Try adding "border-radius: 50%;" to the style attribute.
-->
<img src="images/20170321_094407 (2).jpg" style="width:280px; height:280px; object-fit: cover;">
<!-- Here is a paragraph where you can put your position and institution, or
a short line about yourself.
-->
<p>
Assistant Professor <br> University of Texas at Austin
</p>
<!-- Here is a paragraph where you can put a link to your CV -->
<p>
<!-- Note you will want to change where this points to! -->
<a href="images/Galitzki_CV_UTAustin_20220810.pdf" target="_blank">Cirriculum Vitae</a>
</p>
<!--
<a href="images/Galitzki_Seminar_UCR_20200508.pdf" target="_blank">UCR Seminar</a>
<a href="images/Galitzki_FutureVisions_UCR_20200508.pdf" target="_blank">UCR Visions</a>
-->
</div>
<!-- This is the navigation menu -->
<nav>
<!-- This element makes an "Unordered List" -->
<ul>
<!-- This is a "List Item" -->
<li>
<!-- Note that this links to #about, which will move the page to wherever
the element with the id "about" exists.
-->
<a href="#about">About Me</a>
</li>
<li>
<a href="#research">Research</a>
</li>
<li>
<a href="#epo">Outreach</a>
</li>
<li>
<a href="#contact">Contact</a>
</li>
<!-- You can add another button to your navigation menu by adding
another List Item with a link inside of it.
-->
<!-- <li>
<a href="images/Astronomy.jpg">My CV</a>
</li> -->
</ul>
</nav>
</header>
<!-- These are the "cards" that appear when you click the buttons on the main page -->
<div id="main">
<!-- Here is the "About Me" card. Note it has the id "about", which the previous
button links to.
-->
<article id="about">
<h2 class="major">About Me</h2>
<!-- Here is an image that you can customize for this page -->
<span class="image main">
<img src="images/452A7224.jpg" alt=""/>
</span>
<!-- Here are three paragraphs where you can fill out information about yourself -->
<p>
<!-- Items contained in <b> tags are bolded! -->
<b>Education:</b>
<br>B.S. in Astrophysics from Caltech in 2008</br>
<br>PhD in Physics and Astronomy from UPenn in 2016</br>
</p>
<p>
<b>Research Interests:</b> Experimental cosmology, astrophysical instrumentation,
data analysis, polarimetry, cosmic microwave background, interstellar medium, dust,
cryogenics, balloon-borne telescopes
</p>
<p>
<b>Publications:</b> <a href="https://ui.adsabs.harvard.edu/search/p_=0&q=%20author%3A%22galitzki%2C%20nicholas%22&sort=date%20desc%2C%20bibcode%20desc">ADS List</a>
<br><a href="https://scholar.google.com/citations?user=aHllBi4AAAAJ&hl=en&oi=ao"> Google Scholar </a>
</p>
</article>
<!-- Here is the "Research" card. -->
<article id="research">
<h2 class="major">Research</h2>
<span class="image main">
<div style="font-size:80%;
text-align:right;"><img src="images/452A7227.jpg" alt=""/>
SO small aperture telescope at UCSD with research team</div>
</span>
<p><b>The Simons Observatory</b><br>
I am an assistant professor at the University of Texas at Austin working on the Simons
Observatory (SO), a set of cosmic microwave background telescopes scheduled to start operations
in 2023 from the SO high site in the Chilean Atacama Desert. I was previosuly a postdoctoral scholar
at the University of California San Diego where I spent six years designing, building, and testing
the first SO small aperture telescope. To find out more visit
<a href="https://www.simonsobservatory.org/">SimonsObservatory.org </a>
</p>
<span class="image main">
<div style="font-size:80%;
text-align:right;"><img src="images/BLAST_TNG_1.png" alt=""/>
BLAST-TNG preparing for launch in Antarctica, Dec. 2018</div>
</span>
<p><b>BLAST-TNG</b><br>
My graduate work centered on the Balloon-borne Large Aperture Submillimeter Telescope (BLAST)
which observes the polarized dust emission from the Milky Way's interstellar medium. The dust
emission contains a wealth of information about our galaxy's composition and magnetic field
while also being an important foreground source for CMB observations. To learn more about BLAST
visit <a href="https://sites.northwestern.edu/blast/">Northwestern.edu/BLAST </a>
or follow the BLAST-TNG twitter at <a href="https://twitter.com/blast_tng">@BLAST_TNG </a>.
We are currently working on the next iteration of the project, dubbed BLAST Observatory, which is
planned to be a slightly smaller instrument capable of observing at higher frequencies with a longer
flight duration utilization NASA super-pressure balloons.
</p>
<span class="image main">
<div style="font-size:80%;
text-align:right;"><img src="images/SAT_render_pass16.png" alt=""/>
A render of the SO small aperture telescope mounted in its pointing platform. Render courtesy N. Galitkzi</div>
</span>
<p><b>Useful Links</b><br>
Here is a loose collection of links that I think will be useful for people interested in learning more about my research
or who may be joining my lab. The list is not exhaustive and will be updated periodically as I remember or stumble upon
more useful resources.
<a href="https://sites.google.com/cmb-s4.org/summer-school-2021/home?authuser=0">2021 CMB Summer School </a> is a fantastic collection of jupyter notebooks
presented in a sequenced manner to walk people through the CMB data analysis steps
(<a href="https://github.com/CMB-S4/CMBAnalysis_SummerSchool">SummerSChool github direct link </a>).
As part of the summer school, there was a link to a tool, CAMB, on the NASA Lambda site that allowed people to play with
fundamental cosmology properties and observe the impact on the angular power spectra. That tool seems to have
been removed, however, I think this <a href="https://lambda.gsfc.nasa.gov/education/Exploring_CMB_with_CAMB.pdf"> Paper </a>
and this <a href="https://camb.info/">Code Repository </a>
provide the necessary materials for someone to replicate the tool and play with some power spectra.
To learn more about the experimental aspect of CMB research, check out the presentations from the
<a href="https://kicp-workshops.uchicago.edu/2022-CMB-SCHOOL/">2022 Chicago Summer School </a>.
</p>
</article>
<!-- Here is the "Community" card. -->
<article id="epo">
<h2 class="major">Outreach and Media</h2>
<span class="image main">
<img src="images/TeachingStatement_Fig_V1.png" alt=""/>
</span>
<p>
I participate in a number of education and public outreach activities
including public talks, science fair demos, panels, and public observing nights.
More details can be found in my CV or by following me on social media. Here are a few select highlights:
</p>
<p> I was recently featured in a UCSD article based on my outreach activities,
<a href="https://physicalsciences.ucsd.edu/media-events/articles/2019/outreaching-science.html"> Link</a>
</p>
<p> You can find an interview of me as well as videos from around the lab on the Simons Observatory Youtube channel,
<a href="https://www.youtube.com/channel/UCZMwEJ34oC9q0LoHI9c6g2Q"> Link</a>
</p>
<!--<p> I am also a co-organizer, with my colleague Lisa Will, of Astronomy on Tap San Diego.
<br><a href="https://twitter.com/aotsd"> AoTSD Twitter</a> </br>
<br><a href="https://www.facebook.com/AstroOnTapSanDiego/"> AoTSD Facebook</a> </br>
</p>
<span class="image main">
<div style="font-size:80%;
text-align:right;"><img src="images/AoTSD_Blank.png" alt=""/>
</div>
</span>-->
<!--<p>
<b>Teaching:</b>
</p>
<p>
<b>Outreach:</b>
</p>
<p>
<b>Equity & Inclusion:</b>
</p>-->
</article>
<!-- Here is a the "Contact" card. -->
<article id="contact">
<h2 class="major">Contact</h2>
<p>
<b>Email:</b> [email protected]
</p>
<p>
<b>Address:</b> 2515 Speedway, Austin, TX 78712
</p>
<!-- Here are the fancy icons that link to your social media.
These icons are rendered using Font Awesome fonts, and you can find more icons
here: https://fontawesome.com/icons
-->
<ul class="icons">
<!-- The Twitter icon -->
<li>
<!-- Note that you need to change the link to point to your page.
Replace "#" with your Twitter profile page.
-->
<a href="https://twitter.com/astrodrnick" class="icon fa-twitter">
<span class="label">Twitter</span>
</a>
</li>
<!-- The Facebook icon
<li>
<a href="#" class="icon fa-facebook">
<span class="label">Facebook</span>
</a>
</li>-->
<!-- The Instagram icon
<li>
<a href="#" class="icon fa-instagram">
<span class="label">Instagram</span>
</a>
</li> -->
<!-- The GitHub icon -->
<li>
<a href="https://github.com/ngalitzki" class="icon fa-github">
<span class="label">GitHub</span>
</a>
</li>
<!-- We can add a new icon by searching on the Font Awesome website
for the correct class name and inserting it as a new list item.
We found "envelope" here: https://fontawesome.com/icons/envelope
-->
<!-- <li>
<a href="#" class="icon fa-envelope">
<span class="label">Email</span>
</a>
</li> -->
</ul>
<span class="image main">
<img src="https://i.gifer.com/QliD.gif" alt=""/>
</span>
</article>
</div>
<!-- This is the footer that appears at the bottom of the page -->
<footer id="footer">
<!-- You can change "Untitled" to your name to show everyone that
this is your work.
-->
<p class="copyright">© Nicholas Galitzki <a href="https://html5up.net">HTML5 UP</a>.
Background image courtesy <a href="http://astrog80.astro.cf.ac.uk/Planck/Chromoscope/download/">Planck</a>
</p>
</footer>
</div>
<!-- This is the background image of the site.
All configuration of the background is done with CSS.
Look in the file assets/css/main.css and search for "#bg" to
see how this element is styled. Look for comments pointing
to where you can set a new background image.
-->
<div id="bg"></div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>