-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
170 lines (144 loc) · 5.65 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
<!DOCTYPE HTML>
<!--
Transitive by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
-->
<html>
<head>
<title>LSST SSSC Sprint 2022</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body>
<!-- Header -->
<header id="header" class="alt">
<div class="logo"><a href="index.html">SSSC Sprint 2022 </a></div>
<a href="#menu" class="toggle"><span>Menu</span></a>
</header>
<!-- Nav -->
<nav id="menu">
<ul class="links">
<li><a href="index.html">Home</a></li>
<li><a href="code_of_conduct.html">Code of Conduct</a></li>
<li><a href="day-1.html">Day -1 </a></li>
<li><a href="day0.html">Day 0 (June 6) </a></li>
<li><a href="day1.html">Day 1 (June 7) </a></li>
<li><a href="day2.html">Day 2 (June 8) </a></li>
<li><a href="day3.html">Day 3 (June 9) </a></li>
</ul>
</nav>
<!-- Banner -->
<!--
To use a video as your background, set data-video to the name of your video without
its extension (eg. images/banner). Your video must be available in both .mp4 and .webm
formats to work correctly.
-->
<section id="banner">
<div class="inner">
<h1> LSST Solar System </h1>
<h1> Readiness (Virtual) Sprint 2022 </h1>
<h2 style="color:white">June 7,8, & 9 2022</h2>
<a href="#one" class="button special scrolly">Get Started</a>
</div>
</section>
<!-- One -->
<section id="one" class="wrapper style2">
<div class="inner">
<div>
<div class="content">
<header class="align-center">
<h2>Aims and Goals </h2>
</header>
<hr />
<p> Over its 10 year lifespan, the Vera C. Rubin Observatory's Legacy Survey of Space and Time (LSST) will catalog over 5 million Main Belt asteroids,
almost 300,000 Jupiter Trojans, over 100,000 NEOs, over 40,000 KBOs, 10s of interstellar objects, and over 10,000 comets. Many of these objects will receive hundreds of
observations in multiple bandpasses. The <a href="http://www.lsstsssc.org">LSST Solar System Science Collaboration (SSSC) </a> is preparing methods and tools to analyze this data, as well as understand optimum survey
strategies for discovering moving objects throughout the Solar System. </p>
<p> The goal is to get the SSSC and planetary community together to spend 3 dedicated days towards preparing for the LSST data deluge. This year, the sprint will focus on the topic of observational follow-up in the LSST era. After a series of introductory talks and discussion groups,
participants will break into working groups to work on mini-projects (ranging from software development to proposal writing). We plan to have simulated catalogs of Solar System detections from
the LSST Solar System Processing (SSP) pipelines available at the Sprint. </p>
</div>
</div>
</div>
</div>
</section>
<section id="two" class="wrapper style3">
<div class="inner">
<div class="align-center">
<div>
<header>
<h3>Day 0 (June 6) </h3>
</header>
<ul class="actions">
<li><a href="day0.html" class="button special">Learn More</a></li>
</ul>
</div>
</div>
</div>
</section>
<!-- Two -->
<section id="three" class="wrapper style3">
<div class="inner">
<div id="flexgrid">
<div>
<header>
<h3>Day 1 (June 7) </h3>
</header>
<ul class="actions">
<li><a href="day1.html" class="button special">Learn More</a></li>
</ul>
</div>
<div>
<header>
<h3>Day 2 (June 8) </h3>
</header>
<ul class="actions">
<li><a href="day2.html" class="button special">Learn More</a></li>
</ul>
</div>
<div>
<header>
<h3>Day 3 (June 9)</h3>
</header>
<ul class="actions">
<li><a href="day3.html" class="button special">Learn More</a></li>
</ul>
</div>
</div>
</div>
</section>
<!-- Three -->
<section id="four" class="wrapper style3">
<div class="inner">
<header class="align-center">
<h2>Organizers</h2>
<p style="color:white"> Colin Orion Chandler (NAU), Darin Ragozzine (BYU), Agata Rożek (University of Edinburgh), and Meg Schwamb (QUB) </p>
<p style="color:white"> Organizer Points of Contact <a href="mailto:[email protected]"> Meg Schwamb </a>
</header>
<header class="align-center">
<h2>Support</h2>
<p style="color:white">We acknowledge support from the Rubin Observatory Solar System Processing Team</a>.</p>
</header>
</div>
</section>
<!-- Footer -->
<footer id="footer" class="wrapper">
<div class="inner">
<div class="copyright">
© Untitled Design: <a href="https://templated.co/">TEMPLATED</a>. Images <a href="https://gallery.lsst.org/bp/#/">Rubin Observatory Image Gallery </a>.
<br>
Image credits: Rubin Observatory/NSF/AURA/NOIRLab
</div>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>