-
Notifications
You must be signed in to change notification settings - Fork 0
/
trojans.html
128 lines (113 loc) · 5.92 KB
/
trojans.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
<!DOCTYPE HTML>
<!--
Phantom by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Research</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- new header -->
<header id="header">
<h1>Ryan Walker</h1>
<nav class="navbar">
<ul>
<li><a href="index.html#intro">Home</a></li>
<li><a href="index.html#one">Who I Am</a></li>
<li>
<a href="#two">Research</a>
<ul>
<!-- <li><a href="lensing.html">Strong Gravitational Lensing</a></li> -->
<li><a href="lensing.html">Lensing</a></li>
<!-- <li><a href="generic.html">Testing</a></li> -->
<!-- <li><a href="highenergy.html">High Energy Astrophysics</a></li> -->
<li><a href="trojans.html">Jupiter Trojans</a></li>
<!-- <li><a href="solar.html">Solar Imaging</a></li> -->
<!-- <li><a href="photz.html">Photometric Redshifts</a></li> -->
</ul>
</li>
<li><a href="index.html#work">Astrophotography</a></li>
<li><a href="index.html#contact">Contact</a></li>
</ul>
</nav>
</header>
<!-- Main -->
<div id="main">
<div class="inner">
<h2>Jupiter Trojan Research</h2>
<video width="1920" height="700" controls>
<source src="images/videos/PolymeleOccultation.mp4" type="video/mp4">
</video>
<!-- <span class="image2 main"><img src="images/videos/PolymeleOccultation.mp4" alt="" /></span> -->
<p><strong>The above video is a short snippet of the occultation of a star by the L4 Jupiter Trojan, 15094 Polymele. Polymele will be visited
by the Lucy spacecraft in 2027.
</strong></p>
<p>In late 2022, I was presented with a volunteer opportunity unlike any other. Working with the Southwest Research Institute (SwRI)
and the National Aeronautics and Space Administration (NASA), the project involved traveling to Longmont, Colorado, to practice
setting up a telescope and imaging equipment to observe and collect data on a stellar occultation by a Jupiter Trojan that the
Lucy spacecraft is visiting. Specifically, we observed Polymele and (as we now know) its natural satellite, Shaun, on February 4th, 2023.
As part of the largest organized occultation event in history, about 200 of us practiced setting up the equipment for nearly a
week before packing all the equipment and our belongings and driving to the nearest clear skies that were in the occultation path.
This volunteer work has led to co-authorship of an upcoming paper on the analysis of the data collected on the occultation.
For now, some of the work and results can be viewed <u><a style="font: inherit; font-size: inherit; color: rgb(13, 163, 201)"; href="https://baas.aas.org/pub/2023n8i107p05/release/1" >here</a></u>.
<br><br>
From this project, I also met Professor David Gerdes at the University of Michigan, as he was the local coordinator for the Michigan
group of volunteers, and he offered to include a 1 credit mini-course alongside the volunteer work. In this course, I learned how to
create simulated orbital objects based on covariance matrices, and used this to learn how to design a survey for a project such as
the Lucy spacecraft mission (Jupiter Trojans). During this mini-course, I also studied the stability of Jupiter Trojans and based my
final project on studying the stability of Hildas in the solar system and the potential for adding a Hilda asteroid to the Lucy mission.
At the end of the semester, me and my fellow Michigan volunteers that helped with the project presented at the University of Michigan
Department of Astronomy’s 2023 Spring Research Symposium.
<br><br>
<a style="font: inherit; font-size: inherit"; href="Ryan_Walker_CV.pdf"><strong>Click here to view my full CV.</strong></a>
<br><br>
</p>
</div>
</div>
<div id="presentations">
<div class="inner">
<h2>Presentations</h2>
<p>
<u><a style="font: inherit; font-size: inherit; color: rgb(13, 163, 201)"; href="presentations/ShaunTrojansPoster.pdf" >University of Michigan Department of Astronomy 2023 Spring Research Symposium</a></u>
</p>
</div>
</div>
<!-- Contact -->
<section id="contact" class="main style3 secondary">
<div class="content">
<header>
<h2>Contact me!</h2>
<p>Feel free to contact me with any inquires you may have and <br> I will do my best to respond in a timely manner. <br>
<a style="color:green"; href="mailto:[email protected]">Click here to send me an email.</a> <br>
In case the link doesn't work, my email is <strong>astrorya (at) umich (dot) edu</strong>.
</p>
</header>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<!-- Icons -->
<ul class="icons">
<li><a href="https://www.instagram.com/astrorya/" class="icon brands fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="https://www.linkedin.com/in/astrorya" class="icon brands fa-linkedin-in"><span class="label">LinkedIn</span></a></li>
<li><a href="https://orcid.org/0000-0001-5424-3698" class="icon brands fa-orcid"><span class="label">ORCiD</span></a></li>
</ul>
<!-- Menu -->
<ul class="menu">
<li>© Ryan Walker</li><li>Design: <a href="https://html5up.net">HTML5 UP</a><a> (edited)</a></li>
</ul>
</footer>
<!-- 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>